How to build ASP.NET project without IIS Virtual Folder creation?

  • Thread starter Thread starter taras
  • Start date Start date
T

taras

Hello,

Do anybody know some options for DevEnv utility for building ASP.NET project
(without IIS Virtual Folder)?

How to build ASP.NET project without IIS Virtual Folder creation?

Visual Studio 7.1 (2003)

Best Regards.

Taras.
 
Sorry, but I am writing "build script" for build engineer. He haven't to
create any IIS Virtual Folder (even via websharing shell extension) on his
PC.

Is it possible to use NMAKE utility for this purpose instead of DevEnv
one?

Best Regards.
Taras.
 
Back
Top