Closed GoogleCodeExporter closed 8 years ago
Do you have .NET 3.5 SP1 installed? System.Web.Abstractions comes with SP1 and
should be installed in the
GAC.
Original comment by Jeremy.S...@gmail.com
on 22 Mar 2009 at 3:19
Yes I have .Net 3.5 SP1 -- Saw a thread on Stackoverflow
--http://stackoverflow.com/questions/145523/systemwebhttpcontextwrapper2-error-i
n-sutekishop-mvc-3
-- that say to uninstall SP1 -- which I dont really want to do
Original comment by chrismck...@gmail.com
on 22 Mar 2009 at 5:38
I've tried this on a PC freshly upgraded to .NET 3.5 SP1 and can't reproduce the
issue. Please could you confirm that you have System.Web.Abstractions installed
in
the GAC. Thanks.
Original comment by Jeremy.S...@gmail.com
on 25 Mar 2009 at 8:05
Hi tried this on my work computer and receiving the same --
I can confirm I have the latest release of MVC installed and
System.Web.Abstractions
is installed in the GAC -- version 3.5.0.0
Im guessing its because in the Dependencies folder the solution ships &
references
the following 3 dlls?
System.Web.Abstractions.dll -- 3.5.30326.0
System.Web.Mvc.dll -- 1.0.30218.0
System.Web.Routing.dll -- 3.5.30326.0
Original comment by chrismck...@gmail.com
on 25 Mar 2009 at 9:18
It looks like you're running an out-of-date version of SutekiShop - those
assembly
versions are from a prior release of ASP.NET MVC (looks like Preview 5 or
possibly
earlier).
Please download and build the latest trunk (r228) which is built against the
latest
MVC assemblies and then let me know if you're still having problems.
Original comment by Jeremy.S...@gmail.com
on 25 Mar 2009 at 9:31
Ok will try it now
I havent been using SVN -- just getting the source from the Downloads tab on
this
site -- will retrieve it now via SVN and give it a go
Original comment by chrismck...@gmail.com
on 25 Mar 2009 at 9:47
Ah, that makes sense. The zipfile on the download page is nearly a year old.
Will try
and get a new build pushed out to the downloads page once I'm finished with the
current set of refactorings.
Original comment by Jeremy.S...@gmail.com
on 25 Mar 2009 at 9:55
[deleted comment]
It all works using SVN and getting the trunk thanks for help :)
Original comment by chrismck...@gmail.com
on 25 Mar 2009 at 2:08
Glad it's working for you.
Original comment by Jeremy.S...@gmail.com
on 25 Mar 2009 at 2:09
Original issue reported on code.google.com by
chrismck...@gmail.com
on 22 Mar 2009 at 10:13