Page 1 of 1

Error trying to Install

Posted: Tue Jan 05, 2016 12:56 pm
by pluggedin
Hi

I am trying to install a new copy of Able Gold 11 wsp using a web browser from the install\default.aspx page

I get this error using IE 8. Can anyone help?

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/Website/Install/Default...

<%@ Page Title="Install AbleCommerce" Language="C#" MasterPageFile="Install.Master" AutoEventWireup="true" CodeFile="Defa...

Re: Error trying to Install

Posted: Tue Jan 05, 2016 3:13 pm
by Katie
I haven't heard of anyone having problems with IE8, but that is quite old and it's possible that the browser might be an issue. You could try Firefox or Chrome to eliminate that as the problem.

Are you accessing the file properly? For example, you should be going to http://localhost (or whatever your website name is)/install/default.aspx
If you are using Visual Studio, then you would launch the file in a browser from within the project.

What is the ASP.NET version that your website is published under? It should be Asp.Net 4.5.

Thanks,
Katie