User (Legacy) Posted April 1, 2005 Report Share Posted April 1, 2005 Hi, I just installed ChartFX Internet 6.2 Trial Edition and when I try to access the following ASP page: <html> <head> <title>Troubleshooting the Server Component</title> </head> <body> <% Set chart = Server.CreateObject("ChartFX.ASP.Server") %> <%= chart.GetHtmlTag(500,350) %> </body> </html> I receive the following error: Active Server Pages, ASP 0241 (0x80004005) The CreateObject of '(null)' caused exception C0000005. Regards, Magin Link to comment Share on other sites More sharing options...
User (Legacy) Posted April 1, 2005 Author Report Share Posted April 1, 2005 Hi, I just installed ChartFX Internet 6.2 Trial Edition and when I try to access the following ASP page: <html> <head> <title>Troubleshooting the Server Component</title> </head> <body> <% Set chart = Server.CreateObject("ChartFX.ASP.Server") %> <%= chart.GetHtmlTag(500,350) %> </body> </html> I receive the following error: Active Server Pages, ASP 0241 (0x80004005) The CreateObject of '(null)' caused exception C0000005. Regards, Magin Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.