How do I set the build options to run a .net 2.0 project directly from the code ( not using a compiled DLL ) ?
Printable View
How do I set the build options to run a .net 2.0 project directly from the code ( not using a compiled DLL ) ?
Hey,
Have you created a Web Site, or have you created a Web Application?
The publish options are different for each.
Gary