Which version of Umbraco are you using? 4.0.x doesn't run it a subdirectory and must be installed in the root folder of the website. Depending on the OS you are running, and therefore the version of IIS, you might be able to create a new website in IIS and set the root of the new site to point ot the directory where you have installed Umbraco.
I read that 4.1 (now renamed as 4.5 was going to support runnign in a subdirectory), though I haven't noticed if anyone's done that with 4.5 yet?
Win XP doesn't support multiple site in IIS at one time, though I believe Vista Pro and Win 7 Pro and above both support it.
installation umbraco4 w7 x64 vs2010 IIS7
Hello,
I installed umbraco in wwwroot\umbraco
I added a website in IIs and named it umbraco on port 8080
when I start the webrowser I get
Could not load type 'umbraco.presentation.urlRewriter.FormRewriterControlAdapter'
So I thought I will try it in vs2010, I opened the folder as a website.
When I start debugging I get the same error ?!
Error 1 Could not load type 'umbraco.presentation.urlRewriter.FormRewriterControlAdapter'. (C:\inetpub\wwwroot\umbraco\App_Browsers\Form.browser line 5)
Ruurd,
Which version of Umbraco are you using? 4.0.x doesn't run it a subdirectory and must be installed in the root folder of the website. Depending on the OS you are running, and therefore the version of IIS, you might be able to create a new website in IIS and set the root of the new site to point ot the directory where you have installed Umbraco.
I read that 4.1 (now renamed as 4.5 was going to support runnign in a subdirectory), though I haven't noticed if anyone's done that with 4.5 yet?
Win XP doesn't support multiple site in IIS at one time, though I believe Vista Pro and Win 7 Pro and above both support it.
HTH
Tom
is working on a reply...