Visual Studio 2010 version 10.0.40219.1 SP1Rel
NuGet version 1.6.21215.9133
I was looking at the AddMVC to existing web project package from Scott Hanselman on NuGet (using the package manager). I had clicked "Manage NuGet packages" on a VB WebSite project (it affects web applications in c# too).
I found the "AddMvcToWebForms" package (the one with scott's photo) and clicked "Project Information" link on the right hand panel. I got the error "This operation is not supported for a relative URI."
Curious I hovered on the link but was not able to see the URI, so clicked it again, which causes VS 2010 to crash. ("Visual Studio has encountered a problem and needs to close"...)
It is possible that the bug is in VS2010 and not NuGet, so we may need to close and re-raise on Connect
Steps to reproduce:
- create a blank "ASP.NET Web Application project"
- save the project
- right click the project, select "Manage NuGet Packages"
- search for AddMvc in NuGet package source
- Select "AddMvc3ToWebForms"
- Click the "Project Information" link, see the error
- Click the "Project Information" link again
- Crash
Comments: what package is it?
NuGet version 1.6.21215.9133
I was looking at the AddMVC to existing web project package from Scott Hanselman on NuGet (using the package manager). I had clicked "Manage NuGet packages" on a VB WebSite project (it affects web applications in c# too).
I found the "AddMvcToWebForms" package (the one with scott's photo) and clicked "Project Information" link on the right hand panel. I got the error "This operation is not supported for a relative URI."
Curious I hovered on the link but was not able to see the URI, so clicked it again, which causes VS 2010 to crash. ("Visual Studio has encountered a problem and needs to close"...)
It is possible that the bug is in VS2010 and not NuGet, so we may need to close and re-raise on Connect
Steps to reproduce:
- create a blank "ASP.NET Web Application project"
- save the project
- right click the project, select "Manage NuGet Packages"
- search for AddMvc in NuGet package source
- Select "AddMvc3ToWebForms"
- Click the "Project Information" link, see the error
- Click the "Project Information" link again
- Crash
Comments: what package is it?