473,785 Members | 2,221 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

strange thing with webreference ( wsdl ) help !



Hello ,

I have a strange problem
when i set a reference to
http://www.trostonline.de/autobest/t...rviceInterface

i end up with a logon method like this

Dim Trost As New TROST.ITOLServi ceInterfaceserv ice
Dim strUVal As String = "username|passw ord"
Dim intErr As integer, strErrMsg As String, intRet As Integer
Dim blnret As Boolean
Dim strRet As String
strRet = Trost.Logon(str UVal, intErr, strErrMsg, blnret) as string
however it should have been
Dim Trost As New TROST.ITOLServi ceInterfaceserv ice
Dim strUVal As String = "username|passw ord"
Dim intErr As integer, strErrMsg As String, intRet As Integer
Dim blnret As Boolean
Dim strRet As String
blnret =Trost.Logon(st rUVal as string,strRet as string ,intErr
as integer,strErrM sg as string) as boolean
the webservice is written in Delphi , in the past before some
modifications were made to the methods i could connect to it succesfully

now when i use the logon method i receive an error stating "Invalid XML"

wich is right because the signature that is generated in the proxy class
is different as the true signature of the webservice


Nov 23 '05 #1
0 1010

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

Similar topics

14
6351
by: Allcomp | last post by:
Hello, I have seen something really strange in VB6 If I do a Int ( (5 * 1.2)) , I receive the value 5, but I should receive 6? Is this a bug or something really "normal". I can see that if I do ? int ((5 * 1.2 + 0.0000000000000003)) I receive 6. If I add something smaller, I have 5 as a result What is strange is that If I do a ? 5*1.2, I receive 6 so (5 * 1.2)
2
1210
by: Paul T. Rong | last post by:
I print a report of order detail from the order form with a button, which is OK, but the strange thing is, the order of the products printed is just the opposite from that of the order detail subform, e.g, if there are 3 products in subform ordered by product number as "1001", "1002" and "1003", then what is on the paper is: "1003", "1002", "1001"¡£ What is the problem? Many thanks in advance. Paul
16
1984
by: Ronny Mandal | last post by:
Hi! I am writing a program that'll read binary integers from a file, put them into a dynamic array. THe array is first declared int* a = malloc( sizeof( int ) * N ) <-- N is the number of slots. When N is odd, the program will work just fine, however when N is even, it will not work.
4
1309
by: Harlan Messinger | last post by:
Since operator overloads into static functions in C#, there really doesn't need to be a connection between the types to which the operator is being applied and the type in which the overload is defined, does there? I mean, there's nothing to prevent the following, right? public class A { public static B operator + (C c, D d) { ... } ... }
2
1505
by: Shapper | last post by:
Hello, I have this code: Dim cultureList(,) As String = {{"E", "en-GB"}, {"P", "pt-PT"}} Select Case Session("culture") Case "pt-PT" ... Dim cultureList(,) As String = {{"E", "en-GB"}, {"P", "pt-PT"}} Response.Write("1")
1
933
by: qe_Cui | last post by:
Hello Everyone: I am using vb.net 2003 / SqlServer 2000 / Windows2000 Professional OS. I put a combobox in a form in my application, it works well in my own pc. But when I relase it to a client pc(with .Net FrameWork 1.1 and Win98 os), I found that the combobox could not accept a selected item when i leave it, it always back to the defalt ite. So i try to debug with messagebox, it is very strange I found it is work well after popuping...
1
1853
by: Wang E | last post by:
I've been working on an online judge(for ACM/ICPC) using C#.Programmes submitted by users can now be compiled,and it's the problem to judge.I use the Process class in C#,and my thread is as follows:start a process using this class with parameters such as input file,output file,etc,and when the programme is running,i get its running information such as running time,used memory,etc.I code as follows: Process p = new Process();...
1
1770
by: piotr.korzeniewski | last post by:
I'm really confused with this one, first please take a look at code below: function Class(obj) { if(!obj) obj = new Object(); obj.Extend = function(obj) { this.__parent__ = new Object();
6
1207
by: drop669 | last post by:
Hi. I have this piece of code: ===================================== #include <map> template <class Tclass dict { private:
0
9647
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
9489
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
10356
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
10162
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...
0
9959
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...
0
8988
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7509
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
5396
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
3665
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.