N
notnicecream
Guest
I am having a really annoying problem with my windows form project in visual studios 2015 on windows 10.
So I saved a windows form project onto dropbox and I was using it back and forth between my windows 7 laptop and windows 10 pc. But now suddenly my windows 10 pc can't run the program at all since it is throwing strange errors about access denied with the exe out of nowhere and cleaning, rebuilding, and even restarting my computer aren't fixing the problem.
I am getting a few errors, the first is sometimes when I debug the program I get " Error while trying to run project: Could not load file or assembly 'project name' or one of its dependencies. Access is denied."
next is " Unable to copy file to destination . access is denied."
then lastly when I try to manually double click the exe to run it in the folder I get " Insufficient system resources exist to complete the requested service" ( I have 18 gigs of memory and tons of harddrive space so not sure what this means).
It's strange since I am the only user on this pc and its set as admin as well. I've tried looking into user permissions and I have full access to it. It also was not letting me move the .exe file onto my desktop off of dropbox saying "you Require permission from myself to make changes to this file"
Also it's working fine right now on my windows 7 laptop and I just restarted my windows 10 pc in safe mode and ran the project and it gave no errors and ran fine, so there is some bright light at least.
Any help would be greatly appreciated,
Thanks.
Continue reading...
So I saved a windows form project onto dropbox and I was using it back and forth between my windows 7 laptop and windows 10 pc. But now suddenly my windows 10 pc can't run the program at all since it is throwing strange errors about access denied with the exe out of nowhere and cleaning, rebuilding, and even restarting my computer aren't fixing the problem.
I am getting a few errors, the first is sometimes when I debug the program I get " Error while trying to run project: Could not load file or assembly 'project name' or one of its dependencies. Access is denied."
next is " Unable to copy file to destination . access is denied."
then lastly when I try to manually double click the exe to run it in the folder I get " Insufficient system resources exist to complete the requested service" ( I have 18 gigs of memory and tons of harddrive space so not sure what this means).
It's strange since I am the only user on this pc and its set as admin as well. I've tried looking into user permissions and I have full access to it. It also was not letting me move the .exe file onto my desktop off of dropbox saying "you Require permission from myself to make changes to this file"
Also it's working fine right now on my windows 7 laptop and I just restarted my windows 10 pc in safe mode and ran the project and it gave no errors and ran fine, so there is some bright light at least.
Any help would be greatly appreciated,
Thanks.
Continue reading...