SSIS: Calling Web Service Task "httpWReq error CS1704: An assembly with the same simple name 'SC_2c0c30f3a607490897f4a086426b482f' has already been imported"

httpWReq error CS1704: An assembly with the same simple name 'SC_2c0c30f3a607490897f4a086426b482f' has already been imported

Today I was trying to access data from web service using SSIS script component and got the above message while running. after an hour of debugging and searching in web I realized that it was due to the same name that assembly was using.


We can overcome this error by changing the name of the assembly and related references.


right click on the property of the script component and change the assemblyTitle and product from AssemblyInfo.cs. Also the reference from Resources.resx.















Comments

Popular posts from this blog

Microsoft BI Implementation - Cube back up and restore using XMLA command

Databricks - incorrect header check