Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 224
Default MSXML5 and Excel 2003

We're using MSXML5 in a project (References | "Microsoft XML, v5.0").
The project will be distributed very widely to many of our
organization's vendors.

I understand that Excel 2003 only includes XML if you buy the
Professional version of Office, or the standalone version of Excel;
XML is not included if you get Excel from the Standard Edition of
Office 2003.

Does that restriction include the MSXML5 library?

If so, what if affected users -- those who are still on Excel 2003,
and got it through Office Standard 2003 -- download and install MSXML6
from Web Services Extensions? Will our code's reference to MSXML5 work
for them? Or will they have to get MSXML5, which is not available as a
separate download?


Thanks,

Greg
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 224
Default MSXML5 and Excel 2003

I just noticed that the declaration look like this:

Public HttpReq As MSXML2.XMLHTTP30

(I inherited the XML part of this project; someone else wrote it all.)

Does that mean we're really using MSXML2 (from the MSXML5 library),
not MSXML5? If so, what about using late binding, so that it doesn't
matter whether the installed XML library is v5 or v6?

Thanks for any suggestions.

Greg


On Feb 21, 11:50 am, Greg Lovern wrote:
We're using MSXML5 in a project (References | "Microsoft XML, v5.0").
The project will be distributed very widely to many of our
organization's vendors.

I understand that Excel 2003 only includes XML if you buy the
Professional version of Office, or the standalone version of Excel;
XML is not included if you get Excel from the Standard Edition of
Office 2003.

Does that restriction include the MSXML5 library?

If so, what if affected users -- those who are still on Excel 2003,
and got it through Office Standard 2003 -- download and install MSXML6
from Web Services Extensions? Will our code's reference to MSXML5 work
for them? Or will they have to get MSXML5, which is not available as a
separate download?

Thanks,

Greg


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2007 versus Excel 2003 & Excel 97-2003 fully compatible Bumpersnesty Excel Worksheet Functions 0 April 26th 10 09:44 PM
Link Excel 2003 named range to Access 2003 Table [email protected] Excel Programming 1 January 13th 07 06:40 AM
Copying Excel 2003 Selection into Outlook 2003 HTML E-Mail Message [email protected] Excel Discussion (Misc queries) 0 July 10th 06 03:07 PM
Word 2003 Find/Change Automation from Excel 2003 crashes Excel 200 Joel Berry Excel Programming 9 March 6th 06 10:20 PM
Excel 2003 Database Driver Visual FoxPro 7 on Server 2003. Cindy Winegarden Excel Discussion (Misc queries) 0 November 28th 04 12:07 AM


All times are GMT +1. The time now is 10:08 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"