asp.net mvc - Getting WebGrease exception while starting application -
asp.net mvc - Getting WebGrease exception while starting application -
i getting system.web.razor version conflict exceptions after installed dotnetopenauth. so, reverted packages , uninstalled dotnetopenauth now. getting below exception since long time -
could not load file or assembly 'webgrease, version=1.5.1.25624, culture=neutral, publickeytoken=31bf3856ad364e35' or 1 of dependencies. located assembly's manifest definition not match assembly reference. (exception hresult: 0x80131040)
why happening? , how resolve this?
did tried re installing microsoft.aspnet.web.optimization through bundle manager console? should resolve dependencies.
asp.net-mvc asp.net-mvc-4
Comments
Post a Comment