Closed GoogleCodeExporter closed 9 years ago
Thanks,
I'll have a go at reproducing it this weekend.
Just to be clear, did you try this on the latest version(0.6.2)? Or on the
version you originally reported the issue with (0.5 I believe). The reason I
ask is that 0.6.2 has some fixes that make it a lot more stable with other
types of content. HTML files, which are similar to aspx files, used to crash on
versions prior to 0.6.2. So maybe the issue is fixed already?
Original comment by freaksken
on 25 Oct 2012 at 9:39
I used 0.6.2. It seemed better than 0.5 at first, but I had to eventually
disable 0.6.2 to allow me to even open the solution file.
Original comment by jbierl...@gmail.com
on 25 Oct 2012 at 11:05
Wasn't able to reproduce a crash.
I created an empty solution, added the 2 files, selected one, then the other,
then a bunch of other things, but no crash.
Did find an exception that triggered sometimes because of a threading issue,
but that shouldn't crash VS and it's so rare I have trouble reproducing it.
Original comment by freaksken
on 28 Oct 2012 at 8:44
Maybe its something with my solution setup. Can you attach yours?
Original comment by jbierl...@gmail.com
on 29 Oct 2012 at 1:01
If I have progressive-scroll enabled, these steps produce a crash.
Start VStudio (2012), drag those two aspx files from Explorer and drop them on
VStudio. The files will open (replacing the Start Page). Then File->New
Project... Select the Visual C#/Web/ASP.Net MVC 4 Web Application, ensure the
project has a name and click OK. VStudio will immediately crash. With
progressive-scroll disabled, no crash occurs and a project is created as
expected.
Original comment by jbierl...@gmail.com
on 29 Oct 2012 at 2:04
Had to install mvc first, but i tried the steps you suggested and everything
seems to work. no crashes, no exceptions. Pretty frustrating.
If it's so easy to reproduce on your side though, maybe you could try
downloading the source and running the ProgressiveScroll_vs2012.sln which I use
to test new versions on VS2012. You may have to install the visual studio sdk:
http://www.microsoft.com/en-us/download/details.aspx?id=30668
Original comment by freaksken
on 29 Oct 2012 at 8:08
Should be fixed in 0.8.0
Original comment by freaksken
on 25 Jul 2013 at 11:13
Original issue reported on code.google.com by
jbierl...@gmail.com
on 25 Oct 2012 at 8:26Attachments: