Al Pascual



Geo RSS
Geo Twitter Timeline

Blogs I read

<January 2009>
SunMonTueWedThuFriSat
28293031123
45678910
11121314151617
18192021222324
25262728293031
1234567

A few issues installing MVC release 4/16/2008

Are you already tired of hearing ASP.NET MVC? Microsoft first open source is getting lots of blogging time for the reason that they are adding lots of value for us to decide how would you like to code, instead of going to another Open Source initiative. And that believe it or not is a good thing.

I downloaded and install the VS template package with the version 4/16/2008 In a clean computer, Still I received the error below.

image

Having said that the install said successfully.

image 

After creating a project and compiling I get this error when trying to run it:

image

Why is not finding my System.Web.Mvc.dll is just there and is referenced on my project.

What I am missing?

Could not load file or assembly 'System.Web.Mvc' or one of its dependencies. Strong name signature could not be verified.  The assembly may have been tampered with, or it was delay signed but not fully signed with the correct private key. (Exception from HRESULT: 0x80131045)

Issues should be directed to Phil Haack, Thanks ScottGu for letting me know. I'll email him about it right now.

Cheers

Al

Posted: Apr 17 2008, 09:40 PM by albert | with 2 comment(s)
Filed under: , , ,

Comments

scottgu said:

Hi Albert, There is a newer build of ASP.NET MVC that was updated today that fixes this issue. If you redownload the bits this issue will go away. Thanks, Scott
# April 17, 2008 11:32 PM

albert said:

Scott,

Thanks so much! I'll do that! Not just you replied all emails, you also read all blogs ;-)

Cheers

Al

# April 17, 2008 11:40 PM