aspx pages won't display on local host

A

Anthony

I am unable to display in a browser any of the aspx pages I've created in
Frontpage. Instead, the following message is displayed in the browser window:
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
'file:///C:/Inetpub/wwwroot/testresults/101Instruct...

<%@ Page Language="C#" Debug="true"%>
-^

Can anyone explain the problem and tell me how to fix it?
 
P

p c

Are you running the fiel through the server or local file view?
Is asp.NET installed?

...PC
 

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

Top