Thanks Ray & Bob for the URL. That was exactly the reason why I was having
this problem (I have been trying to get the solution since last 2
days.......tried out everything in IIS but without any results).
Thanks to Tom as well!!!
Once again, many many thanks to you three.
Regards,
Arpan
"Ray at <%=sLocation%>" <myfirstname at lane34 dot com> wrote in message
news:#...
> Possibly http://www.aspfaq.com/2180
>
> Ray at work
>
> "Arpan" <> wrote in message
> news:...
> > Consider the following code snippet:
> >
> > <%
> >
> > Set objFSO=Server.CreateObject("SCRIPTING.FILESYSTEMOB JECT")
> objFSO=Nothing
> > %>
> >
> > When I try to execute the above code, the code never gets executed.
>
>