Re: Server.CreateObject("Scripting.FileSystemObject")
From: Dave (noone_at_nowhere.com)
Date: 11/20/05
- Next message: Chris: "Strong Name Assembly"
- Previous message: MoF: "Server.CreateObject("Scripting.FileSystemObject")"
- In reply to: MoF: "Server.CreateObject("Scripting.FileSystemObject")"
- Next in thread: MoF: "Re: Server.CreateObject("Scripting.FileSystemObject")"
- Reply: MoF: "Re: Server.CreateObject("Scripting.FileSystemObject")"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 20 Nov 2005 13:48:09 -0000
more info needed... what os. any updates applied since it last worked? it
would obviously sound like a security problem, but if it was working and now
its not then you have to find out what changed... most likely a security
patch 'fixed' a hole and broke your code.
"MoF" <morten@fagermoen.com> wrote in message
news:OT0S3qc7FHA.3804@TK2MSFTNGP14.phx.gbl...
> Hello!
>
> I have for a long time used the line:
>
> Set FS=Server.CreateObject("Scripting.FileSystemObject")
> in my ASP code. Suddenly one day this week it stopped working and I now
> get
> the error:
>
> Server object error 'ASP 0177 : 800401f3'
> Server.CreateObject Failed
>
> If I add the IUsr_<ComputerName> to the Administrators group everything
> works fine. What could be wrong?
>
> (If this is not the right newsgroup, please advise me where to write this
> question).
>
>
>
> Regards
>
> Morten Fagermoen
>
>
>
- Next message: Chris: "Strong Name Assembly"
- Previous message: MoF: "Server.CreateObject("Scripting.FileSystemObject")"
- In reply to: MoF: "Server.CreateObject("Scripting.FileSystemObject")"
- Next in thread: MoF: "Re: Server.CreateObject("Scripting.FileSystemObject")"
- Reply: MoF: "Re: Server.CreateObject("Scripting.FileSystemObject")"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]