1.

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

Answer» <html><body><p>Hi,<br/><br/>  I have a <a href="https://interviewquestions.tuteehub.com/tag/vb-242183" style="font-weight:bold;" target="_blank" title="Click to know more about VB">VB</a> app that runs fine on windows XP but when I try to run it on Windows <a href="https://interviewquestions.tuteehub.com/tag/server-11236" style="font-weight:bold;" target="_blank" title="Click to know more about SERVER">SERVER</a> 2008 I get the following error run-time error '70' Permission <a href="https://interviewquestions.tuteehub.com/tag/deniedb-2571396" style="font-weight:bold;" target="_blank" title="Click to know more about DENIED">DENIED</a>.  Any help <a href="https://interviewquestions.tuteehub.com/tag/would-3285927" style="font-weight:bold;" target="_blank" title="Click to know more about WOULD">WOULD</a> be greatly appreciated.<br/><br/>Thanks,<br/>rajeevcIt would be great to know what this app is and what it does...I STW and got:<br/><br/><a href="http://www.powerbasic.com/support/help/pbcc/error_70_-_permission_denied.htm">http://www.powerbasic.com/support/help/pbcc/error_70_-_permission_denied.htm</a><br/><br/>My guess at this early stage is that it is probably trying to access <a href="https://interviewquestions.tuteehub.com/tag/something-25913" style="font-weight:bold;" target="_blank" title="Click to know more about SOMETHING">SOMETHING</a> 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</p><blockquote>Hi,<br/><br/>  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.<br/><br/>Thanks,<br/>rajeevc<br/></blockquote> <br/>Run as Administrator.</body></html>


Discussion

No Comment Found