Re: mod_aspdotnet
Brought to you by:
wrowe
From: Electronjockey <ele...@ho...> - 2011-07-19 14:47:12
|
Pete Also, if you haven't already try the following in your config: #AspNetVersion v2.0.50727 AspNetVersion v4.0.30319 This should work if you have the latest mod_aspdotnet (admittedly a few years old). -----Original Message----- From: Pete W <pet...@ho...> To : ele...@ho... Sent: Tue Jul 19 8:48:08 2011 Subject: mod_aspdotnet Hi, Sorry for this unsolicited email, feel free to ignore. I saw your posts in mod-aspdotnet-users and wondered if you've got any advice - I should really have posted there but wasn't sure if you still were still active in it. I've got a precompiled app working with .net 2, Apache 2.2.8 and mod_aspdotnet. But I can't get it to work after migrating the solution to .net 4 - is a rebuilt mod_aspdotnet or Apache_Web.dll required or can the problem be fixed by configuration? Cheers, Peter Wishart |