PC Review


Reply
Thread Tools Rate Thread

Configuration error

 
 
Jeff
Guest
Posts: n/a
 
      8th Sep 2008
Hey

I get an configuration error page when I try to view my .aspx page in IE.
The markup below is the markup displayed in red on this error page.
From what I understand the markup below needs .NET 3.5, but on the machine
have only 1.1, 2.0 and 3.0. I have checked on windowsupdate.com and I have
all the updates for .NET already installed... This website is configured in
IIS to run against .NET 2.0

</httpHandlers>
<httpModules>
<add name="ScriptModule" type="System.Web.Handlers.ScriptModule,
System.Web.Extensions,
Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
</httpModules>
</system.web>

any suggestions?


 
Reply With Quote
 
 
 
 
Cowboy \(Gregory A. Beamer\)
Guest
Posts: n/a
 
      8th Sep 2008
Editing in Visual Studio 2008?

If so, pull up the website configuration and aim it for .NET 2.0. This will
alter the config back to 2.0 standards.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

Subscribe to my blog
http://feeds.feedburner.com/GregoryBeamer#

or just read it:
http://feeds.feedburner.com/GregoryBeamer

********************************************
| Think outside the box! |
********************************************
"Jeff" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hey
>
> I get an configuration error page when I try to view my .aspx page in IE.
> The markup below is the markup displayed in red on this error page.
> From what I understand the markup below needs .NET 3.5, but on the machine
> have only 1.1, 2.0 and 3.0. I have checked on windowsupdate.com and I have
> all the updates for .NET already installed... This website is configured
> in IIS to run against .NET 2.0
>
> </httpHandlers>
> <httpModules>
> <add name="ScriptModule" type="System.Web.Handlers.ScriptModule,
> System.Web.Extensions,
> Version=3.5.0.0, Culture=neutral,
> PublicKeyToken=31BF3856AD364E35"/>
> </httpModules>
> </system.web>
>
> any suggestions?
>


 
Reply With Quote
 
Jeff Dillon
Guest
Posts: n/a
 
      8th Sep 2008
"Jeff" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hey
>
> I get an configuration error page when I try to view my .aspx page in IE.
> The markup below is the markup displayed in red on this error page.
> From what I understand the markup below needs .NET 3.5, but on the machine
> have only 1.1, 2.0 and 3.0. I have checked on windowsupdate.com and I have
> all the updates for .NET already installed... This website is configured
> in IIS to run against .NET 2.0
>
> </httpHandlers>
> <httpModules>
> <add name="ScriptModule" type="System.Web.Handlers.ScriptModule,
> System.Web.Extensions,
> Version=3.5.0.0, Culture=neutral,
> PublicKeyToken=31BF3856AD364E35"/>
> </httpModules>
> </system.web>
>
> any suggestions?
>


I assume you removed the httpModules section entirely as your first test?


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Caught Exception: System.Configuration.ConfigurationErrorsException: An error occurred loading a configuration file: Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicK Mike Microsoft ASP .NET 5 15th Aug 2007 09:57 AM
EWF Error on cloned disk: Failed getting protected volume configuration with error 1. Scott Kelly Windows XP Embedded 7 26th May 2006 07:04 AM
Configuration Error... David Lozzi Microsoft ASP .NET 0 24th Apr 2006 07:53 PM
Configuration Error ->error loading xml web.conf Parameter name: ticks. TC Microsoft ASP .NET 1 21st Apr 2005 04:29 PM
Help: Configuration Error VB Programmer Microsoft ASP .NET 0 3rd Jun 2004 01:38 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:37 AM.