[windows2000] Exception occurred in win 2000 advanced Server

  • From: Leema Roselin <roselin_leema@xxxxxxxxx>
  • To: windows2000@xxxxxxxxxxxxx
  • Date: Wed, 25 May 2005 02:54:15 -0700 (PDT)

Hi there,
 
I've developed one website(ASP) in which i'm allowing the remote user to upload 
a file to Server.
 
It had worked fine in two test servers.( Win 2000 Professional...)
 
But in Production(Win 2000 Advanced Server) all other pages are working except 
this upload.
 
And the Error is 
Error Type:
Microsoft VBScript runtime (0x800A0046)
Permission denied
upload.asp, line 121

Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0) 
Page:
POST 247 bytes to /goldneera/upload/uploadfile.asp
POST Data:
error '80020009' 
Exception occurred. 
/iisHelp/common/500-100.asp, line 192 

 
I've given all permissions for that folder to which i'm uploading.(Both 
IUSR,IWAM).. Still nothing works out...
and the Line  121 is 
  Set OutFile = OutFS.CreateTextFile(sPath & FileName, True)
 
note that it didn't give Error while creating File System..
 
 
Any help is appreciated.
 
Leema
 

                
---------------------------------
Yahoo! Mail Mobile
 Take Yahoo! Mail with you! Check email on your mobile phone.

Other related posts:

  • » [windows2000] Exception occurred in win 2000 advanced Server