Wrox Programmer Forums
Go Back   Wrox Programmer Forums > XML > XML
|
XML General XML discussions.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the XML 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 9th, 2004, 06:42 AM
Registered User
 
Join Date: May 2004
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default PROBLEM TO OPEN XML DOC IN 98SE

I developed one application to open xml document and read, write
into that well it is cutely running in XP Operating System
but Problem araised in 98SE, it throws an error

"Activex compononent can't create object" Why?

I used VIsualBasic 6.0 and Added reference MSXML4.dll
and Installed MSXML4.dll in XP and 98SE but the problem
arised I can't understand why?

Used following initial stage code which throws error,

    Dim dom as MSXML2.DOMDocument
    Set dom = New MSXML2.DOMDocument
    ----
    ----

plzzz any one help me! Am waiting for Response....!






Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating XML doc ; writing string(xml format) into KamalRaturi XML 5 May 28th, 2008 05:51 AM
how to open a Doc from java raju_vv Servlets 1 May 28th, 2007 07:24 AM
Open document, Open second doc and copy to first justabeginner Word VBA 1 March 7th, 2007 02:47 AM
How to open a .DOC file with MS-Word ? sherbir Servlets 0 July 26th, 2004 02:39 AM
Problem with For loop, iterating through XML Doc rj_mayer Classic ASP XML 2 April 6th, 2004 01:16 PM





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