1.

Solve : run-time error '70' Permission Denied?

Answer»

Hi,

  I have a VB app that runs fine on windows XP but when I try to run it on Windows SERVER 2008 I get the following error run-time error '70' Permission DENIED.  Any help WOULD be greatly appreciated.

Thanks,
rajeevcIt would be great to know what this app is and what it does...I STW and got:

http://www.powerbasic.com/support/help/pbcc/error_70_-_permission_denied.htm

My guess at this early stage is that it is probably trying to access SOMETHING on the %SystemDrive%, as the security on 2008 is tighter than on XP by default. Quote from: rajeevc on February 27, 2011, 09:44:19 AM

Hi,

  I have a VB app that runs fine on windows XP but when I try to run it on Windows Server 2008 I get the following error run-time error '70' Permission Denied.  Any help would be greatly appreciated.

Thanks,
rajeevc

Run as Administrator.


Discussion

No Comment Found