Friday, March 9, 2012

How to deploy a custom component?

Hi

I developed a “data flow source” in my computer and it is ready!

It works in my computer, but how do I deploy this component in to the server? I have any programming environment on it.

Any Idea?

You will have to register it with the new computers GAC.

Here is a pretty good article on developing and registering a custom component (you will have to register with the web site but it is free):

http://www.sqlservercentral.com/articles/SQL+Server+2005+-+SSIS/2795/

No comments:

Post a Comment