Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Page not loading on Intranet Site

Status
Not open for further replies.

dr486

Programmer
Jan 9, 2002
105
0
0
AU
This is the error I get,

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 ' Line 1, Po...

<%@ Page Language="VB" AutoEventWireup="false" CodeFile="Default.aspx.vb" Inherits="_Default" %>
-^


Any help would be appreciated
 
Again, solving my own problems, I must say

I ran aspnet_regiis -i

It all works now
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top