all groups > sql server dts > july 2007 >
You're in the

sql server dts

group:

Debugging Packages (all packages are opening)


Debugging Packages (all packages are opening) Jason
7/9/2007 9:56:04 AM
sql server dts:
hello, how come when I debug the package I'm working in, all of the packages
in the solution are opened? How do I prevent this from happening?

Thanks,
RE: Debugging Packages (all packages are opening) Todd C
7/9/2007 12:54:03 PM
I get the same and I agree with you that it is a pain.

Try this: Have your Solution Explorer window open. Right click on the
package you are working on and select "Execute Package". It will not open any
more packages.


--
Todd C

[If this response was helpful, please indicate by clicking the appropriate
answer at the bottom]


[quoted text, click to view]
RE: Debugging Packages (all packages are opening) Jason
7/9/2007 3:56:00 PM
Thanks Todd. I thought there was some property setting I could change. I'll
stick with your method.

Jason


[quoted text, click to view]
RE: Debugging Packages (all packages are opening) Jason
7/20/2007 8:34:01 AM
I found the answer to my own question :). Here's how to keep all packages
from opening when you are debugging:

Set "CreateDeploymentUtility" to False on the Solution properties.

Jason
http://www.mcguiresclocks.com


[quoted text, click to view]
AddThis Social Bookmark Button