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 2008 Forums
 SSIS and Import/Export (2008)
 ssis package issue

Author  Topic 

rajnidas
Yak Posting Veteran

97 Posts

Posted - 2013-12-18 : 06:39:20

hi, everyone,

i have created ssis packages and its working properly in local machine when i upload files from .net.
but not working in live machine when i upload files from .net(c#) and getting error .

"The binary code for the script is not found. Please open the script in the designer by clicking Edit Script button and make sure it builds successfully."Script Component" failed validation and returned validation status "VS_ISBROKEN". One or more component failed validation. There were errors during task validation. "


pls i need help.


Thanks
Rajnidas

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2013-12-18 : 07:42:17
open script task and try buidling it and see if its suceeding.

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/
https://www.facebook.com/VmBlogs
Go to Top of Page

rajnidas
Yak Posting Veteran

97 Posts

Posted - 2013-12-18 : 08:06:37

script task was builded sucessed as ssis
Go to Top of Page

rajnidas
Yak Posting Veteran

97 Posts

Posted - 2013-12-18 : 23:44:16
thanks for your response its working
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2013-12-19 : 04:03:26
ok

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/
https://www.facebook.com/VmBlogs
Go to Top of Page
   

- Advertisement -