Hi,
I have written a script task in SSIS which serializes a list of class having properties. Issue I am facing is the code runs fine in Debug mode and writes the XML file with data, but executes without writing XML in run mode.
Also tested the same code in VS 2008 and works well in both Debug and Run.
Please help.Language is VB.NET
I have written a script task in SSIS which serializes a list of class having properties. Issue I am facing is the code runs fine in Debug mode and writes the XML file with data, but executes without writing XML in run mode.
Also tested the same code in VS 2008 and works well in both Debug and Run.
Please help.Language is VB.NET