I would suggest you to reinstall it and see it it solves your problem.
Visual studio crashes when create/load new project
Hey
For some reason when i try to create a project with Visual studio 2019 (Enterprise edition) it just crashes, managed to create the sln files but then whenever it tries to open it with visual studio it crashes down.
I've tried with .NET core 2.1 and 3.1 but none works.
How can i fix this issue?
Thanks in advance
edit: It doesn't create the SLN files even at some tries.
4 answers
Sort by: Most helpful
-
-
Michael Taylor 54,401 Reputation points
2021-04-21T14:47:53.443+00:00 Run VS in safe mode. If it works in safe mode then you have an extension getting in the way.
Could also be a permissions issue. Try saving the solution to a local, simple path that you have write permissions to such as C:\Temp or something.
Temporarily disable AV and see if AV is blocking the request.
-
Benya 1 Reputation point
2021-04-21T19:37:56.93+00:00 Still need help with this;
Tried to re-install several times with different setups / hard drives but to no avail.I re-installed and tried again with a other hard drive on the same system but does not work;
checked the Windows even viewer and it says the following:Fault bucket 1883833166513175316, type 1
Event Name: APPCRASH
Response: Not available
Cab Id: 0Problem signature:
P1: devenv.exe
P2: 16.9.31205.134
P3: 606b75b3
P4: clr.dll
P5: 4.8.4341.0
P6: 6023024f
P7: c0000005
P8: 000b0daf
P9:
P10:Attached files:
\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER46E8.tmp.dmp
\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER4DA0.tmp.WERInternalMetadata.xml
\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER4DC0.tmp.xml
\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER4DBE.tmp.csv
\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER4DCE.tmp.txtThese files may be available here:
\?\C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_devenv.exe_fa651fd416d58916f9564efbc111b88c46e7f2b_d76f9c1f_27dcd290-1b42-47b0-8f0d-3b8a15a228eaAnalysis symbol:
Rechecking for solution: 0
Report Id: 25ce04c5-4a69-4230-a217-bb7c8acc21f1
Report Status: 268435456
Hashed bucket: cf1ac24f70c9d208ba24b848b21dfb14
Cab Guid: 0<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="2021-04-21T19:28:03.014060000Z" />
<EventRecordID>13229</EventRecordID>
<Channel>Application</Channel>
<Computer>DESKTOP-9UJ4R5M</Computer>
<Security />
</System> - <EventData>
<Data>1883833166513175316</Data>
<Data>1</Data>
<Data>APPCRASH</Data>
<Data>Not available</Data>
<Data>0</Data>
<Data>devenv.exe</Data>
<Data>16.9.31205.134</Data>
<Data>606b75b3</Data>
<Data>clr.dll</Data>
<Data>4.8.4341.0</Data>
<Data>6023024f</Data>
<Data>c0000005</Data>
<Data>000b0daf</Data>
<Data />
<Data />
<Data>\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER46E8.tmp.dmp \?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER4DA0.tmp.WERInternalMetadata.xml \?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER4DC0.tmp.xml \?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER4DBE.tmp.csv \?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER4DCE.tmp.txt</Data>
<Data>\?\C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_devenv.exe_fa651fd416d58916f9564efbc111b88c46e7f2b_d76f9c1f_27dcd290-1b42-47b0-8f0d-3b8a15a228ea</Data>
<Data />
<Data>0</Data>
<Data>25ce04c5-4a69-4230-a217-bb7c8acc21f1</Data>
<Data>268435456</Data>
<Data>cf1ac24f70c9d208ba24b848b21dfb14</Data>
<Data>0</Data>
</EventData>
</Event>
and
- System
- Provider
- EventID 1001
- TimeCreated
- EventData 125730739576
5
PerfWatsonVS12Data
Not available
0
PerfWatsonTcdb
0
0
0
0 \?\C:\Users\benya\AppData\Local\Temp\VSTelem.Out\202104211928_D16.9_16.9.31205.134_5968_1fe39d05-8361-4cf1-8db1-2e8d388dfc4d.tcdb \?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER9D36.tmp.WERInternalMetadata.xml \?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER9D56.tmp.xml \?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER9D57.tmp.csv \?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER9D77.tmp.txt
\?\C:\ProgramData\Microsoft\Windows\WER\ReportArchive\NonCritical_PerfWatsonTcdb_688f135dd185f2a8133a474a2518efc6ce6cc4a_00000000_3a6f170c-3ea5-436e-a43e-5f0bf164c103 0
3a6f170c-3ea5-436e-a43e-5f0bf164c103
268435456
fb30d2b9a7acf0305d4da51668259751
0
Could this have to do with a concern i had before regarding during startup it says "checking disk chkdsk if you dont want to you can press any button on the keyboard" or something alike.
I've had some BSOD also before but nothing serious (i thought)Please let me know if you can help.
- <System>
-
Anna Xiu-MSFT 29,006 Reputation points Microsoft Vendor
2021-04-23T08:50:15.407+00:00 Hi @Benya ,
Welcome to Microsoft Q&A!
Have you installed other versions of VS on your computer? And check if the same situation appears or not.
According your information, it seems be caused by your Operating System, please try to update your Windows to the latest version and refer to the following guide to fix your Windows errors:
https://learn.microsoft.com/en-us/troubleshoot/windows-server/deployment/fix-windows-update-errors
Then, run your VS as administrator to try again.Sincerely,
Anna- If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
- If the answer is helpful, please click "Accept Answer" and upvote it.