locked
The Project File Was Unloaded RRS feed

  • Question

  • User-1057847799 posted

    I moved a SSIS VS project from a local dev box, to a server and am attempting to open the project. However, when it opens, I get the "<project name>(unavailable)" and the message "The project file was unloaded".

    I tried the right click and "Reload Project" which flashes the project files for a brief second, then returns to the "The project file was unloaded" message. 

    Is there somewhere to determine what the real error is and why it's doing this?? I'm using VS 2010 on a Windows Server 2008 R2 Enterprise with SQL 2008. 

    Thanks
    jkard883

    Wednesday, July 16, 2014 3:26 PM

Answers

  • User-166373564 posted

    Hi jkard883,

    I moved a SSIS VS project from a local dev box, to a server and am attempting to open the project. However, when it opens, I get the "<project name>(unavailable)" and the message "The project file was unloaded".

    According to your description above, if you want to move your asp.net project from the local to IIS, you can use the publish functionality in VS.

    # ASP.NET Web Application Project Deployment Overview

    http://msdn.microsoft.com/en-us/library/dd394698%28v=VS.100%29.aspx

    Regards

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Thursday, July 17, 2014 10:51 PM