host servic on server 2008
-
lunedì 27 febbraio 2012 21:15
I have .net 4.0 on win server 2008. although when i browse serveci in browser It gives
following error
------------------------------------------------------------------------------------
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 3:
Line 4: <system.web>
Line 5: <compilation debug="false" targetFramework="4.0" />
Line 6: </system.web>
Line 7: <system.serviceModel>
Source File: C:\service\connectionservice\web.config Line: 5
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3074; ASP.NET Version:2.0.50727.3074
Tutte le risposte
-
lunedì 27 febbraio 2012 22:26Note to moderator : This does not look like it belongs in the Service Broker Forum. Not sure if it belongs in any SQL Server Forums .
Sanil Mhatre | Database Developer | MCTS | If you find my reply useful in any way, please vote it as helpful. If it has helped answer your question, please mark it as Answer.
-
martedì 28 febbraio 2012 04:52what ever u know than give some tips,else leave it
-
martedì 6 marzo 2012 07:15Moderatore
Hi parthiv kubavat,
You may have a try to switch the framework version to 4.0 on the ASP.NET version page. Please see: ASP.NET 4.0 application error: Unrecognized attribute 'targetFramework'.
Stephanie Lv
TechNet Community Support
- Contrassegnato come risposta Stephanie LvModerator lunedì 19 marzo 2012 07:45

