Visual Studio 2010 Ultimate stürtzt beim laden Großer Solutions ab (AppHangB1)
Hallo,
Ich bekomme meine Projecktmappe nicht mehr geladen, VS2010 lädt ständig und sagt keine Rückmeldung. Habe schon alle user / suo files gelöscht und reset settings ausgeführt aber keine Besserung. Ich denke das Problem liegt irgendwo in der Solution aber keine ahnung wo.
Im Eventlog sind folgende Einträge zu finden
Ich komme einfach selbst nicht mehr weiter. Deswegen Frage ich einfach mal nach ob jemand vieleicht ein ähnliches Problem hatte und sogar eine Lösung.
Liebe Grüße an die IT-Welt,
J Herbrich
Ich bekomme meine Projecktmappe nicht mehr geladen, VS2010 lädt ständig und sagt keine Rückmeldung. Habe schon alle user / suo files gelöscht und reset settings ausgeführt aber keine Besserung. Ich denke das Problem liegt irgendwo in der Solution aber keine ahnung wo.
Im Eventlog sind folgende Einträge zu finden
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Application Hang" />
<EventID Qualifiers="0">1002</EventID>
<Level>2</Level>
<Task>101</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2017-01-25T08:59:51.000000000Z" />
<EventRecordID>18843</EventRecordID>
<Channel>Application</Channel>
<Computer>HELVETIERWEG.herbrich.her</Computer>
<Security />
</System>
- <EventData>
<Data>devenv.exe</Data>
<Data>10.0.40219.1</Data>
<Data>18d0</Data>
<Data>01d276e79092da32</Data>
<Data>128</Data>
<Data>C:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe</Data>
<Data>9f2b613d-e2dc-11e6-be94-d7bb8bf21c6c</Data>
<Binary>430072006F00730073002D0074006800720065006100640000000000</Binary>
</EventData>
</Event>
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Windows Error Reporting" />
<EventID Qualifiers="0">1001</EventID>
<Level>4</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2017-01-25T08:59:51.000000000Z" />
<EventRecordID>18842</EventRecordID>
<Channel>Application</Channel>
<Computer>HELVETIERWEG.herbrich.her</Computer>
<Security />
</System>
- <EventData>
<Data />
<Data>0</Data>
<Data>AppHangB1</Data>
<Data>Nicht verfügbar</Data>
<Data>0</Data>
<Data>devenv.exe</Data>
<Data>10.0.40219.1</Data>
<Data>4d5f2a73</Data>
<Data>dcf8</Data>
<Data>524288</Data>
<Data />
<Data />
<Data />
<Data />
<Data />
<Data />
<Data>C:\Users\2E QE\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppHang_devenv.exe_60843ad521d332664a9408e35464f53c7ea3ec0_14381daf</Data>
<Data />
<Data>0</Data>
<Data>9f2b613d-e2dc-11e6-be94-d7bb8bf21c6c</Data>
<Data>0</Data>
</EventData>
</Event>
Ich komme einfach selbst nicht mehr weiter. Deswegen Frage ich einfach mal nach ob jemand vieleicht ein ähnliches Problem hatte und sogar eine Lösung.
Liebe Grüße an die IT-Welt,
J Herbrich
Bitte markiere auch die Kommentare, die zur Lösung des Beitrags beigetragen haben
Content-ID: 327457
Url: https://administrator.de/contentid/327457
Ausgedruckt am: 22.11.2024 um 21:11 Uhr
11 Kommentare
Neuester Kommentar
Hi,
wieviel Projekte sind denn in der Mappe?
Schon mal versucht, eine neuen Mappe aufzubauen und dort nach und nach die Projekte neu hinzuzufügen. Am sinnvollsten in der Reihenfolge der Abhängigkeiten. Und zwischendurch immer wieder die Mappe schließen und neu öffnen. Vielleicht kommst Du so der Ursache auf die Schliche.
E.
wieviel Projekte sind denn in der Mappe?
Schon mal versucht, eine neuen Mappe aufzubauen und dort nach und nach die Projekte neu hinzuzufügen. Am sinnvollsten in der Reihenfolge der Abhängigkeiten. Und zwischendurch immer wieder die Mappe schließen und neu öffnen. Vielleicht kommst Du so der Ursache auf die Schliche.
E.
Morgen,
du kannst problemlos deine Solution in einer höheren VisualStudio Version öffnen, musst nur die Frage nach dem Updaten der Solution verneinen. Wenn du beide Compiler auf demselben PC hast, kannst du auch aus der VS 2015 IDE wie VS 2010 übersetzen und deine Kollegen können mit ihrem VS 2010 weiterarbeiten.
Saludos
du kannst problemlos deine Solution in einer höheren VisualStudio Version öffnen, musst nur die Frage nach dem Updaten der Solution verneinen. Wenn du beide Compiler auf demselben PC hast, kannst du auch aus der VS 2015 IDE wie VS 2010 übersetzen und deine Kollegen können mit ihrem VS 2010 weiterarbeiten.
Saludos
Hi,
dass alles schon probiert:
Please try to delete the *.sou file for the solution,maybe the .sou file had become corrupted or Visual Studio was not able to deal with some combination of the elements it stores.
If this issue still exists, you can try the following solutions:
1. If we reboot the operating system to safe mode, do we have the problem? This can help to isolate whether any other applications are interfering with Visual Studio. Note that some features (like IIS) are not available under safe mode. Please check whether this can apply or not. In addition to safe mode, we can also suggest “clean boot”: http://support.microsoft.com/kb/310353 .
2. If we create a new user account, do we have the problem? This can help to isolate user profile corruption related causes.
3. If we disable Add-ins (e.g. “Tools” | “Add-in Manager”) and run “devenv.exe /safemode”, do we still have the problem? This can eliminate the possibility that third party Add-ins are causing problems.
4. If we use “devenv.exe /resetsettings”, does it solve the problem? It restores Visual Studio default settings.
5. If the problem remains, we can use Visual Studio Setup Wizard (via Control Panel) to repair Visual Studio. It can restore the Visual Studio Installation into its original state.
Saludos
dass alles schon probiert:
Please try to delete the *.sou file for the solution,maybe the .sou file had become corrupted or Visual Studio was not able to deal with some combination of the elements it stores.
If this issue still exists, you can try the following solutions:
1. If we reboot the operating system to safe mode, do we have the problem? This can help to isolate whether any other applications are interfering with Visual Studio. Note that some features (like IIS) are not available under safe mode. Please check whether this can apply or not. In addition to safe mode, we can also suggest “clean boot”: http://support.microsoft.com/kb/310353 .
2. If we create a new user account, do we have the problem? This can help to isolate user profile corruption related causes.
3. If we disable Add-ins (e.g. “Tools” | “Add-in Manager”) and run “devenv.exe /safemode”, do we still have the problem? This can eliminate the possibility that third party Add-ins are causing problems.
4. If we use “devenv.exe /resetsettings”, does it solve the problem? It restores Visual Studio default settings.
5. If the problem remains, we can use Visual Studio Setup Wizard (via Control Panel) to repair Visual Studio. It can restore the Visual Studio Installation into its original state.
Saludos