A
Alex
Hi
This might seem an unusual request!
Does anybody know how to rebuild an ASP.NET 1.1 application on server
without Visual studio (i.e. compile on the server itself).
It would be fine if it was an ASP.NET 2.0 application I guess (would
recompile on the fly).
Is there anything in the standard 1.1. framework which will allow me
to do this?
BACKGROUND
Basically I've hacked a .VB file on the application server (minor
change) using notepad, there are no copies of Visual Studio available
here. I've backed up the application and wish to attempt a rebuild
(just changing the file, or deleting the bin files is not enough for
ASP.NET 1.1 seems), and I don't really want to install VS2003 on a
machine just for this trivial hack.
Many thanks
Alex
This might seem an unusual request!
Does anybody know how to rebuild an ASP.NET 1.1 application on server
without Visual studio (i.e. compile on the server itself).
It would be fine if it was an ASP.NET 2.0 application I guess (would
recompile on the fly).
Is there anything in the standard 1.1. framework which will allow me
to do this?
BACKGROUND
Basically I've hacked a .VB file on the application server (minor
change) using notepad, there are no copies of Visual Studio available
here. I've backed up the application and wish to attempt a rebuild
(just changing the file, or deleting the bin files is not enough for
ASP.NET 1.1 seems), and I don't really want to install VS2003 on a
machine just for this trivial hack.
Many thanks
Alex