
CRB
|
| Posted: 04/26/2003, 3:10 PM |
|
This site was created using the portal template and works fine on dvlp box but receives the following error when transfered to prod box. The prod box is running win2k server so is dvlp box.
Error Type:
Server object, ASP 0177 (0x800401F3)
Invalid ProgID. For additional information specific to this message please
visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
/naco/Cache.asp, line 124
From the code:
Private Sub Class_Initialize()
line 124 Set FileSystem = Server.CreateObject("Scripting.FileSystemObject")
line 125 Set FSCache = Server.CreateObject("Scripting.Dictionary")
End Sub
Any help would be greatly apperciated thanks
|
|
|
 |
CRB
|
| Posted: 04/27/2003, 7:26 PM |
|
scrrun.dll file was corrupt if anyone was wondering
|
|
|
 |
|

|