Cannot view XML input using XSL style sheet. Please correct the error and then click

Discussion in 'C#' started by urvinit, Jul 14, 2010.

  1. #1
    Hi,

    I am trying to surf the web application (developed in ASP.NET)which is there in my personal system .I am getting the error while accessing the link :

    Cannot view XML input using XSL style sheet. Please correct the error and then click

    A name was started with an invalid character. Error processing resource 'http://localhost:90/mblaz/Default.aspx'. Line 1, ...

    <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" debug="true"%>
    -^

    please suggest how to fix it.
     
    urvinit, Jul 14, 2010 IP
  2. xtrecoolx

    xtrecoolx Greenhorn

    Messages:
    43
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #2
    Are you running this from Visual Studio?
     
    xtrecoolx, Jul 16, 2010 IP
  3. urvinit

    urvinit Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    at running on visual studio it is working fine, but when i run it on IIS gives an error.
    Cannot view XML input using XSL style sheet. Please correct the error and then click
     
    urvinit, Jul 16, 2010 IP