Development/Production Box .Net

G

Guest

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?
 
C

Cowboy \(Gregory A. Beamer\)

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!
*************************************************
 
G

Guest

So u are advicing to develop locally and later deploy to a common
server(which i agree)!
But my question is i want to be able to create web project on IIS on another
server.
And on that IIS server the web sites have different IP address allocated to
them.
So when i try creating a web project i get the error:-

Unable to create Web Project 'WebApplication1' the file path does not
correspond to the URL .The two need to map to the same server location.
HTTP 404:Object Not found

Any ideas?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top