L
Les Caudle
I converted an ASP.NET 1.1 web running on IIS under XP Pro using Visual Studio
2005
It runs ok, but when I build it - no dlls are created in the BIN directory (or
any other directory that I've found).
I don't see where the settings are to configured to change the compilation model
so that I get the old BIN behavior as mentioned in:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvs05/html/Internals.asp
There are plenty of configuration options for a Windows Application (where the
bin directory can be set), but I just don't see these for this ASP.NET 2.0
converted app.
I'd like to continue to copy the files by hand to another web server, and I
can't do this if I cannot locate them.
2005
It runs ok, but when I build it - no dlls are created in the BIN directory (or
any other directory that I've found).
I don't see where the settings are to configured to change the compilation model
so that I get the old BIN behavior as mentioned in:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvs05/html/Internals.asp
There are plenty of configuration options for a Windows Application (where the
bin directory can be set), but I just don't see these for this ASP.NET 2.0
converted app.
I'd like to continue to copy the files by hand to another web server, and I
can't do this if I cannot locate them.