Technical support This forum is closed.
Version 1.x > Technical support > Problem with instlation View modes: 
User avatar
Member
Member
andy88 - 2/2/2006 10:34:12 PM
   
Problem with instlation
Hi,
I tried to install this application and followed the steps. I did not creat a DB since it was recommended to do it from the site. I chose asp.net 2.
So when I go to the site, I get the following error

Line 122: </soapExtensionImporterTypes>
Line 123: </webServices>
Line 124: <xhtmlConformance mode="Legacy" />
Line 125: </system.web>
Line 126: <location path="cmsdesk">

Source File: c:\inetpub\wwwroot\KenticoCMS\web.config


Any idea what did I do wrong?

I have other asp.net application running fun on my pc.
Thanks

User avatar
Guest
admin - 2/3/2006 11:27:55 AM
   
Re: Problem with instlation
Hello,

you're probably using .NET 2.0 version of Kentico CMS on IIS that is configured for ASP.NET 1.1. You need to set the correct .NET version in the IIS console, in the properties of the web site or of the virtual directory - it's the new "ASP.NET" tab.

Alternatively, you can open the web project using VS 2005 and run it using the built-in web server.

Please let me know if you need any help with that.

Best Regards,