hi
I am doni. I have a problen while deploying the aspx website in network. But I can able to run html based websites. But not able to host asp.net base webpage.
But the asp.net base website can be run on ASP.Net Server. while i am trying to run on Version
Version Information: Microsoft .NET Framework Version:1.1.432 2.2375; ASP.NET Version:1.1.432 2.2378
Server Error in '/' 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 configuration section 'xhtmlConforman ce'
Source Error:
Line 72: -->
Line 73: <globalizatio n requestEncoding ="utf-8" responseEncodin g="utf-8"/>
Line 74: <xhtmlConforman ce mode="Legacy"/></system.web>
Line 75: </configuration>
Source File: C:\Inetpub\root \web.config Line: 74
_______________ _______________ __________
I got this Error while Using the
Version Information: Microsoft .NET Framework Version: 2.0.50727; ASP.NET Version: 2.0.50727
The page cannot be found
The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.
_______________ _______________ __________
Please try the following:
• Make sure that the Web site address displayed in the address bar of your browser is spelled and formatted correctly.
• If you reached this page by clicking a link, contact the Web site administrator to alert them that the link is incorrectly formatted.
• Click the Back button to try another link.
HTTP Error 404 - File or directory not found.
Internet Information Services (IIS)
_______________ _______________ __________
Technical Information (for support personnel)
• Go to Microsoft Product Support Services and perform a title search for the words HTTP and 404.
• Open IIS Help, which is accessible in IIS Manager (inetmgr), and search for topics titled Web Site Setup, Common Administrative Tasks, and About Custom Error Messages.
I am looking for reply with solutions.
with regards,
Doni
I am doni. I have a problen while deploying the aspx website in network. But I can able to run html based websites. But not able to host asp.net base webpage.
But the asp.net base website can be run on ASP.Net Server. while i am trying to run on Version
Version Information: Microsoft .NET Framework Version:1.1.432 2.2375; ASP.NET Version:1.1.432 2.2378
Server Error in '/' 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 configuration section 'xhtmlConforman ce'
Source Error:
Line 72: -->
Line 73: <globalizatio n requestEncoding ="utf-8" responseEncodin g="utf-8"/>
Line 74: <xhtmlConforman ce mode="Legacy"/></system.web>
Line 75: </configuration>
Source File: C:\Inetpub\root \web.config Line: 74
_______________ _______________ __________
I got this Error while Using the
Version Information: Microsoft .NET Framework Version: 2.0.50727; ASP.NET Version: 2.0.50727
The page cannot be found
The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.
_______________ _______________ __________
Please try the following:
• Make sure that the Web site address displayed in the address bar of your browser is spelled and formatted correctly.
• If you reached this page by clicking a link, contact the Web site administrator to alert them that the link is incorrectly formatted.
• Click the Back button to try another link.
HTTP Error 404 - File or directory not found.
Internet Information Services (IIS)
_______________ _______________ __________
Technical Information (for support personnel)
• Go to Microsoft Product Support Services and perform a title search for the words HTTP and 404.
• Open IIS Help, which is accessible in IIS Manager (inetmgr), and search for topics titled Web Site Setup, Common Administrative Tasks, and About Custom Error Messages.
I am looking for reply with solutions.
with regards,
Doni
Comment