473,651 Members | 2,512 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Office 2003 Web Services Toolkit issues

I have a few questions regarding the referencing of web services using this
toolkit. I am currently trying to reference a specific URL to WSDL that was
generated on a local server. Does anyone know of any issues in regards to
consuming WSDL for document-literal web services that define a lot of complex
types and/or import any other WSDL schema? I suspect that our WSDL might be
too sophisticated for the tool to handle. Maybe our use of the import
directive to bring in common schema types is confusing it. The WSDL is valid
because I am able to bring it up with Visual Studio .NET, and other tools do
not have any problems with it either (e.g. XMLSpy). Appreciate any feedback
on this one... thanks!
--
Peter Rietkerk
Nov 23 '05 #1
11 4100
Hello Peter,

I never heard a issue about Office 2003 Web Services Toolkit cannot
understand a WSDL schema. If the schema is validated, the Toolkit should
work with it. If you have any problem when you use it on your WSDL schema,
please post in the community. We will try to help you out.

Luke
Nov 23 '05 #2
Not sure how to do this. I cannot simply post an individual WSDL file because
it contains import statements for XML schema types, using schemaLocation
references which point back to my server. Again, Visual Studio .NET, XMLSpy,
..NET Webservice Studio 2.0, SOAPTest, Axis 1.2, etc. all work fine consuming
this WSDL and it's imported types, the Office 2003 Web Services Toolkit and
its predecessor products are the first tools we have encountered which do not
work with it. Can you confirm that the Office 2003 Web Services Toolkit tool
can handle WSDL which imports other schema? We know the WSDL and its
associated schema is valid, because it validates and all these other tools
consume it fine. Alternatively, how does one configure this thing to produce
any sort of diagnostic messages?? It just fails and doesn't produce any
meaningful output.
--
Peter Rietkerk
"[MSFT]" wrote:
Hello Peter,

I never heard a issue about Office 2003 Web Services Toolkit cannot
understand a WSDL schema. If the schema is validated, the Toolkit should
work with it. If you have any problem when you use it on your WSDL schema,
please post in the community. We will try to help you out

Nov 23 '05 #3
Hi Peter,

Can you post the schema you used here so that I can test it on my side? Or
you send me an email. (Please remove "online" to get my actual email
address)

thanks,

Luke
Nov 23 '05 #4
thanks Luke, were you able to build a test case with the information on the
E-mail that I sent?
--
Peter Rietkerk
"[MSFT]" wrote:
Hi Peter,

Can you post the schema you used here so that I can test it on my side? Or
you send me an email. (Please remove "online" to get my actual email
address)

thanks,

Luke

Nov 23 '05 #5
Hello Peter,

I haven't received the email from you yet. Can you send it again? (Please
remove "online." from my email address to ge actual one)

Thanks,

Luke
Nov 23 '05 #6
Tried to resend the E-mail, though it's the same address I used last time...
can you let me know if you have received it? thanks,
--
Peter Rietkerk
"[MSFT]" wrote:
Hello Peter,

I haven't received the email from you yet. Can you send it again? (Please
remove "online." from my email address to ge actual one)

Thanks,

Luke

Nov 23 '05 #7
Hello Peter,

I test the wsdl file, it worked on my side. I think there are some issues
you may check:

1. I installed the latest Office Web Service Toolkit from this link:

http://msdn.microsoft.com/library/de...us/odc_wst2003
_ta/html/odc_WSTKNew.asp

2. I put the wsdl and xsd file in same virtual folder and rename
"http://..../common.xsd" to "contact.xs d" in wsdl file.
3. When open the files in VS.NET, I found some encoding problem, so that I
convert the two files to UTF-8 format.
I will appreciate if you can reply me on the newsgroup so that this can
benefit more people.

Regards,

Luke
Nov 23 '05 #8
Thanks for the assistance Luke.. I had actually generated that .wsdl file
from .NET WebService Studio by doing a "Save As", so there may have been some
encoding issues when that happened. Still, I need to ask why one tool (.NET
WebService Studio) is able to reference our specific URL
(http://localhost:12670/PWS/Contact?WSDL), and the Office 2003 Web Services
Toolkit cannot? Is it the fact that in the WSDL we have...
<?xml version="1.0" encoding="utf-16"?>
--
Cheers,
Peter Rietkerk
"[MSFT]" wrote:
Hello Peter,

I test the wsdl file, it worked on my side. I think there are some issues
you may check:

1. I installed the latest Office Web Service Toolkit from this link:

http://msdn.microsoft.com/library/de...us/odc_wst2003
_ta/html/odc_WSTKNew.asp

2. I put the wsdl and xsd file in same virtual folder and rename
"http://..../common.xsd" to "contact.xs d" in wsdl file.
3. When open the files in VS.NET, I found some encoding problem, so that I
convert the two files to UTF-8 format.
I will appreciate if you can reply me on the newsgroup so that this can
benefit more people.

Regards,

Luke

Nov 23 '05 #9
Hi Peter,

I can reference the WSDL in both of Office 2003 Web Services Toolkit and
VS.NET. Have you installed the latest version of Office 2003 Web Services
Toolkit. From its document, it has fixed some problem on data type.

Luke
Nov 23 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
6168
by: Martin Bless | last post by:
The good news: Along with Python-2.4 comes really good news to Windows users. Yes, you now CAN build extension modules yourself using the SAME C++ compiler and linker Python is built with itself. Everything you need is available at no costs (except download hassle and installation time). Once your system is set up properly its just a matter of running 'python setup.py build'. No longer waiting for someone else to build binaries and a...
2
5868
by: Todd D. Levy | last post by:
I recently picked up a copy of Office 2003, but have installed it (replacing my existing installation of Office XP Pro) yet because... I am in the middle of a client project using Access 2002 with Access 2000 file format (the client has Office 2000 in their offices). I am concerned that replacing Office XP Pro (Access 2002) with Office 2003 (Access 2003) may cause backward compatibility issues. Can anyone comment on this?
3
1977
by: Mark Broadbent | last post by:
Anybody know of Microsoft's intent to make C# and other .net languages fully supported within Word, Excel, Access etc? How my heart sank when I went into Word 2003 code editor only to find its still VBA aghh nasty. Been trying to forget the horrors of VBA now for a while, suddenly to realize I might have been a little hasty? -- Br,
2
1803
by: Nicolas Mailhot | last post by:
Hi, I've been tasked with doing a study of how to migrate our current excel VBA macros (that currently dig in a very insecure and uncontroled way in various corporate databases) to a setup were everything is arbitrated by Weblogic web services (with EAI-provided web services looming on the horizon) The Office version currently deployed on clients Office 2000 on Windows 2000 (+some NT4s).
1
1124
by: Simon Shaw | last post by:
I need to interface to some web services which have been built by a third party using .Net and secured using WSE 2.0; but my client application is an Access 2003 data project, so there is no .Net in there! I have installed the Office 2003 web services toolkit, but I'm not sure whether I can use any of the security features since WSE is not obviously available using these technologies...is it? Anyone out there better-acquainted with this...
36
3443
by: Alex Martelli | last post by:
So, I thought I'd tool up to let me build and test Python extensions on Windows (as well as Mac and Linux) -- I'm trying out Parallels Workstation beta on my new Macbook Pro (and so far it seems to work very well), I bought and installed a Win2000 Pro on it (since according to the grapevine it works better than XP in various kinds of virtual machines, and almost all SW supports w2k anyway -- I also found out that one exception is the...
2
3578
by: (PeteCresswell) | last post by:
Seems like the toolkit does not handle complex data types. But that seems like much of the real world - once you get past something like just looking up a SIC code or adding two numbers. I see something about the SOAP 2.0 toolkit... then I see that there's a SOAP 3.0... and then I see a note somewhere something like "Support for SOAP 3.0 will be discontinued on (sometime in 2005)".
0
994
by: John Beschler | last post by:
I was under the impression that Office 2003 applications could access Web Services natively, that is without external support. However, when I just did a serach for some documentation for this, I found a KB articel that seemed to indicate that I needed to download and install Microsoft Office 2003 Web Services Toolkit 2.01 for each workstation that needs to access the web service. Is this correct? DO I need something besides office...
0
1446
by: =?Utf-8?B?TWF0dGhldyBNb3Jhbg==?= | last post by:
Hopefully I explain this correctly. I need to create web service proxies (or proxy) from a few web services my client must access from MS Office applications. They need to be accessible to MS Access and Excel. Another will probably need to be available via Word. The Office Web Services Toolkit is deprecated and will not work for this – tried that route. I created the proxy classes via wsdl and can reference and use them
0
8352
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8275
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8802
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8697
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8465
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8579
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6158
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4144
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
2
1587
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.