I have installed visual studio2013 on windows 10. But I don't new project and open project. When new project, there is error message "Method not found: 'Void Microsoft.VisualStudo.

nyasha nyamundanda 0 Reputation points
2023-10-24T01:26:26.0066667+00:00

Hello.

I am working now with VS2015, btw I need Visual Studio 2013.

So I have installed visual studio2013 on windows 10.

But I don't new project and open project.

When new project, there is error message "Method not found: 'Void Microsoft.VisualStudo.Diagnostics.Assert.VSDebug.Log_Tagged(System.String, Uint32)'."

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,845 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Jiachen Li-MSFT 34,211 Reputation points Microsoft External Staff
    2023-10-24T06:22:12.19+00:00

    Hi @nyasha nyamundanda ,

    Try the following steps to see if they work for you.

    1. Update Visual Studio: Make sure you have installed the latest updates for Visual Studio 2013. Microsoft regularly releases updates and patches that fix known issues.
    2. Repair Visual Studio Installation: Go to Control Panel > Programs and Features. Find Microsoft Visual Studio 2013 in the list of installed programs. Right-click on it and select "Change" or "Repair." Follow the prompts to repair the installation. This process will replace any missing or corrupted files.
    3. Reset Visual Studio Settings: Sometimes, corrupted settings can cause issues. You can reset Visual Studio settings by going to Tools > Import and Export Settings > Reset all settings.

    Best Regards.

    Jiachen Li


    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.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.