mitomed
mitomed

Reputation: 2066

Where to find Microsoft.Web.Mvc dll for MVC 1.0

I need to add a reference to this dll so I need to download it in my bin folder, the thing is that not being very fluent in English I can't manage to find it, I only find later versions (or at least it's what I understand)

Does any one knows where to find older versions?

Upvotes: 1

Views: 580

Answers (1)

AnarchistGeek
AnarchistGeek

Reputation: 3186

you can download and install it from the links below and I am sure that it has the dll you are looking for.

http://aspnet.codeplex.com/releases/view/24471 (as discussed on the link which sikander added) http://www.microsoft.com/download/en/details.aspx?id=5388

Upvotes: 1

Related Questions