HomeSQLServerPedia SyndicationSSIS package taking forever to load when you open it?

Comments

SSIS package taking forever to load when you open it? — 7 Comments

  1. Pingback:SQL Server “Denali”: Details on the next version of SSIS | James Serra's Blog

  2. Hi
    I know Work Off line Option before..
    But the Other two options is very helpful..
    Really worth Post..
    Thanks a lot..

  3. Regarding “It’s a good idea to close all tabs before exiting Visual Studio, as it will remember what packages you had open and then open those packages again when you open the project next time.” above…..
    I had a project someone gave me that had a package open when it was last saved. Unfortunately on my machine one of the validations caused an error message to appear repeatedly such that you could never get back to the IDE to close the package nor select Offline mode.
    My solution:
    Edit the .dtproj.user file. There is a tag named . It is set to false by default. Change it to true and then open the project.

  4. Howard Jones says:
    January 18, 2015 at 3:02 pm
    Regarding “It’s a good idea to close all tabs before exiting Visual Studio, as it will remember what packages you had open and then open those packages again when you open the project next time.” above…..
    I had a project someone gave me that had a package open when it was last saved. Unfortunately on my machine one of the validations caused an error message to appear repeatedly such that you could never get back to the IDE to close the package nor select Offline mode.
    My solution:
    Edit the .dtproj.user file. There is a tag named . It is set to false by default. Change it to true and then open the project.

    Thanks for the help Man(Howard Jones ) this saved my time ….

  5. One time I had to use DelayValidation because I was dynamically setting the connection in a subsequent step. I had to set DelayValidation false because the connection string is empty by default until it is set by a prior step.

  6. James:-

    Concise & worthy Post.

    One of those posts that scream this guy really wants to earnestly share his hard-earned knowledge.

    He is just not outlining a couple of points that one can get elsewhere.

    He has actually labored to study the subject.

    All things considered, these are the finite ways one can try to speed up development once one is convinced that the metadata is solid and will not change during the current development cycle or session.

    From the discussion, one can tell that the post is well received by elders within the community.

    Must-read in the era of work from home or at least remotely.

    Thanks for the labor and may you continue to find joy in sharing.

    Daniel

Leave a Reply

Your email address will not be published. Required fields are marked *

HTML tags allowed in your comment: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>