Embark on a journey of knowledge! Take the quiz and earn valuable credits.
Take A QuizChallenge yourself and boost your learning! Start the quiz now to earn credits.
Take A QuizUnlock your potential! Begin the quiz, answer questions, and accumulate credits along the way.
Take A QuizGeneral Tech Bugs & Fixes 2 years ago
Posted on 16 Aug 2022, this text provides information on Bugs & Fixes related to General Tech. Please note that while accuracy is prioritized, the data presented might not be entirely correct or up-to-date. This information is offered for general knowledge and informational purposes only, and should not be considered as a substitute for professional advice.
I uninstalled VS enterprise and installed VS community. I was then able to open VS via unity to edit code. I wondered why it should make a difference between VS enterprise and community, so I uninstalled community and reinstalled enterprise. And .... it worked. So to recap: Uninstalling and reinstalling Visual Studio fixed my issue.
No matter what stage you're at in your education or career, TuteeHub will help you reach the next level that you're aiming for. Simply,Choose a subject/topic and get started in self-paced practice sessions to improve your knowledge and scores.
General Tech 10 Answers
General Tech 7 Answers
General Tech 3 Answers
General Tech 9 Answers
Ready to take your education and career to the next level? Register today and join our growing community of learners and professionals.
manpreet
Best Answer
2 years ago
Basically every time i try to open a c# file from unity i get:
message "one or more projects in the solution were not loaded correctly. please see the output window for details"
followed by "An exception has been encountered. This may be casued by an extension. you can get more information by examining the file ..." This file is really long so I will paste the errors only:
>
I have uninstalled reinstalled visual studio compenents, updated unity and created a new projects in unity, deleted files and folders and other stuff by
following this: https://docs.microsoft.com/en-us/visualstudio/cross-platform/getting-started-with-visual-studio-tools-for-unity?view=vs-2017
and this: https://developercommunity.visualstudio.com/content/problem/8536/unexpected-system-error-mode-before-loading-packag.html
and this: Error message "No exports were found that match the constraint contract name"
and this: https://answers.unity.com/questions/1243747/visual-studio-error.html
The output window error details is: "C:...\unity\f1febc1088bcc6547ad7f93828b356f1\sprint 02\Assembly-CSharp.csproj : error : Project 'Assembly-CSharp' could not be opened because the Visual C# 2017 compiler could not be created. Error HRESULT E_FAIL has been returned from a call to a COM component."
i am running visual studio enterprise 2017 version 15.9.11 and
unity version 2018.3.11f1 personal.
microsoft visual studio tools for unity 3.9.0.3 is enabled