VS_ISBROKEN

  • Follow


Hi all,
I'm getting the following error when executing a package.
I assume it's because of schema changes.
Is there a way to get more info about this error?
For example, which field caused the validation failure.
The package is executed using C# wrapper.
Thanks,
Sharon.

Source: System.__ComObject
SubComponent: SSIS.Pipeline
Description: "component "OLE DB Source" (1)" failed validation and returned 
validation status "VS_ISBROKEN".
HelpFile: dtsmsg100.rll
HelpContext: 0 


0
Reply Sharon 1/6/2010 1:34:17 PM

I found the problem by editing the package on the SQL server.
I was using data type 'date' which doesn't exist on SQL2005.
But I still want to find a way to get and log this info when executing the 
package.


"Sharon" <void@null.nothing> wrote in message 
news:eku5%23TtjKHA.4048@TK2MSFTNGP06.phx.gbl...
> Hi all,
> I'm getting the following error when executing a package.
> I assume it's because of schema changes.
> Is there a way to get more info about this error?
> For example, which field caused the validation failure.
> The package is executed using C# wrapper.
> Thanks,
> Sharon.
>
> Source: System.__ComObject
> SubComponent: SSIS.Pipeline
> Description: "component "OLE DB Source" (1)" failed validation and 
> returned validation status "VS_ISBROKEN".
> HelpFile: dtsmsg100.rll
> HelpContext: 0
> 


0
Reply Sharon 1/6/2010 2:12:42 PM


1 Replies
1582 Views

(page loaded in 0.037 seconds)


Reply: