dbTalk Databases Forums  

Localization of custom component Name

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Localization of custom component Name in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
DharmbirKumar@gmail.com
 
Posts: n/a

Default Localization of custom component Name - 12-05-2006 , 05:43 AM






Hi,

I am facing a issue. I have a custom component, whose name should be
localized. For this I have to read the resource file and set the
Display Name and Description of the DtsPipelineComponent attribute. As
per the MSDN Documentation
http://msdn2.microsoft.com/en-us/lib...attribute.aspx

We need to set the LocalizationType property of the
DtsPipelineComponent attribute to the type of the resource class that
contains the resources for the component. When ever I set this
attribute to the Resource Type I get this Error

"Error 1 'ETI.HPC.Oracle.Dest.OracleDestinationResources' is a 'type',
which is not valid in the given context. "

Do I have to inherit this resource class for some class. What I am
doing wrong.

After that how do I use DtsLocalizableAttribute to set the Name and
Description.

If any one is having any Example please Send me the Link.

Thanks

Dharmbir


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.