Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi!
I'm WinXP Umbraco 4.2.0.1 ASPNET 2.0
I build umbaco project in visual studio 2008 SP1 after I make Publish of project umbraco.presentation (full).
When I make debug in visual studio with Web Developer Server all work fine. But I need to run my site with IIS
After I create virtual directory in my IIS, that connected to publication folder. And when I try to browse my site, I find error:
The virtual path '/default.aspx' maps to another application, which is not allowed.
I think I need to make some changes in web.config, but I dont know what.
Hi sperr0w,
umbraco v4021 does not support virtual directories. You'll have to install umbraco at the root of your web. If you're using Xp, consider using IISAdmin to allow for mutlitple root webs on your system.
Cheers,
/Dirk
Can u give me more detalied solution? I work with iis not often
http://www.jetstat.com/iisadmin/ for multiple websites in IIS on Windows XP + you can change your hosts file C:\Windows\System32\drivers\etc\hosts
and maybe you could check and use google :P
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
The virtual path '/default.aspx' maps to another application, which is not allowed. Error
Hi!
I'm WinXP Umbraco 4.2.0.1 ASPNET 2.0
I build umbaco project in visual studio 2008 SP1 after I make Publish of project umbraco.presentation (full).
When I make debug in visual studio with Web Developer Server all work fine. But I need to run my site with IIS
After I create virtual directory in my IIS, that connected to publication folder. And when I try to browse my site, I find error:
The virtual path '/default.aspx' maps to another application, which is not allowed.
I think I need to make some changes in web.config, but I dont know what.
Hi sperr0w,
umbraco v4021 does not support virtual directories. You'll have to install umbraco at the root of your web. If you're using Xp, consider using IISAdmin to allow for mutlitple root webs on your system.
Cheers,
/Dirk
Can u give me more detalied solution? I work with iis not often
http://www.jetstat.com/iisadmin/ for multiple websites in IIS on Windows XP + you can change your hosts file C:\Windows\System32\drivers\etc\hosts
and maybe you could check and use google :P
is working on a reply...