-
Error on Windows 7
Hope someone there knows an answer to this one. I have just gotten a new PC with windows 7, I intalled the VB 6.0, but whenever I try to open any project it gives me an error, it says "Automation Error, Error accesing the OLE registry", then tells me "Error accesing the system registry", and asks me if "Continues to load the project".
I know that there is a dll that is not registered, but I don't see wich one. Does anybody knows how to deal with this program?
-
Are you using a factory authorized, from Microsoft, VB6 CD to do the install?
I don't answer coding questions via PM or Email. Please post a thread in the appropriate forum section.
Please use [Code]your code goes in here[/Code] tags when posting code.
Before posting your question, did you look here?
Got a question on Linux? Visit our Linux sister site.
Modifications Required For VB6 Apps To Work On Vista
-
After you loaded the project, open the Project->References panel, and in the list of the libraries you should see one (or more) starting with the label MISSING. Either that, or start the project with full compile (Ctrl+F5) and the debugger should then stop and show you a variable declaration that is not recognized.
"There are two ways to write error-free programs. Only the third one works."
Unknown
-
Yes
 Originally Posted by Hack
Are you using a factory authorized, from Microsoft, VB6 CD to do the install?
Yes, of course
-
Thanks
 Originally Posted by mstraf
After you loaded the project, open the Project->References panel, and in the list of the libraries you should see one (or more) starting with the label MISSING. Either that, or start the project with full compile (Ctrl+F5) and the debugger should then stop and show you a variable declaration that is not recognized.
I'll give it a try, thanks a lot.
Similar Threads
-
By Carcophan in forum C++
Replies: 2
Last Post: 11-28-2005, 10:26 PM
-
By Gwen Smith in forum vb.announcements
Replies: 0
Last Post: 04-28-2003, 02:37 PM
-
By pwilmarth in forum .NET
Replies: 2
Last Post: 11-25-2002, 02:54 PM
-
By Dennis in forum VB Classic
Replies: 10
Last Post: 02-15-2001, 03:52 AM
-
By Toni Bisson in forum VB Classic
Replies: 0
Last Post: 01-19-2001, 12:54 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks