ASP.net 2.0 Status?
Brought to you by:
wrowe
From: <tc...@wi...> - 2008-03-19 22:11:17
|
Hi, excellent project, but the current downloads do not seem to support ASP.net 2.0. I installed everything ok, but the pages do not render the same as when debugging in VS 2005, they look sort of the same but with tons of Javascript page errors like this: Line: 97 Char: 1 Error: Object expected Code 0 The exact same code also works perfectly on Apache on Linux with mod_mono. I tried to get mod_mono working, but it does not work at all on win32 at the moment. I really don't care if I use one or the other for use on a win32 server. Just one has to work with ASP.net 2.0 I also compared the page source from the mod_aspdotnet generated page and the localhost version from VS 2005 and there are many differences in the code. Any ideas or suggestion on how I can get this to work? Thanks, Tony |