I tried using the DTS object model to make modifications to DTS packages and resave the package by invoking a SaveToSqlServer method. When I do that, it simply hangs my application. No error whatsoever. This used to work for me and one day, it just doesn't anymore. Not sure what I have done on my client or the server that causes this. I tried executing the application on a client desktop and also on the Sql Server box as well, and both have the same affect.

Any help would be greatly appreciated.
Ken