Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A paltering Web Reference or (user error)
Message
From
16/07/2003 15:44:40
 
 
To
All
General information
Forum:
ASP.NET
Category:
Web Services
Title:
A paltering Web Reference or (user error)
Miscellaneous
Thread ID:
00810794
Message ID:
00810794
Views:
39
I have a test webservice in place at http://cyberjetx.com/wspopsmack/service1.asmx I have set a reference to it. Discovery went well. The wsApp\Web References\wsWebRef folder was created and the wsdl file and the reference files were created. However, in my sample below HelloWorld is 'not declared' :( HelloWorld is spelled correctly and displays in the 'Add Web Reference' Dialog. I have also right clicked on the wsWebRef object in the solution explorer and updated the Web Reference.

The webservice is public so currently anyone caring to look at it may...
Imports wsApp.wsWebRef '<- Is this really needed 

Public Class frmTestWebService
    Inherits System.Windows.Forms.Form

'#Region " Windows Form Designer generated code " removed for post brevity

    Private Sub cmdTestWs_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles cmdTestWs.Click
        'txtWorld.Text = HelloWorld("Dino") '<- Why is this not declared?!?
    End Sub

End Class
Any help will be appreciated,
~Joe Johnston USA

"If ye love wealth better than liberty, the tranquility of servitude better than the animated contest of freedom, go home from us in peace. We ask not your counsel or arms. Crouch down and lick the hands which feed you. May your chains set lightly upon you, and may posterity forget that ye were our countrymen."
~Samuel Adams

Next
Reply
Map
View

Click here to load this message in the networking platform