Rene S.
|
| Posted: 05/12/2005, 9:17 AM |
|
Hi,
Hope you guys /girls can help me. Using IIS 5.1, XPPRO, ASP, Access. I just updated codecharge studio to .25. Regenerated my project, now i get the following error:
--------------------------------------------------------------------------------
HTTP 500.100 - Internal Server Error - ASP-fout
Internet Information Services
--------------------------------------------------------------------------------
Technische informatie (voor ondersteunend personeel)
Soort fout:
Serverobject, ASP 0177 (0x80040111)
ClassFactory kan aangevraagde klasse niet leveren
/TVA/Cache.asp, line 125
--------------------------------------------------------------------------------
In English something like: ClassFactory cannot deliver the requested class.
In line 125 of Cache.asp I have the following:
--------------------------------------------------------------------------------
Set FileSystem = Server.CreateObject("Scripting.FileSystemObject")
Does anyone know how to solve this problem?
TIA,
Rene
|
|
|
 |
Rene S.
|
| Posted: 05/12/2005, 1:37 PM |
|
Think I found it. I un-installed the persits upload component, restarted IIS, installed persits again and now it works again! Also thanks to support for their quick response and suggestions!
Rene
A very happy CCS user
|
|
|
 |
|