

I even loaded the component checker 2.0 as suggest via microsoft website to look up the Microsoft Data Access Components (MDAC).
#Visual basic for applications dll .exe
exe folder (/bin/Debug), so that its in search path. 2) Open Visual studio 2013, File -> New Project -> Visual Basic -> Windows Form Application. Any ideas Thanks, Don Checked References in Excel VBE: Visual Basic For Applications Microsoft Excel 10.0 Object Library OLE Automation Microsoft Forms 2.0 Object Library Microsoft Office 10. The goal is to create a Visual Basic Application that calls unmanaged dll, and publish it to. When I tried to open the visual basic 6.0 now I get: Set ac GetObject(, 'AutoCAD.Application') Seems like Im missing a Reference or something, but I dont think anythings changed here. So following some suggestions from the web:Ī) Renamed old DAO350.DLL as DAO350.DLLOLDī) I took this file from Visual Studio Disk 1 and copied it into theĬ:\Program Files\Common Files\Microsoft Shared\DAOĬ) Regsvr32 "C:\Program Files\Common Files\Microsoft Shared\DAO\DAO350.DLL"ĭ) Then I got a successful message that it registeredĮ) It did not work. I used to use VB (Visual Basic 5 and 6) to create DLLs many years ago. I got the an error that the DAO350.DLL could not be found.Ģ. I was updating an application I created in Access VBA and came across a scenario that I needed to encapsulate some of the functionalities in a DLL. SW:Microsoft Visual Studio 6.0 Enterprise Editionġ.


OS: XP Media Center (although system info says XP Professional Service Pack2 Build 2600) Problem: CANNOT OPEN VISUAL BASIC 6.0 Says "Unexpected error quitting" I did a web search already at some sites including Microsoft, but I have not found a soultion yet. I am not the most knowledgable and would appreciate any guidance.
