Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP .Net (http://www.velocityreviews.com/forums/f29-asp-net.html)
-   -   Create subdomain (http://www.velocityreviews.com/forums/t382100-create-subdomain.html)

Roshawn 11-08-2006 01:08 PM

Create subdomain
 
Hi,

I'm attempting to create a web application and I'd like to use
subdomains (my hosting provider allows this). However, I have a few
questions regarding subdomains and ASP.NET:

1. How do I create a subdomain on my local machine (e.g.
http://xxxxx.localhost/), if it's possible.
2. If I chose to use master pages in this application, would they
work as expected?
3. Does url mapping work with subdomains in ASP.NET?

Thanks,
Roshawn

Michael Schwarz 11-08-2006 03:05 PM

Re: Create subdomain
 
Hi,

1) you can do this with the Host Header information only on Windows 2000 or
2003, with XP it is not possible to run more then one IIS web site.



--
Best regards | Schöne Grüße
Michael

Microsoft MVP - Most Valuable Professional
Microsoft MCAD - Certified Application Developer

http://weblogs.asp.net/mschwarz/
http://www.ajaxpro.info/




"Roshawn" <udrago@bellsouth.net> schrieb im Newsbeitrag
news:e5a%23OczAHHA.4592@TK2MSFTNGP03.phx.gbl...
> Hi,
>
> I'm attempting to create a web application and I'd like to use subdomains
> (my hosting provider allows this). However, I have a few questions
> regarding subdomains and ASP.NET:
>
> 1. How do I create a subdomain on my local machine (e.g.
> http://xxxxx.localhost/), if it's possible.
> 2. If I chose to use master pages in this application, would they
> work as expected?
> 3. Does url mapping work with subdomains in ASP.NET?
>
> Thanks,
> Roshawn




Roshawn 11-08-2006 11:47 PM

Re: Create subdomain
 
Michael Schwarz wrote:
> Hi,
>
> 1) you can do this with the Host Header information only on Windows 2000 or
> 2003, with XP it is not possible to run more then one IIS web site.
>
>
>
>

Thanks Michael for the tip. I was completely unaware of this issue.

But suppose I tried this to accomplish the same thing with the built-in
web server that comes with VWD Express. Would it work then?

Thanks,
Roshawn

Michael Schwarz [MVP] 11-13-2006 06:38 PM

Re: Create subdomain
 
No, with the internal one it is not possible, too. :(


--
Best regards | Schöne Grüße
Michael

Microsoft MVP - Most Valuable Professional
Microsoft MCAD - Certified Application Developer

http://weblogs.asp.net/mschwarz/
http://www.ajaxpro.info/

"Roshawn" <udrago@bellsouth.net> schrieb im Newsbeitrag
news:%23F476A5AHHA.4864@TK2MSFTNGP04.phx.gbl...
> Michael Schwarz wrote:
>> Hi,
>>
>> 1) you can do this with the Host Header information only on Windows 2000
>> or 2003, with XP it is not possible to run more then one IIS web site.
>>
>>
>>
>>

> Thanks Michael for the tip. I was completely unaware of this issue.
>
> But suppose I tried this to accomplish the same thing with the built-in
> web server that comes with VWD Express. Would it work then?
>
> Thanks,
> Roshawn





All times are GMT. The time now is 10:38 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57