Prev: ipBlocking Module not working in hosting environment
Next: appcmd syntax for adding a sub-application to an existing site
From: adas on 11 Jul 2010 01:20 On IIS7 I've build a Custom Managed Module to act as a URL Shortner. It's targeting ..NET 4. Problem is that when I try to add the module to my site. If I use an 2.0 Applicaiton pool it tells me that it's targeting a newer framework than is loaded, that makes sense. When I switch the applicaiton pool to .NET 4 then when I try to load the module are no modules, even the default 6-7, listed in the 'Type' drop down where I name it. Any Ideas? |