Error opening Visual Studio SQL Server Solution

  • Another user and I have the same exact version of Visual Studio but when they try to open a Solution that I have developed they get the following errors:

    They are not able to open any of the projects under the solution. After they close and I open I'm getting similar errors but I'm able to right click on the whole solution and choose Resolve Errors and it reloads each project over. After I save it and the same person tries to open again they get the same errors above. I get the same error as well but I'm able to reload the project.

    Why can't they reload the project to success???

  • Did you also install SSDT?

    If you haven't even tried to resolve your issue, please don't expect the hard-working volunteers here to waste their time providing links to answers which you could easily have found yourself.

  • Doesn't that come with Visual Studio?

  • Phil Parkin - Tuesday, September 18, 2018 3:46 PM

    Did you also install SSDT?

    I do not have that installed on my computer and I'm not having troubles after I choose Reload Solution or Resolve Errors.

  • maria.lindquist - Tuesday, September 18, 2018 3:51 PM

    Phil Parkin - Tuesday, September 18, 2018 3:46 PM

    Did you also install SSDT?

    I do not have that installed on my computer and I'm not having troubles after I choose Reload Solution or Resolve Errors.

    I am surprised. As far as I know, an SSDT installation is required to be able to edit solutions containing SSIS, SSAS or SSRS projects. You can read that for yourself here on the SSDT download page.

    If you haven't even tried to resolve your issue, please don't expect the hard-working volunteers here to waste their time providing links to answers which you could easily have found yourself.

  • It seems the other user didn't have some other products I had installed. They are installing those now. Fingers crossed it works. Because after Friday I won't be at my current job anymore.

  • What version of Visual Studio did you install?  Did you include reporting servers, analysis services, reporting services and integration services during the installation?  I know that Visual Studio 2015 does not install these tools by default and you have to select them during the installation - or you have to install the separate SSDT version to add those tools.

    Jeffrey Williams
    “We are all faced with a series of great opportunities brilliantly disguised as impossible situations.”

    ― Charles R. Swindoll

    How to post questions to get better answers faster
    Managing Transaction Logs

  • Jeffrey Williams 3188 - Wednesday, September 19, 2018 2:59 PM

    What version of Visual Studio did you install?  Did you include reporting servers, analysis services, reporting services and integration services during the installation?  I know that Visual Studio 2015 does not install these tools by default and you have to select them during the installation - or you have to install the separate SSDT version to add those tools.

    Yeah, if you go to Help/About Microsoft Visual Studio, you can see a list of all the "Installed products" and their versions. If it works for you, I'd compare that list of installed products and their versions with the one that doesn't work. Chances are the other person is missing something or has a different (probably older) version than you do.

Viewing 8 posts - 1 through 7 (of 7 total)

You must be logged in to reply to this topic. Login to reply