You can work with remote projects in VS.NET, but it is better to develop
locally (Windows XP Pro with IIS is fine) and deploy to a common server, as
debug is stuck with one developer at a time.
--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
*************************************************
Think outside the box!
*************************************************
"Patrick.O.Ige" <> wrote in message
news

E1D671F-79BE-4D80-BEC5-...
> What are the best ways for Developers to access VStudio,IIS and SQL
> server!
> For example i want to have a server A(which has IIS and SQL Server but no
> Visual studio on it) and there are Developers that would be accessing and
> creating web project directly to this server using VStudio .Net.
> Is it possble to have the INETPUB in another directory apart from the C
> drive so as to have files in another drive?
> Any ideas?