locked
Unable to add file '.vs\IMSWeb\v15\Server\sqlite3\db.lock'. The process cannot access the file because it is being used by another process. RRS feed

  • Question

  • I trying to publish my project after build complete but while publishing am getting this error Unable to add file '.vs\IMSWeb\v15\Server\sqlite3\db.lock'.  The process cannot access the file because it is being used by another process.

    Its publishing properly in visual studio 2015 but am facing this problem after installed the visual studio 2017

    Plz help me solve out as soon as possible

     

    Tuesday, January 29, 2019 6:42 AM

All replies

  • Well, this forum and group is for MS Access, and not for SQLite, and not for Visual Studio.

    So, few if anyone here will be able to help you – unless your question is/was about MS Access.

    However, since that file is “in use” and locked, obviously VS is not letting you build + publish your project.

    I would exit VS, and do NOT test run the application but then try and build + publish. If you are testing software, then often “some” of the files will become “in use” by the application software.

    So starting with a clean start of VS, and not actually running/testing the project would be something to try.

    However, you only going to get “long shot” answers here, since you’re posting in the wrong group.

    Regards,

    Albert D. Kallal (Access MVP, 2003-2017)

    Edmonton, Alberta Canada

    Thursday, January 31, 2019 3:09 AM