S
Stefan Hoffmann
hi,
is it possible to change the Output Path of a ASP.NET Web application,
so that I can debug (F5) it?
I can compile and run the application, if I change the Output Path from
"bin\" to e.g. C:\Temp\Bin", but I get an error message displayed for
the default page:
Could not load type 'Presentation.Implementation._Default'.
mfG
--> stefan <--
is it possible to change the Output Path of a ASP.NET Web application,
so that I can debug (F5) it?
I can compile and run the application, if I change the Output Path from
"bin\" to e.g. C:\Temp\Bin", but I get an error message displayed for
the default page:
Could not load type 'Presentation.Implementation._Default'.
mfG
--> stefan <--