HighTechTalks DotNet Forums  

dll trouble

Visual Studio.net (General) microsoft.public.vsnet.general


Discuss dll trouble in the Visual Studio.net (General) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
raj chahal
 
Posts: n/a

Default dll trouble - 08-21-2004 , 06:52 AM






Hi there

I'm running vb6 and a 3rd party dll. The documentation
says put the dll in the system directory (i'm running xp)

I've done this but when I run th vb application an error
is thrown.

run time error 48 - file not found vbasm.dll

Could someone help please. thanks

Reply With Quote
  #2  
Old   
Lau Lei Cheong
 
Posts: n/a

Default Re: dll trouble - 08-22-2004 , 10:09 PM






I've not tried compile WinForm applications as my projects are mainly web
application, but I guess that you may have to register the DLL first. You
may as the technical support to see if the DLL should be registered before
use.

Alternatively you may try putting the DLL in the same directory as your exe
file, but in this way depending on the design of DLL, some function may fail
to work. Testing all functions throughly if you decided to workaround this
way.

"raj chahal" <anonymous (AT) discussions (DOT) microsoft.com> ???
news:32c601c48775$4c476fd0$a301280a (AT) phx (DOT) gbl ???...
Quote:
Hi there

I'm running vb6 and a 3rd party dll. The documentation
says put the dll in the system directory (i'm running xp)

I've done this but when I run th vb application an error
is thrown.

run time error 48 - file not found vbasm.dll

Could someone help please. thanks



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
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.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.