Hi,
I have a wierd problem with my work terminal. It gets restarted abruptly. I keep the saving my work in BIDS. However when the terminal restarts and I open the BIDS for the solution that I am working on- I see many packages which are developed missing from the solution explorer.
The packages are present at : C:\Users\duser\Documents\Visual Studio 2008\Projects\proj1\proj1
The above is the location where all the dtsx files get stored. However when I try to paste the package from this location to the BIDS - it changes the name of the package as Pacakge 1.dtsx . It also changes the name of the package at location : C:\Users\duser\Documents\Visual Studio 2008\Projects\proj1\proj1 and generates a new GUID number. I do not want this to happen. I should be able to open the same package with the same guid number as it was previously stored at the location : C:\Users\duser\Documents\Visual Studio 2008\Projects\proj1\proj1
If I were to edit the packages in BIDS how should I do that without having to paste it to the solution explorer ? Also I would want to see the entire list ( the missing packages in BIDS when the terminal restarted ) ?
I did save all and as a result all packages are present on this location : C:\Users\duser\Documents\Visual Studio 2008\Projects\proj1\proj1
but just don't know how to import them to see in BIDS without auto changing the name and guid
Also I tried looking for the .sln file and could not locate it . Where can I find the .sln file ?
Please advice.
Thanks,
EVA05