Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 6 Visual Basic 6 > VB How-To
|
VB How-To Ask your "How do I do this with VB?" questions in this forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB How-To section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 8th, 2004, 02:31 AM
Registered User
 
Join Date: May 2004
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default how to over come this pro with OS version?

am developing a VBA project in that
an xml file reading is required...
i achieved in XP well... but a error
message appeared in 98(SE) i Can't find the reason:(

"Active X component Can't create Object"

but one thing i added the reference MSXML2.dll in both

plzzzz...any one help me...


 
Old August 9th, 2004, 08:16 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 128
Thanks: 0
Thanked 0 Times in 0 Posts
Default

My suggestion would be to go here http://www.microsoft.com/downloads/d...DisplayLang=en and download MSXML 4.0. This will install the MSXML4.dll along with related/dependent files.

In addition I would install the latest version of MDAC which I believe is at 2.8.

This should resolve your problems.

Larry Asher
 
Old August 9th, 2004, 04:13 PM
Friend of Wrox
 
Join Date: Aug 2003
Posts: 205
Thanks: 0
Thanked 0 Times in 0 Posts
Default

You might also want to clean the registry. I have had issues where MSXML was installed multiple versions and the registry was left with bits and pieces that caused this issue.





Similar Threads
Thread Thread Starter Forum Replies Last Post
C / C++ & OS manih C++ Programming 2 July 14th, 2007 11:32 AM
Passwords from version 1 to version 2 Maxxim BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 3 February 6th, 2007 06:49 PM
OS chaos2003 Linux 1 August 26th, 2003 12:12 PM
JRun4 for Mac OS + Mac OS X's Java 1.4.1 elbicho J2EE 0 June 27th, 2003 12:18 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.