Installation and deployment
Version 3.x > Installation and deployment > New Install - Error launching site View modes: 
User avatar
Member
Member
tjb - 1/3/2009 3:07:55 PM
   
New Install - Error launching site
The website has been successfully installed to the following location:

c:\Inetpub\wwwroot\KenticoCMS

Open the website http://localhost/kenticoCMS/default.aspx

-----------------------------------------------------------------------------------------------

The following error appears in ie7 after clicking the link above:

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/KenticoCMS'. Line 1, Position 2

<%@Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default"
-^



Any suggestions?


Thanks,

Tony

User avatar
Member
Member
tjb248-yahoo - 1/3/2009 3:21:11 PM
   
RE:New Install - Error launching site

The command below fixed the error.

%windir%\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -i

User avatar
Member
Member
paddy-sharman-d-neill - 3/20/2009 9:03:27 AM
   
RE:New Install - Error launching site
I have tried this but it did not work, anything else that you can recommend?

User avatar
Kentico Support
Kentico Support
kentico_radekm - 4/1/2009 6:48:33 AM
   
RE:New Install - Error launching site
Hello Paddy,
Could you please go to your IIS -> Default Web Site Properties -> Documents tab and add "Default.aspx" to "Enable default document" text area?

Best Regards,
Radek Macalik

User avatar
Member
Member
meaningoflights-hotmail - 9/13/2009 3:41:04 PM
   
RE:New Install - Error launching site
Hi,

I got the same error after installation. I tried reg_iis - i but no luck.

The solution for me was to give the IUSER_pcname account permission to the folder c:\Inetpub\wwwroot\KenticoCMS\ and then restart the browser or Ctrl F5. Kentico then starts up and gives this hint:


The MTS\ASPNET account is not granted with Modify permission on folder c:\Inetpub\wwwroot\KenticoCMS\.

User avatar
Member
Member
laznik.grega - 9/14/2010 12:41:11 PM
   
RE:New Install - Error launching site
I did everything above mentioned and still getting:

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/KenticoCMS/'. Line 1, Position 2

<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default"
-^


I have a clean new instalation of WIN2003 R2 standard, service pack 2 and all patches with ASP.NET 4 extended

Any help?

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 9/20/2010 5:38:17 AM
   
RE:New Install - Error launching site
Hi,

What are the application pool settings? Are you using integrated or managed pipeline mode? Which .Net version is assigned to the application pool?

Also, could you please install .Net 3.5SP1 as suggested in this forum?

Best regards,
Juraj Ondrus