Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

Running the MVC3 sample with the VS Development Server in VS2012 Update 3 results in an exception #610

Closed
CGijbels opened this issue Nov 4, 2013 · 7 comments

Comments

@CGijbels
Copy link
Collaborator

CGijbels commented Nov 4, 2013

The following exception is then thrown:

Type 'System.Web.HttpContextWrapper' in assembly 'System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' is not marked as serializable.

This is solved if you use IISExpress

CGijbels added a commit that referenced this issue Nov 4, 2013
@CGijbels
Copy link
Collaborator Author

CGijbels commented Nov 4, 2013

Fixed by commit

@CGijbels CGijbels closed this as completed Nov 4, 2013
@ameshlal
Copy link

I added from nuget today.still same issue exist

@CGijbels
Copy link
Collaborator Author

@ameshlal can you explain what you try to do? Because this MVC3 sample is not available on NuGet, it is one of the projects in our Glimpse solution.

So if you're not compiling the Glimpse code yourself and try to run the MVC3 sample project, then I guess you've another issue unrelated to this one.

@TomDeWitt
Copy link

I am getting this error too. Everything was up and running, pulled down from NuGet to get the Glimpse Updates and now I get this error at runtime.

@CGijbels
Copy link
Collaborator Author

@TomDeWitt Are you actually running the Glimpse MVC3 Sample project that is part of the Glimpse solution found on GitHub? Because that MVC3 sample is not available on NuGet but is used for Glimpse to do some testing. Otherwise it is another issue, unrelated to this issue

@TomDeWitt
Copy link

Sorry, I am not running the Glimpse MVC3 Sample Project. I submitted a new issue.

@CGijbels
Copy link
Collaborator Author

@TomDeWitt no problem. You can always create a new issue and tell us the steps needed to reproduce the issue you're having

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants