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?

Re: aspx pages won't display on local host by p

p
Sun Aug 28 18:44:13 CDT 2005

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

..PC
Anthony wrote:

> 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?

Re: aspx pages won't display on local host by Anthony

Anthony
Sun Aug 28 18:56:01 CDT 2005

I'm using http://localhost and I do have asp.net installed.

"p c" wrote:

> Are you running the fiel through the server or local file view?
> Is asp.NET installed?
>
> ...PC
> Anthony wrote:
>
> > 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?
>