Initial page load after install.
Well first let me start off with the fact I have to manually run the SQL scripts to get my DB to startup. And just so i know i'm not on the wrong track, you are able to use SQL Express 2005 right?
Now on to my real problem, on initial page load it posts the following error:
Server Error in '/Gemini' Application.
--------------------------------------------------------------------------------
Configuration Error
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 type 'Microsoft.Web.Services.ScriptModule'. (C:\Production Sites\Version 5\web.config line 94)
Source Error:
Line 92: </httpHandlers>
Line 93: <httpModules>
Line 94: <add name="ScriptModule" type="Microsoft.Web.Services.ScriptModule"/>
Line 95: </httpModules>
Line 96: <!--
Source File: C:\Production Sites\Version 5\web.config Line: 94
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210
Any ideas?
Thanks,
Tim
|
tmeers
· 1 |
|
| Friday, December 1, 2006, 3:37:15 AM | |




