In Visual Studio 2008 I try to Go To Dialog and get "The operation could not be completed. Access is denied."
-
Can you be more specfic are u Debugging Building an app Anyway What is the Host OS I have had problems regarding access Going fro XP to Vista If this is your issue try runing Visual Studio as Adminstrator Just right Click on the VS Icon and there should be a option "Run as Adminstrator"
-
Can you be more specfic are u Debugging Building an app Anyway What is the Host OS I have had problems regarding access Going fro XP to Vista If this is your issue try runing Visual Studio as Adminstrator Just right Click on the VS Icon and there should be a option "Run as Adminstrator"
Hi: Yes, I'm building the app and I want to add some more controls and I right click on the DLG in the class view to try to view it so I can modify it and all the sudden I was denied access. I was able to do it before. I'm running Visual Studio Std edition Service Pack 1 on XP. Thanks, Alan
-
One thing you could try, is to exit Visual Studio. Then go to the folder where your project is and delete the *.NCB file. The file will automatically be rebuilt next time you open your project. This might help.
-
One thing you could try, is to exit Visual Studio. Then go to the folder where your project is and delete the *.NCB file. The file will automatically be rebuilt next time you open your project. This might help.