sql server - Package error after adding web reference to script component in SSIS -


i'm following instructions find online try generating ssrs reports via ssis package.

but whenever add ssrs report web services reference, pack throw me package validation error.

something "microsoft.sqlserver.dts.pipeline.cannotcreateusercomponentexception: cannot create user component class. make sure there 1 class marked ssisscriptcomponententrypointattribute in script."

any idea?

enter image description here


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -