Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

The binary code for the script is not found

$
0
0

Hello - Running SQL server 2008 R2 x64 with VS 2008. Everything running locally.

I have a script component with a web reference and no other lines of code.  The web reference points to a locally running SSRS web service

http://localhost/ReportServer/reportexecution2005.asmx

In the process of creating the web reference I can see that the SSRS web service responded with the ReportExecution XML string, so I think everything is initialized correctly. I built the package successfully (no warnings or errors).

When I close and save the component the little red X appears.  I could not read the whole message when I rolled my mouse over the red x, so I turned delay validation to true and ran the package to get this error:

After reading this error it looks like something is pretty haywire, but I'm not enough of a guru to decipher the underlying issue.


Any Ideas?

TITLE: Package Validation Error
------------------------------

Package Validation Error

------------------------------
ADDITIONAL INFORMATION:

Error at Data Flow Task [Script Component [16]]: Microsoft.SqlServer.Dts.Pipeline.CannotCreateUserComponentException: Cannot create user component class. Make sure there is one class marked with SSISScriptComponentEntryPointAttribute in your script.
   at Microsoft.SqlServer.Dts.Pipeline.ScriptComponentHost.CreateUserScriptInstance()
Error at Data Flow Task [Script Component [16]]: Microsoft.SqlServer.Dts.Pipeline.CannotCreateUserComponentException: Cannot create user component class. Make sure there is one class marked with SSISScriptComponentEntryPointAttribute in your script.
   at Microsoft.SqlServer.Dts.Pipeline.ScriptComponentHost.CreateUserScriptInstance()
Error at Data Flow Task [Script Component [16]]: 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.
Error at Data Flow Task [SSIS.Pipeline]: "component "Script Component" (16)" failed validation and returned validation status "VS_ISBROKEN".

Error at Data Flow Task [SSIS.Pipeline]: One or more component failed validation.

Error at Data Flow Task: There were errors during task validation.

 (Microsoft.DataTransformationServices.VsIntegration)

------------------------------
BUTTONS:

OK
------------------------------


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>