VBA6 Dll Registration problem 
Author Message
 VBA6 Dll Registration problem

When I try to register vba6.dll following message appears:

    vba6.dll was loaded, but the DllRegisterServer entry point was not
found.

    DllRegisterServer may not be exported, or a corrupt version of vba6.dll
may be in
    memory. Consider using PView to detect and remove it.

Can anybody tell me what is the problem?

Thanks.

Tihomir



Wed, 26 Nov 2003 19:57:23 GMT  
 VBA6 Dll Registration problem
That is because VBA6.DLL is a function library, not a COM DLL.  You can't
register it, it just resides in your VB98 folder and programs can call
functions from it.

Kevin

--------------------

| Subject: VBA6 Dll Registration problem
| Date: Sat, 9 Jun 2001 13:57:23 +0200
| Lines: 17
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 5.50.4522.1200
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200

| Newsgroups: microsoft.public.vb.com
| NNTP-Posting-Host: ispp1.ispp-it.com 62.193.132.78
| Path:
cppssbbsa01.microsoft.com!news-out.cwix.com!newsfeed.cwix.com!news.maxwell.s
yr.edu!newsfeed00.sul.t-online.de!t-online.de!tkmsftngp01!tkmsftngp03
| Xref: cppssbbsa01.microsoft.com microsoft.public.vb.com:15706
| X-Tomcat-NG: microsoft.public.vb.com
|
| When I try to register vba6.dll following message appears:
|
|     vba6.dll was loaded, but the DllRegisterServer entry point was not
| found.
|
|     DllRegisterServer may not be exported, or a corrupt version of
vba6.dll
| may be in
|     memory. Consider using PView to detect and remove it.
|
| Can anybody tell me what is the problem?
|
|
| Thanks.
|
| Tihomir
|
|
|



Sat, 29 Nov 2003 22:49:20 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Error in VBA6.DLL\MSVBVM60.DLL, please reboot and try again

2. ActiveX DLL Registration problem... Cannot unregister - Cross Posted

3. Problems with registration of craxdrt.dll and implode.dl_

4. DLL Registration problem

5. MTS DLL registration problem.

6. vba6.dll

7. vba6.dll

8. File not found: VBA6.dll

9. At wits end - File not found: VBA6.DLL

10. VBA6.DLL not found

11. "File not found:VBA6.DLL"

12. VBA6.DLL crash

 

 
Powered by phpBB® Forum Software