Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trouble with First Web Service
Message
From
31/07/2003 11:53:22
 
 
To
31/07/2003 11:32:17
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, California, United States
General information
Forum:
ASP.NET
Category:
Web Services
Miscellaneous
Thread ID:
00815260
Message ID:
00815443
Views:
8
Hi Jason,

Thanks for you response. I was missing the "?wsdl." Ahhhh - to be a neophyte!

Take care,

David

>When you say you can "see it through a browser," to what are you referring? Are you typing the URL of the .asmx file in the browser?
>
>When you're attempting to register the web service with Intellisense, what did you enter for the WSDL URL Location? Did you remember to add "?wsdl" at the end (e.g. http://YourWebSvcVirtualDir/YourWebSvc.asmx?wsdl)
>
>To correctly register the web service, VFP needs access to the WSDL file so it can build its references/proxies correctly.
>
>Another common mistake is not starting IIS, but it sounds as if you've already done that if you can get to the .asmx file through a IE or another browser.
>
>---J
>
>>I've created my first web service - it just returns a passed string parameter.
>>
>>It works through a browser on my development machine. I can see it through a browser on another machine on the network (it's name is "BIGMOMMA").
>>
>>I cannot register it through VFP 8, using the Toolbox->My XML Web Servics->Register button, on either my development machine or on BIGMOMMA. I get a "Error generating Intellisense scripts. Check for valid WSDL URL location or invalid WSDL content." message.
>>
>>How do I get VFP to recognize it?
>>
>>Here's some other info:
>>- Created in VS .Net 2003 using C#
>>- I created an installer in the solution, and built and ran it
>>- I can access other content on development computer, including ASP and ASPX pages, from the other network machine
>>- I don't really know what I'm doing. I'm new to Web Services and IIS, and pretty new to C# and VS .Net.
>>
>>Any thoughts or insights would be appreciated!
>>
>>Thanks,
>>
>>David
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform