The XML page cannot be displayed

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
3/17/2009 4:28:51 AM
Gravatar
Total Posts 1

The XML page cannot be displayed

Running mojoPortal 2.2.9.2
Windows 2003 sp2
MS-SQL 2008

I get this error the first time i try to run setup/default.aspx:

 

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/setup/default.aspx'. Line 1, Pos...

<%@ Page Language="C#" AutoEventWireup="false" EnableSessionState="False" CodeBehind="Default.aspx.cs" Inherits="mojoPort...

 

3/17/2009 7:31:23 AM
Gravatar
Total Posts 18439

Re: The XML page cannot be displayed

It seems that either you do not have .NET 3.5 SP1 installed or if it is installed it is not registered in IIS (in which case you should google about the aspnet_regiis tool). Or else you are trying to use the source code and have not compiled it. 

Hope it helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.