|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Monday, October 01, 2012 11:42 PM
Points: 3,
Visits: 8
|
|
I too have the same issue of generating the sid
and im getting the following errors in the script u have given
1. 'ScriptMain' is not CLS-compliant because it derives from 'UserComponent', which is not CLS-compliant.
2.Type of parameter 'Row' is not CLS-compliant.
3.Type 'IDTSVariables90' is not defined
and I have zero knowledge at C# and VB.NET please help me out in rectifying these errors
Thanks in advance
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Monday, October 01, 2012 11:42 PM
Points: 3,
Visits: 8
|
|
Hi John
I too have the same issue of generating the sid
and im getting the following errors in the script u have given
1. 'ScriptMain' is not CLS-compliant because it derives from 'UserComponent', which is not CLS-compliant.
2.Type of parameter 'Row' is not CLS-compliant.
3.Type 'IDTSVariables90' is not defined
and I have zero knowledge at C# and VB.NET please help me out in rectifying these errors
Thanks in advance
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Monday, October 01, 2012 11:42 PM
Points: 3,
Visits: 8
|
|
Hi John
I too have the same issue of generating the sid
and im getting the following errors in the script u have given
1. 'ScriptMain' is not CLS-compliant because it derives from 'UserComponent', which is not CLS-compliant.
2.Type of parameter 'Row' is not CLS-compliant.
3.Type 'IDTSVariables90' is not defined
and I have zero knowledge at C# and VB.NET please help me out in rectifying these errors
Thanks in advance
|
|
|
|
|
SSChasing Mays
      
Group: General Forum Members
Last Login: Saturday, October 06, 2012 4:41 PM
Points: 626,
Visits: 507
|
|
Rakhi, I don't know exactly ur issue and even fix it. But In my case it worked, but then after doing actual test, this was really slow compared to other what i have currently. What i do is load text files to loading table and then copy that data to another 3 months holding table. Having two dataflow was faster for me rather than having one dataflow and generating id in the flow and inserting into 2 differnt tables.
|
|
|
|