Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
455
Access to the path 'C:\MyProject\bin\Infragistics4.Shared.v13.1.dll' is denied.
posted

Dear Developers --

Please help.

How can I avoid the DLL locking issue noted below?

(Note that I am using VS 2012 on Win 7, all patched.)

(Note that the error goes away if I restart VS.)

---------------------------

Microsoft Visual Studio
---------------------------
Multiple errors occurred during the operation, the first of which is displayed below. A full error list is available in the Output Window.

C:\Mcp\MCP Plus\MadisonCableProgram\Presentation\MCPScreens\bin\Infragistics4.Shared.v13.1.dll: 

Access to the path 'C:\MyProject\bin\Infragistics4.Shared.v13.1.dll' is denied.
---------------------------
OK
---------------------------

Thanks.

-- Mark Kamoski

Parents
No Data
Reply
  • 455
    Verified Answer
    posted

    This issue has not appeared for about a week now.

    It seems to be fixed.

    The problem seems to have been that the references were not set up properly in the project, where "Build Action" was set to "Content" instead of "None", so setting "Build Action" to "None" seems to have fixed it.

    Thanks for all the great tips.

    -- Mark Kamoski

Children
No Data