Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problems with subdomains

Status
Not open for further replies.
Jun 9, 2006
159
US

I have created a subdomainin IIS 6.0 call "Video.MySite.com". I have an existing ASP.NET project in VisualStudio 2005 that is the "LocalHost" for this server. The root web (localhost) is pointing to d:\web.

I created a new folder in d:\web\Video.MySite.com\ and pointed IIS to that folder for the subdomain. When I open the web (localhost) and create a new aspx page in the new \video.mysite.com\test.asxp folder I'm getting the error:

Parser Error Message: Could not load type 'video.mysite.com_test'.

All the other pages work fine, so this must be a problem with the subdomain files being in the same project as the root web?

Thanks,


Shawn Molloy
Seattle, WA
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top