Greetings. The current build doesn't seem to permit .NET 4.0 webs, yet. The profiler continues to run as version 2.0
Server Error in '/WebAssessment' 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: Unrecognized attribute 'targetFramework'. Note that attribute names are case-sensitive.

Source Error: 

Line 73:       <!--<add name="DomainServiceModule" type="System.ServiceModel.DomainServices.Hosting.DomainServiceHttpModule, System.ServiceModel.DomainServices.Hosting, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />-->
Line 74:     </httpModules>
Line 75:     <compilation debug="true" targetFramework="4.0">
Line 76:       <assemblies>
Line 77:         <add assembly="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
 
Source File: C:\SSE.WebTest\Current\WebTest8Web\WebTest8Web\web.config    Line: 75 

--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.4927; ASP.NET Version:2.0.50727.4927 
daves1
0

Comments

1 comment

  • StephenC
    Try the new build, you can select which framework to run on which may solve the issue.

    regards,

    Stephen
    StephenC
    0

Add comment

Please sign in to leave a comment.