Dear sir or madam,
I am in urge of assistance regarding my VS2005 TS / VS2005 SP1 TS on Vista.
I started by sumiting my problem to MS Connect, but they totally ignored me, and that why I hope to get help here.
For the original request, please visit this URL: https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx FeedbackID=243085
My problem is severe - if i open any file in the VS IDE (except for CSS files) VS2005 crashes - and I mean crashes!
I am left with the option to send a error repor to MS, which i usually do (and the crash must be big, as the processing time making the report takes close to 10 min. and the transfer as well take 10-15 min (upstream: 1024KB)).
I have never had a problem like this under XP, why i later (after discovering that MS did not have a similiar case to mine) installed the SP1 for VS. No change in my experience (well - except waiting 30 min for the installation to complete !).
I am running the whole thing on a clean Vista Ultimate (32 bit) install, and the hardware is Intel P4 3.6Ghz CPU, 2GB RAM.
Please help - I do not want to downgrade my OS ...

Visual Studio 2005 TS crashes under Windows Vista Ultimate
Niros
I have installed Vista Ultimate from MSDN. On clear Windows (without any optional drivers and programs) I have installed
Visual Studio 2005 Professional EN. But when I try opening Visual Studio it always closes !
In Event log is description like previous posts:
Faulting application devenv.exe, version 8.0.50727.42, time stamp 0x4333e699, faulting module ntdll.dll, version 6.0.6000.16386, time stamp 0x4549b87a, exception code 0xc0150015, fault offset 0x0002b216, process id 0xd18, application start time 0x01c751532be98c50.
The same error is when I try open documentation of Vista SDK (after installation it on my system)
I have try SP1 for Visual Studio 2005 and SP1 Beta on Vista but the error with ntdll.dll doen't disappear.
I know 2 people who sucessfully use VS 2005 on Vista Ultimate and M$ claims that Visual Studio should run on Vista.
What about this error Can anyone help me
rayfusion
slein
David W Hart
1) what happens when you open the same file in Visual Studio by double-clicking it in the Windows Explorer
2) do you run devenv.exe as an Administrator
3) have you tried it with UAC disabled
RomanQ
Hi there,
I have tried opening my web site from the File System option instead, and this work as a workaround.
However, in order for this to work, I had to check out all files to the originator on the server, so the solution is far from optimal.
I hope that Microsoft will fix this serious error, as all the web sites in my work uses FPSE combined with VSS.
There is no way, we will switch to the File System option.
To answer your questions, i figure 1 would be the above workaround, where I work with the files directly instead of over the IIS/FPSE/VSS (as with working with class assemblies and so forth).
Number 2 - yes, I run the VS2005 as an Administrator (and the user account is under a domain in an administrator group in AD).
3 - this one I have not tried yet, as I understand it is some of the security options for mallware etc. under VISTA.
I might give it a try though.
drdexter33
Norbert.Bender
Did Visual Studio 2005 ever work for you under Vista
Worst case you might try resetting your Visual Studio settings by passing the /ResetSettings argument to the app:
devenv.exe /ResetSettings
Do you have any Add-ins that might be to blame If you've got any of them you might try disabling them as well.
dustinto
anisxahmed
TimMulholland
Thanks,
Jeremy
HuWu
I also have the same problem as described. Visual Studio 2005 fails when opening a remote project while running Vista Ultimate. If there is a patch for this I need to get it.
J. Aldrin
Here is what the event viewer says:
Faulting application devenv.exe, version 8.0.50727.42, time stamp 0x4333e699, faulting module ntdll.dll, version 6.0.6000.16386, time stamp 0x4549bdc9, exception code 0xc0000374, fault offset 0x000af1c9, process id 0xea4, application start time 0x01c7196065cba235.
Boulderdude
Have you tried installing Visual Studio 2005 Service Pack 1:
http://www.microsoft.com/downloads/details.aspx familyid=BB4A75AB-E2D4-4C96-B39D-37BAF6B5B1DC&displaylang=en
followed by the Visual Studio 2005 Service Pack 1 Update for Vista Beta:
http://www.microsoft.com/downloads/details.aspx FamilyID=FB6BB56A-10B7-4C05-B81C-5863284503CF&displaylang=en
-Tom Meschter
Software Dev, Visual C# IDE
VBTeacher
Hi Brendan,
I tried your /ResetSettings switch, but the problem is still present.
Well - yes and no - the web development has never worked (and like the original request for MS explains, they are all located on a remote website using FPSE and VSS), but the normal class library coding works fine.
I just installed the whole damn thing this saturday, and i have been trying ever since to get it to work.
I have no add-ins installed.
Thank you for your assistance though.