PC Review


Reply
Thread Tools Rate Thread

Accessing the ASP.Net Development Web Server

 
 
JJ
Guest
Posts: n/a
 
      16th Jan 2008
Is it possible to have a local (local - meaning same subnet,) computer
access the web development server that ships with Visual Studio 2005?

Even if it means opening a port every time Visual Studio debugs the site, so
that at least the other computer can test the site.......?

Thanks in advance,
JJ


 
Reply With Quote
 
 
 
 
amir.khatibzadeh@gmail.com
Guest
Posts: n/a
 
      16th Jan 2008
yes you can share the casini to use in a group
also you can specify a special port number to use for all builds ( it
does not change permenantly
 
Reply With Quote
 
JJ
Guest
Posts: n/a
 
      16th Jan 2008
How do I share it to enable web access from a remote PC?

<(E-Mail Removed)> wrote in message
news:5b6d210d-1ef7-45c7-90b6-(E-Mail Removed)...
> yes you can share the casini to use in a group
> also you can specify a special port number to use for all builds ( it
> does not change permenantly



 
Reply With Quote
 
Juan T. Llibre
Guest
Posts: n/a
 
      16th Jan 2008
The correct answer is: you don't.

The ASP.NET development server only works as localhost,
and you cannot access localhost from any external computer,
even if it's in the same subnet as your computer.

You can install IIS on the computer, of course.

If you can't/won't install IIS, you could install Cassiniv2, which is much better than
the original "Cassini", which was the early basis for the ASP.NET Dev Server:

Direct link to the source files:
http://blogs.msdn.com/dmitryr/attachment/548131.ashx

You also need the v2.0 version of GACUTIL which is installed
with VWD Express, VS 2005 and the .Net Framework 2.0 SDK.

Make sure you read the "ReadMe.txt" file included in the zipped source.




Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en espaņol : http://asp.net.do/foros/
======================================
"JJ" <(E-Mail Removed)> wrote in message news:%(E-Mail Removed)...
> How do I share it to enable web access from a remote PC?


> <(E-Mail Removed)> wrote in message
> news:5b6d210d-1ef7-45c7-90b6-(E-Mail Removed)...
>> yes you can share the casini to use in a group
>> also you can specify a special port number to use for all builds ( it
>> does not change permenantly

>
>




 
Reply With Quote
 
JJ
Guest
Posts: n/a
 
      16th Jan 2008
Thanks. I suspected as such. I'll use IIS I think.


"Juan T. Llibre" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> The correct answer is: you don't.
>
> The ASP.NET development server only works as localhost,
> and you cannot access localhost from any external computer,
> even if it's in the same subnet as your computer.
>
> You can install IIS on the computer, of course.
>
> If you can't/won't install IIS, you could install Cassiniv2, which is much
> better than
> the original "Cassini", which was the early basis for the ASP.NET Dev
> Server:
>
> Direct link to the source files:
> http://blogs.msdn.com/dmitryr/attachment/548131.ashx
>
> You also need the v2.0 version of GACUTIL which is installed
> with VWD Express, VS 2005 and the .Net Framework 2.0 SDK.
>
> Make sure you read the "ReadMe.txt" file included in the zipped source.
>
>
>
>
> Juan T. Llibre, asp.net MVP
> asp.net faq : http://asp.net.do/faq/
> foros de asp.net, en espaņol : http://asp.net.do/foros/
> ======================================
> "JJ" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>> How do I share it to enable web access from a remote PC?

>
>> <(E-Mail Removed)> wrote in message
>> news:5b6d210d-1ef7-45c7-90b6-(E-Mail Removed)...
>>> yes you can share the casini to use in a group
>>> also you can specify a special port number to use for all builds ( it
>>> does not change permenantly

>>
>>

>
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ASP.NET Development Server -> IIS pinkfloydhomer@gmail.com Microsoft ASP .NET 3 10th Oct 2007 04:37 PM
Use IIS web Server Vs. Visual Studio Development Server with Port Lit Microsoft ASP .NET 1 3rd Aug 2007 07:16 PM
IIS vs. ASP.NET development server Urs Microsoft ASP .NET 2 15th Jun 2006 12:03 PM
Connecting to a server from development clients which is connected to server through VPN tyro Microsoft Dot NET Framework 0 13th Mar 2004 01:40 AM
urgent help needed, Server.MapPath() works differently on server than on development machine Peter Row Microsoft ASP .NET 0 1st Mar 2004 08:49 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:14 PM.