Re: [ADVANCED-DOTNET] Deploying Web Services in Visual Studio 2005

2007-11-19 Thread Eddie Lascu
hil Sayers Sent: Monday, November 19, 2007 3:11 PM To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM Subject: Re: [ADVANCED-DOTNET] Deploying Web Services in Visual Studio 2005 your reply hints that VS2k5 is not using Cassini...and is using the IIS installed on your local machine. I "think" your all s

Re: [ADVANCED-DOTNET] Deploying Web Services in Visual Studio 2005

2007-11-19 Thread Phil Sayers
he model is different in 2005 when compared to 2003. -Original Message- From: Discussion of advanced .NET topics. [mailto:[EMAIL PROTECTED] Behalf Of Eddie Lascu Sent: Monday, November 19, 2007 3:03 PM To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM Subject: Re: [ADVANCED-DOTNET] Deploying Web Servic

Re: [ADVANCED-DOTNET] Deploying Web Services in Visual Studio 2005

2007-11-19 Thread Phil Sayers
n your project (not solution) in vs2k5. -Original Message- From: Discussion of advanced .NET topics. [mailto:[EMAIL PROTECTED] Behalf Of Eddie Lascu Sent: Monday, November 19, 2007 3:03 PM To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM Subject: Re: [ADVANCED-DOTNET] Deploying Web Services in Visual St

Re: [ADVANCED-DOTNET] Deploying Web Services in Visual Studio 2005

2007-11-19 Thread Eddie Lascu
ssage- From: Discussion of advanced .NET topics. [mailto:[EMAIL PROTECTED] Behalf Of Phil Sayers Sent: Monday, November 19, 2007 2:32 PM To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM Subject: Re: [ADVANCED-DOTNET] Deploying Web Services in Visual Studio 2005 "Cassini" may be the prevent

Re: [ADVANCED-DOTNET] Deploying Web Services in Visual Studio 2005

2007-11-19 Thread Phil Sayers
"Cassini" may be the preventer of your productivity. vs2k5 comes with a mini-webserver for running web projects. You need to "Publish" your webservice to your local machines IIS to make it available through IE on the standard port 80 url. -Original Message- From: Discussion of advanced