Results 1 to 4 of 4

Thread: Resolved: [2005] The XML page cannot be displayed

Threaded View

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Oct 2002
    Location
    British Columbia
    Posts
    9,758

    Resolved: [2005] The XML page cannot be displayed

    I am getting the following error on a simple project/site (it only has a master page, default.aspx, some classes and a stylesheet). The error only occurs if I browse to the default.aspx page directly. Using //localhost/testsite works fine. When running within the IDE and with the project's Start Page set to default.aspx the error occurs otherwise it works fine as well. Other projects/sites don't have this problem.

    I compared the IIS settings of two virtual directories and everything seems to be in order. The ASP.NET tab is the same for both.

    Running aspnet_regiis -u and then aspnet_regiis -i did not work.

    The XML page cannot be displayed
    Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.

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

    <%@ Page Language="VB" MasterPageFile="~/wss10000.master" AutoEventWireup="false" CodeFile="Default.aspx.vb" Inherits="_D...
    Last edited by brucevde; Aug 8th, 2007 at 11:37 AM. Reason: Resolved

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width