Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Deployment of asp pages on IIS

Deployment of asp pages on IIS

Scheduled Pinned Locked Moved ASP.NET
sysadminhelpcsharpwindows-adminxml
6 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    MinhajuddinK
    wrote on last edited by
    #1

    Hi there I have developed a web application. But I don't know how to deploy it on server. If i try publishing it or copy the files and pasting it in the wwwroot It' is giving an error. | | V XML Parsing Error: not well-formed Location: http://localhost/test/Default.aspx Line Number 1, Column 2:<%@ page language="C#" autoeventwireup="true" inherits="_Default, App_Web_qvmriy24" %> -^ Please help me out . And thanx for the help in advance..

    C M G 3 Replies Last reply
    0
    • M MinhajuddinK

      Hi there I have developed a web application. But I don't know how to deploy it on server. If i try publishing it or copy the files and pasting it in the wwwroot It' is giving an error. | | V XML Parsing Error: not well-formed Location: http://localhost/test/Default.aspx Line Number 1, Column 2:<%@ page language="C#" autoeventwireup="true" inherits="_Default, App_Web_qvmriy24" %> -^ Please help me out . And thanx for the help in advance..

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      Does the server have .NET installed ?

      Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

      M 1 Reply Last reply
      0
      • C Christian Graus

        Does the server have .NET installed ?

        Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

        M Offline
        M Offline
        MinhajuddinK
        wrote on last edited by
        #3

        Yeah! I have Visual Studio 2005 Installed on my system. So that means i have the .Net runtime too. -- modified at 13:58 Saturday 24th March, 2007

        1 Reply Last reply
        0
        • M MinhajuddinK

          Hi there I have developed a web application. But I don't know how to deploy it on server. If i try publishing it or copy the files and pasting it in the wwwroot It' is giving an error. | | V XML Parsing Error: not well-formed Location: http://localhost/test/Default.aspx Line Number 1, Column 2:<%@ page language="C#" autoeventwireup="true" inherits="_Default, App_Web_qvmriy24" %> -^ Please help me out . And thanx for the help in advance..

          M Offline
          M Offline
          MinhajuddinK
          wrote on last edited by
          #4

          The application is running fine in the asp server. i.e when i debug it from the VS environment. Please help;

          1 Reply Last reply
          0
          • M MinhajuddinK

            Hi there I have developed a web application. But I don't know how to deploy it on server. If i try publishing it or copy the files and pasting it in the wwwroot It' is giving an error. | | V XML Parsing Error: not well-formed Location: http://localhost/test/Default.aspx Line Number 1, Column 2:<%@ page language="C#" autoeventwireup="true" inherits="_Default, App_Web_qvmriy24" %> -^ Please help me out . And thanx for the help in advance..

            G Offline
            G Offline
            GregStevens
            wrote on last edited by
            #5

            It looks to me like it is trying to interpret the .ASPX file extension as an XML file type. If I were you, I would check the IIS configuration to make sure that it has the .ASPX file extension assigned so that it is handled by ASP.NET. Do you know how to check the document types assigned to file extensions on IIS? ----Greg Stevens

            M 1 Reply Last reply
            0
            • G GregStevens

              It looks to me like it is trying to interpret the .ASPX file extension as an XML file type. If I were you, I would check the IIS configuration to make sure that it has the .ASPX file extension assigned so that it is handled by ASP.NET. Do you know how to check the document types assigned to file extensions on IIS? ----Greg Stevens

              M Offline
              M Offline
              MinhajuddinK
              wrote on last edited by
              #6

              Hi thanks for the help, But I have no idea, How we check the configuration of IIS. I would really appreciate you help.

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups