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:792843
More Search Options
RSS Available
Matching Posts
Re: How to configure a web service with same name on one machine
Still having this problem? It looks like you're installing a Windows Service. They cannot have duplicate names.
Posted to
XML Web Services
(Forum)
by
johnwsaunders3
on 10/1/2009
Re: ASP.NET web page returns Timeout when calling simple web service from local machine
You should use Fiddler or a similar tool to see what's actually happening on the network. In particular, it's possible that the message is never being sent to the service.
Posted to
XML Web Services
(Forum)
by
johnwsaunders3
on 10/1/2009
Re: test webservice problem?
If you had written a class library instead of a web service, how would you test the class library to know if it is working? You would probably write some test code that would call the class library. You should do the same to test a web service: create a client program that calls the web service.
Posted to
XML Web Services
(Forum)
by
johnwsaunders3
on 10/1/2009
Re: How do you define a custom namespace prefix in a web service
A namespace prefix is nothing more than a shorthand for the namespace. Your problem isn't the prefix, per se, but rather the fact that you are not using it. You need: < turi: iMWrapper xmlns:turi="http://dummy-1512-ns">string</ turi: iMWrapper>
Posted to
XML Web Services
(Forum)
by
johnwsaunders3
on 10/1/2009
Re: Webservices and generics
That's not the complete exception! Please catch the exception, then post the result of ex.ToString().
Posted to
XML Web Services
(Forum)
by
johnwsaunders3
on 9/11/2009
Re: Consuming a PHP Web Service from a .NET client
Just ask the developers of the service for the WSDL. Don't be concerned about the syntax to fetch it. Just ask.
Posted to
XML Web Services
(Forum)
by
johnwsaunders3
on 9/10/2009
Re: Webservices and generics
Please post the complete exception, including all InnerException instances. Post the result of ex.ToString().
Posted to
XML Web Services
(Forum)
by
johnwsaunders3
on 9/10/2009
Re: Error when calling a webservice through dll
Two suggestions: Post the app.config of the application calling the DLL Reply more frequently than once every 11 months!
Posted to
XML Web Services
(Forum)
by
johnwsaunders3
on 9/10/2009
Re: Error when calling a webservice through dll
Yes, sorry, that's what I was getting at. .NET applications always use a single configuration file, either the merged web.configs, or the application .exe.config that is created from the app.config of the application. The app.config files of class libraries are never used, and need to be copied into the main one.
Posted to
XML Web Services
(Forum)
by
johnwsaunders3
on 9/10/2009
Re: Hi5 Api Again..!
I'm not sure how many people on this forum would know about HI5...
Posted to
XML Web Services
(Forum)
by
johnwsaunders3
on 9/10/2009
Page 1 of 198 (1974 items) 1
2
3
4
5
Next >
...
Last »
WindowsClient:
Introduction to TestApi – Part 5: Managed Code Fault Injection APIs
ASP.NET:
T4MVC now has a real home and a dedicated forum!
TechNet Edge:
Windows Server 2008 R2 : New Power Management Features
ASP.NET:
Web Deployment Painkillers: VS 2010 & MS Deploy
WindowsClient:
Application Accessibility Testing
WindowsClient:
Prism & WCF RIA Services
Channel 9:
Sharepoint 2010 and Claims-Based Identity
WindowsClient:
IRhetoric Ported To BlogEngine.NET
WindowsClient:
PDC Recap and More
Channel 9:
Reactive Extensions API in depth: Primitives
WindowsClient:
New WPF Features: MultiTouch
WindowsClient:
codeplex.com/testapi v 0.4 available
Channel 9:
The Visual Studio Documentary - Alan Cooper, the Father of Visual Basic
Channel 9:
Hanselminutes on 9 - Guided Tour inside the Windows Azure Cloud with Patrick Yantz
ASP.NET:
ASP.NET 4.0 ScriptManager Improvements
WindowsClient:
XAML Toolkit CTP = FxCopXaml + XamlDom + System.Xaml.dll support for Silverlight XAML
Channel 9:
Fishbowl for Facebook
WindowsClient:
Free Embeddable Fonts for your WPF Applications
ASP.NET:
Program Manager Position on the ASP.NET PM team
Channel 10:
Microsoft Teams Up with Nielsen
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online