Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Component Services / November 2004

Tip: Looking for answers? Try searching our database.

Referencing a DLL File in a Service

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Derek Martin - 26 Oct 2004 21:53 GMT
Hi list, I am new (as of today) to windows services.  I am writing in VB.Net
2003.  I have a DLL file that exposes all the functions and methods that I
want the service to call on intervals.  I added the DLL file as a reference,
but can't seem to get it to let me see my functions and methods.  There
isn't anything inherently illegal about doing that is there?

Thanks!
Derek

Signature

Derek Martin
593074

Klaus H. Probst - 13 Nov 2004 08:50 GMT
What type of DLL is it? A normal .NET assembly? Did you add the "Imports"
statement to your code to pull in the namespace(s) on the DLL?

References in VB.NET are not "automatic" the way they were in VB6. You have
to use Imports.

Signature

Klaus H. Probst, MVP
  http://www.vbbox.com/

> Hi list, I am new (as of today) to windows services.  I am writing in VB.Net
> 2003.  I have a DLL file that exposes all the functions and methods that I
[quoted text clipped - 4 lines]
> Thanks!
> Derek

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.