Hi,
I installed Microsoft SQL Server 2012 Service Pack 1 (KB2674319) on our server and my Integration Services 2012 package started failing on a Source Script Component with one Output Buffer. I debugged the code by using a breakpoint and...found that the code fails when I call the base method AddNew() (e.g. Output0Buffer.AddNew()). I get the dreadful "Object reference not set to an instance of an object" error with some more details like "use New to instantiate an object." I then installed two hotfixes, but still I got the same error.
I then resorted to uninstalling the service pack and let you know about this. I also tested this on my workstation by installing the service pack 1 and it broke the code. Please assist. See attached.![]()
I installed Microsoft SQL Server 2012 Service Pack 1 (KB2674319) on our server and my Integration Services 2012 package started failing on a Source Script Component with one Output Buffer. I debugged the code by using a breakpoint and...found that the code fails when I call the base method AddNew() (e.g. Output0Buffer.AddNew()). I get the dreadful "Object reference not set to an instance of an object" error with some more details like "use New to instantiate an object." I then installed two hotfixes, but still I got the same error.
I then resorted to uninstalling the service pack and let you know about this. I also tested this on my workstation by installing the service pack 1 and it broke the code. Please assist. See attached.