jamesm007 Posted August 8, 2022 Report Share Posted August 8, 2022 We have brought a new Win 2K19 server online, all other classic ASP bits work, including all other objects. This has worked in 2K3 and 2K12 with no issues. When I do this: Dim cn1 Set cn1 = Server.CreateObject("ChartFX.ASP.Server") I get this: 2022-08-07 22:56:39 W3SVC25 genesis3 172.16.34.32 GET /default.asp |-|ASP_0241|CreateObject_Exception|7|ASP_0177_:_c0000005|Server.CreateObject_Failed in the IIS Logs. The c0000005 typically means something is missing, maybe VC runtime. Completely new machine, so not sure. ProcMon does not show what is complaining. I did notice the installer completed successfully, but it did not create any virtual folders in IIS. So, maybe not successful? Is there a manual install process, to verify each step? I have tried install with "Administrator" and a basic user (which in retrospect is admin on server). Thanks, Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.