Asked by:
new project

-
I cant create any new project if i create its see an error ' object reference not set an object'
- Moved by Wendy ZangMicrosoft contingent staff Monday, January 09, 2017 3:01 AM
Question
All replies
-
-
Start with no extensions / add-ins.
devenv.exe /SafeMode
- Proposed as answer by Weiwei CaiMicrosoft contingent staff, Moderator Wednesday, January 11, 2017 9:22 AM
-
Hi sha bir ali,
Thank you for posting here.
According to your question is more related to Visual Studio, I will move it to Visual Studio General Questions forum for suitable support.
The Visual C# discuss and ask the C# programming language, IDE, libraries, samples and tools.
If you have some grammar or code errors, please feel free to contact us. We will try our best to give you a solution.
Thanks for your understanding and cooperation.
Best Regards,
Wendy
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com. -
Hi sha bir ali,
Does this issue occurs after installing your Visual Studio or after using for a while?
Please check your Visual Studio version first, make sure it has installed the latest update.
If this issue occurs after installing, please try repair your Visual Studio to check whether there has any installation issue on your VS installation.
If occurs after using for a while, I suggest you try Wyck's suggestion to run your Visual Studio in safe mode to check whether this issue caused by VS packages.
Please create other project type to check whether this issue only occurs with one of project template or all project templates. If just one project template has this issue, please restore your Visual Studio default project template with "devenv /installvstemplates" command.
Best Regards,
WeiweiMSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.- Proposed as answer by Weiwei CaiMicrosoft contingent staff, Moderator Wednesday, January 11, 2017 9:22 AM