|
-
Dec 2nd, 2011, 03:05 AM
#1
Thread Starter
Fanatic Member
webservice constructor weird behaviour
Hello there,
Is that normal that when we create some webservice with method new(optional byval x as string=""), that method is only called at same time that calling other methods and not when instancing the class itself?
Even more weird is that when we instance the webservice soap client, the new() method is detected without any params.
-
Dec 2nd, 2011, 02:18 PM
#2
Re: webservice constructor weird behaviour
Neither of those sound right. They both make it sound like you are discovering the wrong thing entirely.
My usual boring signature: Nothing
 
-
Dec 2nd, 2011, 04:57 PM
#3
Thread Starter
Fanatic Member
Re: webservice constructor weird behaviour
Not sure if i understood what you ment
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|