Cannot run asp.net mvc 2 on a subdomain while I can run on a domain -


I created an asp.net mvc 2 from a template in the subdirectory of a domain. In IIS I changed it into application.

When I try to use Throwdomdomain / subdomain

403 - Forbidden: Access is denied

If it is IIS6, remember to set wild card mapping for the virtual directory.

Comments