Even though I haven't saved the project / solution still it left a package in project folder with a name "Package1.dtsx". I think this is a bug? Any ideas please?
Thanks
SuthaThis is true. I am sure this is a bug.|||If it is a bug, it is one common to all VS products, and has been since VS .Net came out. The IDE will always create files on disk first. You must supply the filename upfront for a solution, project or file, although in the later case in can be inferred as it is here. I'd rather it save it for me, than me forget and loose work. VS will also save the package every time you execute it as well.|||Daran, thanks.
I understand your argument. I suppose if it is unnecessary we can delete manaually, rather than losing hours of work incase of any disaster.
No comments:
Post a Comment