| Pierre Lemeunier 2006-04-06, 11:30 am |
| Hello,
i am having a look to the SSIS programming samples.
I think i am precisely following the help on the subject for running this
examples.
I create a key file as explained in the help, then i compile the
ChangeCaseCS sample.
Then i copy the assembly from the debug folder to the DTS\PipelineComponen
ts
folder, then i drag'n'drop the assembly to C:\Windows\Assembly.
When i try to add the component to the Toolbox, i right click on the Data
Flow Sources section of the toolbox panel, click on choose items...
When the dialog opens, i don't see the ChangeCaseCS component in the
..NetFramework Components list, so i click on the browse button, and select
the assembly, try to open it...
a modal dialog box then opens in Visual Studio with the following message:
"There are no components in 'C:\Program Files\Microsoft SQL
Server\90\DTS\Pipeli
neComponents\ChangeC
aseCS.dll' that can be placed on the
toolbox."
So what went wrong???
Thanks for your help.
Regards.
|