PDA

View Full Version : ASP.NET 3.5 Extensions Support


steveh
02-05-2008, 07:34 AM
Is anyone using the 3.5 extensions CTP ... and is there a plan to support that on discountasp.net sites?

wisemx
02-05-2008, 08:12 AM
I've successfully tested them with Linq, except for the MVC.

steveh
02-05-2008, 09:43 AM
So ... through my own testing, this will work provided ".mvc" can be mapped to aspnet_isapi.dll in the IIS metabase -- the downside is, this (as far as I know) is not configurable by end-users, right?

wisemx
02-05-2008, 11:12 AM
According to Bruce we won't have MVC addins yet, but they are working on it, with Microsoft.

bruce
02-14-2008, 07:51 AM
We've gave up getting mcv to work w/o installing the CTP on the server. Just couldn't get the damn thing to work w/o installing it.


You'll be able to use it once MSFT releases it.


Bruce

DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)

steveh
02-14-2008, 08:19 AM
Actually, if youmap .MVC to the ASP.NET isapi dll it works just fine. I have a site up and running with it....