I'm trying to teach myself the ins and outs of SSDT (I believe it was formerly called SSIS; correct me if I am wrong).
So, I'm checking to see if a file exists, and I'm following the example here:
http://bidn.com/blogs/DevinKnight/ssis/76/does-file-exist-check-in-ssis
I entered the ReadOnlyVariables and ReadWriteVariables, and as soon I I click on the 'Edit Script' button I see this popup:
What am I doing wrong here? How do I fix this problem? Is something disabled? Do I need to install something?
As an alternative, I tried the methodology I found here:
http://visakhm.blogspot.in/2011/12/simulating-file-watcher-task-in-ssis.html
That looks promising. unfortunately, I don't see anything named 'Check for file presence' in my SSIS Toolbox. unless, this is something I need to create and save in the Toolbox...that's the only thing I can think of. It talks about creating a script task, so that would make sense. Again, as I mentioned above, I can't create a script task because something isn't setup right, or configured right, or whatever.
Please help me get this working.
Thanks.
Knowledge is the only thing that I can give you, and still retain, and we are both better off for it.