Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:701467
More Search Options
RSS Available
Matching Posts
Re: Consuming a PHP Web Service from a .NET client
try adding &wsdl to the end and see if it doesn't generate a wsdl you can use to let visual studio generate a proxy class for you. if it can't, creating the proxy class is pretty straight forward (especially if you have the information about the web service at your disposal). To create the proxy class by hand: First, you create a class deriving from SoapHttpClientProtocol. Next create methods that match the ones in your web service. Inside these methods, call Invoke("WebMethodName"
Posted to
XML Web Services
(Forum)
by
aMadHatter
on 8/24/2009
Re: ASP.net client consuming a NuSoap web service
looks like you've referenced the services as http://www.mnavasca.ca but you're host requires http://mnavasca.ca so when you post to http://www.mnavasca.ca/TestService/Server.php your web server is telling you that the location of that host is http://mnavasca.ca/TestService/Server.php try changing your namespace without the www.
Posted to
XML Web Services
(Forum)
by
aMadHatter
on 2/7/2007
Re: ASP.net client consuming a NuSoap web service
post your service and type registration php code. what errors are you getting in .net?
Posted to
XML Web Services
(Forum)
by
aMadHatter
on 2/6/2007
Re: Consuming a PHP Web Service from a .NET client
Wow! you're quite welcome. Its not everyday that you rummage through asp.net and find somebody posting a link to your blog (which that is mine). Glad it helped you. nusoap is a treat if you're doing your web services in php. I do wish it had better / fuller SOAP support, but I guess beggars cant be choosers.
Posted to
XML Web Services
(Forum)
by
aMadHatter
on 1/24/2007
hosting http outside IIS (Service Station sample) + permission problem
I have a service that is rather complex. Eventually I'd like it to host a controller thats accessible through http. I've downloaded and attempted to use the ServiceStation sample from msdn mag from a long time ago, but the windows sample does not work, and my sample is running into problems, and google doesnt bring up much on the matter. The ServiceStation sample has been a great help so far, but I'm kind of stuck on something, maybe somebody here can walk me through. I've created
Posted to
C#
(Forum)
by
aMadHatter
on 1/10/2007
Page 1 of 1 (5 items)
WindowsClient:
Build WPF Data Controls for Outlook Addins Easily with VS2010
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 2
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 1
Channel 9:
Channel 9 Live at PDC09: Wei Zhu (Facebook)
WindowsClient:
WPF Manipulation Basics
ASP.NET:
High CPU in .NET app using a static Generic.Dictionary
TechNet Edge:
Deploying Silverlight - Why and How
WindowsClient:
Windows Client Developer Roundup for 12/21/2009
Silverlight:
4 Calendars & Plans for 2010 / 5770
ASP.NET:
ASP.NET MVC 2 and Visual Studio 2010
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part II
Silverlight:
HVP – Core Scaffolding and Updated News
Channel 9:
TWC9: 2009 - The Year in Review
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Channel 9:
Channel 9 Live at PDC09: Coding 4 Fun
Channel 9:
Channel 9 Live at PDC09: Stephen Toub
WindowsClient:
Mouse Gestures for Internet Explorer
Channel 9:
Controlling concurrency in Rx
Channel 9:
Dev Tools Ecosystem Summit Videos Available
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online