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:709726
More Search Options
RSS Available
Matching Posts
Re: low level api for Web Service Client?
Do they have an XSD at least? I have programmed some client to web services on mainframes and have resorted to using the XML serializer to format my XML and posting to the web service with the WebRequest and WebResponse classes.
Posted to
XML Web Services
(Forum)
by
RogerRabbit
on 9/5/2008
Re: How to programmatically disable a web service?
It would be simpler to let the web service raise an exception if the database is not available. The client to the web service will need to trap an exception in any case. If the web service is not running, then the client will need to catch the timeout exception. If the web services is running but the database is not available the client will likewise need to catch the exception.
Posted to
XML Web Services
(Forum)
by
RogerRabbit
on 9/5/2008
Re: Please Help in cunsuming Java Webservice using C#
WSE 3.0 and WCF (in .Net 3.0 and 3.5) support MTOM. I have had very good luck programming MTOM clients, to Java web wervices, written with WCF .
Posted to
XML Web Services
(Forum)
by
RogerRabbit
on 9/5/2008
Re: Please Help in cunsuming Java Webservice using C#
You are using the correct technique. The only binary data transfers that work well between Java and .Net are MTOM and base64. .Net also does DIME, but Java typically does not. Older Java web services commonly used SwA, but .Net does not support it. There is also WS-Attachments but it is not supported by .Net either. You really need to find out what the Java team is using. There is a third party library to add support for SwA and WSA, but I have never used it. http://www.pocketsoap.com/
Posted to
XML Web Services
(Forum)
by
RogerRabbit
on 8/29/2008
Re: Directory Security Options
If the user has a windows account that the web service recognizes (is in the same domain) then the webpage will run with the permissions of that user. If not, then the web page will run with the permissions of the user you specified for anonymous access.
Posted to
XML Web Services
(Forum)
by
RogerRabbit
on 8/28/2008
Re: Please Help in cunsuming Java Webservice using C#
What protocol does the Java web service use to return attachments. This error looks like it could be from a web service that provides SWA attachments (Soap with attachments). There are several protocols for handling attachments in web services such as DIME, SWA and MTOM. Exactly what kind of attachments does this service provide?
Posted to
XML Web Services
(Forum)
by
RogerRabbit
on 8/28/2008
Re: web service not running
The web log contains an http 401 error which indicates an attempt at un-authorized access. These links may help you correct the issue. http://geekswithblogs.net/ranganh/archive/2006/02/21/70212.aspx http://forums.asp.net/t/1304193.aspx
Posted to
XML Web Services
(Forum)
by
RogerRabbit
on 8/28/2008
Re: web service not running
Does the web service actually get called? Does anything get logged in the IIS logs of the web service for the activity?
Posted to
XML Web Services
(Forum)
by
RogerRabbit
on 8/27/2008
Re: [Advice] Web Service Layer For Security Purposes
Are you asking how to secure web services or whether it is a good practice for a web site to use web services to serialize/deserialize data into the database?
Posted to
XML Web Services
(Forum)
by
RogerRabbit
on 8/26/2008
Re: how can i provide security to the webservices data
If you merely want to maintain a private communication between the client and server then deploy the web services using HTTPS instead of HTTP. This is the same as deploying HTTPS for any other website. http://support.microsoft.com/kb/324069
Posted to
XML Web Services
(Forum)
by
RogerRabbit
on 8/22/2008
Page 1 of 25 (247 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
Channel 9 Live at PDC09: Dr Jeff Norris, NASA
Channel 10:
Flickr Drive Integrates Flickr into Windows Explorer
Channel 10:
Playfire: A Growing Network for Gamers
Channel 10:
Find the Top iPhone Apps with Bing (Yes, Really!)
Channel 10:
Xbox to Become Emergency Alert System
Channel 10:
Progression of the Iconic Background
WindowsClient:
ASP.NET AJAX 4.0 Data Binding on MSDN Magazine
WindowsClient:
Don’t miss out..
TechNet Edge:
Improving Collaboration with SharePoint - Tech Focus December 2009 Part 1
Channel 9:
Channel 9 Live at PDC09: Scott Guthrie
Channel 10:
Get Discounted Concert Tickets at the New Windows Section 7
Channel 10:
Get Bing Wallpapers on the iPhone
Channel 10:
Bing Gets a New Toolbar
ASP.NET:
More on medium trust: what permission are you missing?
Channel 9:
Channel 9 Live at PDC09: Bob Muglia
WindowsClient:
Adventures With Windows Azure Diagnostics
Mix Online:
Adventures With Windows Azure Diagnostics
Channel 9:
Channel 9 Live at PDC09: Ray Ozzie
Channel 9:
Coding4Fun: DrinkTendr
Channel 9:
TWC9: Scott Hanselman, John Galloway, Bing, parallel unit tests, more
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online