Quattro626
Newcomer
Re: Configuration of .Net
I am trying to use .NET on a 3 tiered system. The development and the production servers (Win 2K Server with IIS 5.0) both have shared drives(D:/) that hold the files for our websites. From what I understand in order to create Web apps in VS.net and be able to view them you have to share the wwwroot file on C:/. We do not share that drive. Does anyone know of a way to get around that issue? Thanks in advance.
I am trying to use .NET on a 3 tiered system. The development and the production servers (Win 2K Server with IIS 5.0) both have shared drives(D:/) that hold the files for our websites. From what I understand in order to create Web apps in VS.net and be able to view them you have to share the wwwroot file on C:/. We do not share that drive. Does anyone know of a way to get around that issue? Thanks in advance.