Hi there,
I'm not sure this is the right place for this but I haven't found a forum that seems to be better suited for this. If there is, please let me know and sorry for the noise.
I'm trying to design a simple Script Task in a Data Flow for which I need classes that are in the System.Core.Dll assembly. Problem is, when I want to add the reference to it from BIDS, I cannot, it's just not there.
Funny things is that I have VB.net installed from VSExpress 2005 on the same machine and there, I can add references to that assembly without any problem. It's actually included by default...
So my question is what do I need to do to have access to it in BIDS? I don't really understand... If an assembly is registered, it should be available everywhere . This is starting to drive me nuts because I need to use the new TimeZoneInfo class for my task and TimeZone from the old System.dll won't cut it.
Many thanks,
Greg
I'm not sure this is the right place for this but I haven't found a forum that seems to be better suited for this. If there is, please let me know and sorry for the noise.
I'm trying to design a simple Script Task in a Data Flow for which I need classes that are in the System.Core.Dll assembly. Problem is, when I want to add the reference to it from BIDS, I cannot, it's just not there.
Funny things is that I have VB.net installed from VSExpress 2005 on the same machine and there, I can add references to that assembly without any problem. It's actually included by default...
So my question is what do I need to do to have access to it in BIDS? I don't really understand... If an assembly is registered, it should be available everywhere . This is starting to drive me nuts because I need to use the new TimeZoneInfo class for my task and TimeZone from the old System.dll won't cut it.
Many thanks,
Greg