vote up 0 vote down star

I have a lot of problems with url rewrite and ajax extensions 1.0 on a asp.net 2.0 web application.

I am considering using asp.net mvc.

Does it work for me since i am using asp.net 2.0, ajax extensions 1.0 + ajax control toolkit, iis 6 on a win2k3 server?

My development machine is windows vista with iis 7

Please advise.

Thank you.

flag

60% accept rate

2 Answers

vote up 1 vote down

mvc needs the 3.5 framework "ASP.NET MVC 1.0 provides a new Model-View-Controller (MVC) framework on top of the existing ASP.NET 3.5 runtime."

http://www.microsoft.com/downloads/details.aspx?FamilyID=53289097-73ce-43bf-b6a6-35e00103cb4b&displaylang=en

link|flag
vote up 1 vote down

In the blog http://alejandrovidalquiroga.blogspot.com/ there is an partial implementation of ASP.NET MVC for ASP.NET 2.0.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.