I know it is Saturday, but I am trying to setup Enterprise Server to test. I have taken the time to read several posts on the forum to resolve this error, but to no avail and I am lost. One thing is I can successfully load the test website's default.htm page to make sure the site is up and running. One of the posts suggest to test to see if ES is running by trying to access the status.aspx page. I attempted to do this and I get this Server Error page:
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: Could not load file or assembly 'InstantASP.Common' or one of its dependencies. The system cannot find the file specified. (C:\Inetpub\wwwroot\web.config line 80)Source Error: Line 78: <httpModules> Line 79: <!-- HttpModule used to manage user authentication -->Line 80: <add type="InstantASP.Common.HttpModule.SecurityModule, InstantASP.Common" name="SecurityModule"/>Line 81: <!-- HttpModule used to perform dynamic URL rewriting -->Line 82: <add type="InstantASP.Common.HttpModule.RewriterModule, InstantASP.Common" name="RewriterModule"/>Source File: C:\Inetpub\wwwroot\web.config Line: 80
Line 78: <httpModules> Line 79: <!-- HttpModule used to manage user authentication -->Line 80: <add type="InstantASP.Common.HttpModule.SecurityModule, InstantASP.Common" name="SecurityModule"/>Line 81: <!-- HttpModule used to perform dynamic URL rewriting -->Line 82: <add type="InstantASP.Common.HttpModule.RewriterModule, InstantASP.Common" name="RewriterModule"/>
Version Information: Microsoft .NET Framework Version:2.0.50727.1873; ASP.NET Version:2.0.50727.1433
Before I go into anymore detail, I figure I need to make sure I can successfully load this page before anything else will start to work. What is the problem?
Thanks,
Jeff
The server we were going to use for testing is hosting our forum. Since we are having a few problems with ES running on this server, I prefer to move ES to other another server we have decided to retired which is running Windows 2003 Server. This way if something goes wrong with the setup and testing it would not effect one of our production server (i.e. our Forum). Hopefully making this change will enable everything to go smoothly for setting up and testing ES since it is a Windows 2003 Server without an InstantASP product installed on it.
One thing I do need is for you to reset my license so I can assign the new MAC address to the licenses.
My goal is to get ES up and running in the next couple of days so we can start our testing as soon as possible.
Thank you for your help.