write a file to as subfolder of a InetServer location



Hi,
I have an ASP application on IIS server:
http://localhost/myApp
I use ASP and a my own VB activex DLL to create a pdf file and write this
file to a subfolder of the Application folder:
http://localhost/myApp/pdfs

1-
Over IIS I have set the "write permission" for this subfolder.
But each time I receive the message: "Can't open output file (bad filename,
in use by other application)", error 0x80040202

2- a visual basic test application can call this DLL, generate and write the
file without problem to the folder

3- with ASP I generate the file in a normal folder (ie c:\temp), it works
Then my ASP page use FileSystemObject to copy this file to the folder
...MyApp/pdfs
When I call this page there is no error message, but the programm runs utils
the line, where FileSystemObject to copy the file to the folder, then it
stops there. The process is hung (dead). The file is not copied...

How can I do?

Thanks
Nhan


.



Relevant Pages

  • Re: Access97 DB locks up the asp code at times
    ... of these users created the query off the asp and that's the problem. ... but I could never see the employee.ldb on the folder ... I'll chat with our IT group about setting the proper permissions. ... All database users, including the IUSR_MachineName account, need ...
    (microsoft.public.inetserver.asp.general)
  • Re: Drop down is not displaying over frames
    ... This will work with all your pages, no matter which folder they are in, so you only have the single copy of ADOVBS.INC to edit. ... dwt pages instead of frames) I would have to move ADOVBS.INC to the root ... subfolders - does that mean that if I wanted to always include the asp footer ...
    (microsoft.public.frontpage.programming)
  • .NET Framework Configuration Issue
    ... presentation layer in ASP. ... COM Interop), ASP pages, and a few .NET Web Services. ... Boolean stringized, Evidence assemblySecurity, StackCrawlMark& stackMark) ... I just opened my "Temporary ASP .NET Files" folder to Everyone, ...
    (microsoft.public.dotnet.general)
  • Re: Windows Only Authentication
    ... access an ASP page in the secured folder. ... > At this point the logs show they are logged into IIS. ... It takes accessing another HTM file ...
    (microsoft.public.sqlserver.security)
  • Re: File System Object Lockdown...possible?
    ... What I don't understand is that when I look at the folder he ... the anonymous user is NOT listed as having any security rights. ... Now, for some ASP events, a request is NOT ... This leads to apparently both IUSR and IWAM ...
    (microsoft.public.inetserver.iis.security)