[thelist] Arrrrg! Problem adding containers

Tab Alleman talleman at Lumpsum.com
Tue Jun 12 16:50:11 CDT 2007


Try Website>Add Reference...

> -----Original Message-----
> From: thelist-bounces at lists.evolt.org
> [mailto:thelist-bounces at lists.evolt.org]On Behalf Of Casey Crookston
> Sent: Tuesday, June 12, 2007 5:39 PM
> To: thelist at lists.evolt.org
> Subject: [thelist] Arrrrg! Problem adding containers
> 
> 
> Hi,
> 
> I am re-creating a desktop app as a windows service. (VB.NET 
> 2005)  On the original application (which i did not create) 
> there are two Imports declared in one of the vb forms:
> 
> Imports CrystalDecisions
> Imports CrystalDecisions.CrystalReports.Engine
> 
> Right clicking on either and choosing "Go To Definition" 
> brings me to the object browser, where I see several Crystal 
> components which have been added.  Good enough.  But, in the 
> new application, which is a windows service, in which I am 
> trying to duplciate all of the functionlaity, I can not seem 
> to re-create, or appropiatly add the same Crystal components.  
> 
> In VS2005 while on the Object Browser Tab, I click on the 
> "..." (Edit Custom Component Set) and then I add the same 
> components which are in the original application.  But, when 
> I think include the same two includes in my new windows 
> service application:
> 
> Imports CrystalDecisions
> Imports CrystalDecisions.CrystalReports.Engine
> 
> They come up with the green squiglies with this warning: 
> "Namespace or type specified in the Imports 
> 'CrystalDecisions' doesn't contain any public member or 
> cannot be found. Make sure the namespace or the type is 
> defined and contains at least one public member. Make sure 
> the imported element name doesn't use any aliases."  And when 
> I try to define objects or format types against them, they 
> come up with the blue squiglies and "... is not defined."
> 
> I am at a loss for how to appropiatly add the components.  
> Any help would be fantastic!
> 
> Thanks!
> 
> 
>  
> -- 
> 
> * * Please support the community that supports you.  * *
> http://evolt.org/help_support_evolt/
> 
> For unsubscribe and other options, including the Tip Harvester 
> and archives of thelist go to: http://lists.evolt.org 
> Workers of the Web, evolt ! 
> 



More information about the thelist mailing list