Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SSIS and Import/Export (2005)
 event handler ScriptLanguage change disabled

Author  Topic 

tybaltzeke
Starting Member

28 Posts

Posted - 2009-05-05 : 09:46:40
I am new to VB scripting for event handling .

When i edit the script task for ONERROR i am able to use Visual Basic and have already built some bare bones functionality.
HOWEVER

When i edit the script task for ON POSTEXECUTE the system chooses Visual C#, and, incredibly, WILL NOT LET ME CHANGE THE LANGUAGE to VB. Language is greyed out.

For God's sake, what will SSIS think of next??

Can anyone help with this?? is there something in the configuration for the entire package?

rgombina
Constraint Violating Yak Guru

319 Posts

Posted - 2009-05-05 : 21:42:10
How are you editing "script task"? Are you saying that when you right-click, edit script task it opens up C# environment? Are you opening the script in VS2005 or VS2008?
Go to Top of Page
   

- Advertisement -