Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems with wsdl
Message
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00825637
Message ID:
00825673
Views:
12
First turn off the "Generate intellisense script" in the dialog for the Web Service generation wizard. This will make the message go away.
Then, do not forget in the url address to put the ip address of your machine, and not the default localhost, or else nobody will be able to use it from outside ( i.e http://111.222.111.222/YourDir/YourFile.WSDL )

HTH
Jaime

>Dear All
>
>We have just got a new server, windows 2003 and I thought I would try out web services.
>
>My code is
>DEFINE CLASS web AS session OLEPUBLIC
>
> Name = "web"
>
> PROCEDURE justshow
> RETURN "hello"
> ENDPROC
>ENDDEFINE
>
>
>I wrote a service in foxpro compiled it and tried to build it but I get the following error.
>
>
>Error generating Intelli Sense script. Check for a valid WSDL URL location content. The WSDL file may have also been in use -- try regenerating the web service files again.
>
>I cannot find any documentation in help files or on the web.
>
>Can anybody point me in the right direction
>
>David
Why do programs stop working correctly as soon as you leave the Fox?
Previous
Reply
Map
View

Click here to load this message in the networking platform