index > Visual Studio Tools for Office > Excel 2003 XML Maps

Excel 2003 XML Maps


Hi,

I have written an XML Web Service (VS 2003) that functions properly to return XML queried from the Northwinds database (SQL 2000/SP3). When I try to add an XML Map to a new workbook using the Web Service the attempt fails with a cryptic error message "Cannot load the specified XML or schema source.". Can you tell me the correct syntax for this? I have tried the following:

http://localhost/XcelsiusWebService/XMLDataProvider.asmx/GetCustomers_New

http://localhost/XcelsiusWebService/XMLDataProvider/GetCustomers_New

http://localhost/XcelsiusWebService/XMLDataProvider.asmx?GetCustomers_New

Thanks.

Dave

19083

Hi Dave

Since you don't show us the code you're attempting to use to add the map, you make it very difficult to help you. Plus, this question doesn't concern the VSTO technology, so it's really off-topic here. The first question that comes to my mind, though, is whether the web-service is returning a valid SCHEMA (xsd)? The Add method for XMLMaps requires a schema. From your problem description, it appears GetCustomers_New would return a set of data.




-- Cindy Meister (Word MVP)
Cindy Meister
reply 2

You can use google to search for other answers

 

More Articles

Mouse hover event in Excel
Failure to manually Attach Managed Code Extensions to Documents
COM Shims
How to copy the sheet on excel development environment?
Network problem
Printing a MS Access report
.Net setup failure in Win2k
Still in need for help...
Capture "AutoDial" event in Outlook contacts
Newbie question about Infopath Onload function
Welcome to Bokebb   New Update   Joins the collection  
 

New Articles

Create manual and automated tests for VS…
sending e-mail from a SmartTag
Publishing Issue VSTO Word Project
Excel Add-In showing up twice
VB.NET - Excel Object Library
Is connected to exchange
edit -> delete on excel disabled, aft…
Conflict between Word and Outlook
Probing path for C# Assemblies
XMLNodes Confusion
Invoke Word Document from C#
Why does CustomTaskPane.Window return an…
Outlook 2007: How to stop progress bar i…
MS Word
adding a button to the email message win…

Hot Articles

Deploying Word Template
Word/Excel Designer Error in VSTO 2005
Custom content in AppManifest (...or els…
VSTO 2005 with German Office 2003 Instal…
Get the sending XmlNode
COM ADDIN Not working in client mechins
regarding list object
Failed to update customization from the …
Outlook Add-In hand-on lab???
Problem deploying .Net COM Add-In
Getting the Character Style for a word
If an Add-In won't load, then what?
How to count no of non space characters …
WinWord instance not released from withi…
Excel interop problem: Styles with borde…

Recommend Articles

Outlook COM Shim to run Managed Addin Code
Outlook 2003 Addin doesn't work on Windo…
Access Denied starting MS Outlook from W…
Access Developer Extension
Strange problem with the plugin...
strange behaviour with offline deploymen…
Word Add-In Office 12 Deployment
How do you obtain the paragraph numbering?
Addin - TaskPane communication
Do I need Tools for Office?
VSTO 2005 Infopath project template miss…
Calendar Date Range
Debugging VSTO2007 for Outlook addins...
Deployment problems with VSTO (Excel)
Problem using Chart Export with VB .NET …