T
Tom Libby
I have VS 2008 on Vista 32 Ultimate with SQL Server 2005. I create a web
application targeting the 3.5 Framework and when I select ASP.Net
Configuration from the Project menu a brower opens and then I get the below
error. Could someone tell me how to correct this?
Thanks
Tom
Server Error in '/asp.netwebadminfiles' 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
'System.Web.Administration.WebAdminModule'.
(C:\Windows\Microsoft.NET\Framework\v2.0.50727\asp.netwebadminfiles\web.config
line 9)
Source Error:
Line 7: </membership>
Line 8: <httpModules>
Line 9: <add name="WebAdminModule"
type="System.Web.Administration.WebAdminModule"/>
Line 10: </httpModules>
Line 11: <authentication mode="Windows"/>
Source File:
C:\Windows\Microsoft.NET\Framework\v2.0.50727\asp.netwebadminfiles\web.config
Line: 9
application targeting the 3.5 Framework and when I select ASP.Net
Configuration from the Project menu a brower opens and then I get the below
error. Could someone tell me how to correct this?
Thanks
Tom
Server Error in '/asp.netwebadminfiles' 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
'System.Web.Administration.WebAdminModule'.
(C:\Windows\Microsoft.NET\Framework\v2.0.50727\asp.netwebadminfiles\web.config
line 9)
Source Error:
Line 7: </membership>
Line 8: <httpModules>
Line 9: <add name="WebAdminModule"
type="System.Web.Administration.WebAdminModule"/>
Line 10: </httpModules>
Line 11: <authentication mode="Windows"/>
Source File:
C:\Windows\Microsoft.NET\Framework\v2.0.50727\asp.netwebadminfiles\web.config
Line: 9