I think you missed the Imports statement at the top of my code. File class resides in System.IO namespace.
To grant permissions you have right click on the file, go to security tab and give the appropriate permission to the identity that is going to write the file.
codeasp
Star
14735 Points
2545 Posts
Re: Contact me (wizard) form working on local computer but not remotely...
Sep 10, 2007 01:41 AM|LINK
I think you missed the Imports statement at the top of my code. File class resides in System.IO namespace.
To grant permissions you have right click on the file, go to security tab and give the appropriate permission to the identity that is going to write the file.