Error in ASP.NET

bsk

Joined
Jan 19, 2009
Messages
4
Reaction score
0
Hello

I am a starter (entry-level programmer), working as a programming consultant for a small company. I have done a web application in ASP.Net with VB as the source code. When i did the build on that application, it works well on the local host and displays all the requirements. But when i tried to put it on the server it throws the errors like:

server error in '/' application: COnfiguration error.
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: The XML declaration is unexpected. Line 3, position 3.

Source Error:


Line 1:
Line 2:
Line 3: <?xml version="1.0"?>
Line 4: <!--
Line 5: Note: As an alternative to hand editing this file you can use the


Source File: C:\Inetpub\wwwroot\TestWeb\website1\web.config Line: 3


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407


Can any body please help me with this in DETAIL?

And the other time i get the error like the parser error: Error occured while parsing.

Thank You
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,994
Messages
2,570,223
Members
46,813
Latest member
lawrwtwinkle111

Latest Threads

Top