Hi, I have an ASP file which will cause all the ASP files not to load when it is loaded. I have narrowed the problem down to the File System Object. May I know how I can re-install the File System Object? Thank you.
It is part of Scrrun.dll the Microsoft Scripting Runtime. When you instantiate the FSO do you use Server.CreateObject and NOT save it in any Session or Application variables? Using CreateObject instaed of Server.CreateObject can cause weird stuff in a Server environment.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.