A step by step tutorial teaching you how to create your own chat client and chat server easily in C#, for local networks or the Internet.
A C# tutorial showing you how to make use of WMI to extract information on disk drives, such as model, capacity, sectors and serial number.
This tutorial will teach you how to calculate the shipping cost based on the weight, height, length and depth of the box, the distance and the UPS service type.
Creating a Rich Text Editor using JavaScript is easier to do than you might think, thanks to the support of modern browsers; this tutorial will walk you through it.
I am trying to connect to a java webserver and I've had man issues but I am now at this error: "WSDoAllReceiver: security processing failed ". Background, I am using VS 2008 with WSE 3.0 for security...
| On Friday, December 18th 2009 at 09:33 AM by Anonymous | No Replies |
I have a WCF client application, built in Visual Studio 2008, that is not able to converse with an external ASMX service. The web service uses transport security via HTTPS and requires a WSE-style...
| On Wednesday, November 4th 2009 at 01:09 AM by Anonymous | 1 Reply |
I am using VS 2005 with WSE enhancements and have moved to Windows 7. I need to give the ASPNET account access to the certificate but the WSE Certificate Tool doesn't list the Local Computer/Personal...
| On Friday, October 30th 2009 at 05:59 AM by Mark | 1 Reply |
Hello, Recently in our product an error has started to appear on the server saying: "System.Configuration.ConfigurationErrorsException: Multiple entries were found in the configuration file,...
| On Sunday, June 28th 2009 at 09:35 PM by Anonymous | No Replies |
We use WSE 2.0 and intermittently get error: "WSE559: A UsernameToken with a particular nonce value can only be used once within a given time period. The following base-64 encoded nonce value has...
| On Monday, May 25th 2009 at 07:58 AM by Leonid Neishtadt | No Replies |
Hello, I am developing some webservices to be used in some various projects. This username/password authentication thing has been always challenging for me. I am currently investigating WSE 3.0 which...
| On Monday, May 4th 2009 at 07:15 AM by Bumbala | No Replies |
I have an dotnet application that generates a soap server proxy from a wsdl using wsewsdl3.0 utility. The generated code shows the proxy as derived from SoapService. Derived a class from this proxy...
| On Monday, March 9th 2009 at 06:17 PM by Silvy |
HELP! I'm calling asp.net web services utilizing the Messaging.SoapClient. These web services reside on various servers, and are all setup for windows integrated/kerberos. I can't seem to get pass...
| On Tuesday, March 3rd 2009 at 10:52 PM by Scott |
We do the "Best of Breed" software implementation here in my company and we have the need to easily integrate all the current and future solutions. I'm probosing to our CIO a front layer of web services...
| On Wednesday, February 25th 2009 at 03:06 PM by Anonymous | 1 Reply |
Hi, I am struggling invoke an Axis2 Web Service with MTOM implementation. The service replies with plain (NO MTOM) responses. When i tried to invoke the service with .NET 2.0 client With WSE...
| On Friday, February 13th 2009 at 05:44 AM by Anonymous | No Replies |
I am using WSE 3.0 with Visual Studio 2005 and our server(Windows 2003) and our application is talking to a WebSphere running in IBM's Datapower server. Currently when we in the processing of the response...
| On Thursday, December 11th 2008 at 09:51 AM by Anonymous | No Replies |
Hi All Please can someone help us, we a re a team of 5 developers and have not slept for nearly 48 hours now trying to sort this out. This is the LAST time I listen to anything at teched !! no more...
| On Wednesday, December 10th 2008 at 10:37 AM by news.microsodft.com | No Replies |
I am trying to install LifeCam 1.4 softare for my LifeCam Nx-6000 camera and once the cd runs it says the following which is not true: SETUP CANNOT CONTINUE BECAUSE EITHER THEIR IS INSUFFICIENT FREE...
| On Wednesday, November 12th 2008 at 01:05 AM by Anonymous | No Replies |
Hello, I've been trying to find a way of adding a UserNameToken to a SOAP message through a SoapExtension but haven't figured out the proper way of doing it. The reason for wanting to do this...
| On Monday, November 10th 2008 at 07:13 PM by Anonymous | No Replies |
Hello All, I have a couple of ASP.NET web-services with windows-authentication. Everything is working fine with my .Net-clients. Now I have the requirement, that these services must be usable from...
| On Thursday, October 30th 2008 at 10:11 AM by LosWochos | No Replies |
Hello, Thanks in advance for any help: I am trying to secure a webservice using WSE 3.0 and the turnkey usernameForCertificateSecurity profile. I am passing a valid username token, and on the...
| On Tuesday, October 28th 2008 at 10:21 PM by VictorG | No Replies |
All, Using WSE 3.0, I keep on getting "Error: Specified argument was out of the range of valid values. Parameter name: Policy 'ClientPolicy' is not configured in the system" exception when I try...
| On Tuesday, September 23rd 2008 at 12:27 PM by Anonymous | 4 Replies |
Hi I am facing very critical problem in web service I am trying to call a web method form a web logic web service The web service needs a token so I used WSE 3 but I found strange behavior: The...
| On Thursday, September 18th 2008 at 10:46 AM by mohammed | 1 Reply |
Hi. i am having a interop problem with a "service" that requires WS- Addressing 2005/08. WSE 3.0 is using the DRAFT version (2004-08). I need somehow to send it using the 1.0 version, without...
| On Monday, September 15th 2008 at 10:38 PM by cyber | No Replies |
I am using the SoapExtension class to insert soap header to convey data that I wanted to pass from a local client to a remote server which host a web service. I am wondering if it's possible to count...
| On Thursday, September 11th 2008 at 09:22 AM by Sunny | No Replies |
I have an .NET application that could be compiled in 2.0 and in 3.0+ in other cases. I need a way to let the application decide if reference WCF by web service in case onf the application compiled...
| On Thursday, August 21st 2008 at 04:45 PM by Anonymous | No Replies |
I've got a VS 2008 solution that's attempting to do a POC on validating a user name and password using WSE 3.0 against a custom UserNameTokenManager. The solution contains the MyAuthorizationLib project...
| On Wednesday, August 20th 2008 at 07:24 PM by Eric Legault [MVP - Outlook] | No Replies |
Hello, I am using BizTalk 2006 WSE 2.0 (SP3) adapter for calling the web services. An instance of WSE adapter is suspended in the BizTalk Messagebox when exception errors is returned from the...
| On Thursday, August 7th 2008 at 01:00 AM by Anonymous | No Replies |
i have created one proxy class by using wsewsdl3.(Example-MyService.cs). Inside the class i am getting the class name as MyService where can i get MyServiceWse class .Bcz of that i am unable to set...
| On Tuesday, August 5th 2008 at 09:59 AM by Anonymous | No Replies |
Hi! We are using ASMX web service with WSE (we're using WS-Addressing) and IIS returns HTTP status code 200 even if XML is malformed. The request does not get through the stack to the application...
| On Monday, August 4th 2008 at 08:55 AM by Miha | No Replies |
| On Friday, August 1st 2008 at 12:54 PM by Earn |
When using System.IO.FileStream, I write 8 bytes, then seek to the start of the file, does the 8 bytes get flushed on seek and the buffer become a readbuffer at that point instead of being a write...
| On Monday, July 28th 2008 at 09:38 PM by DR | No Replies |
We have an windows forms app with SQL Server backend and middle tier using asmx webservices. The web service is secured using x509 certificates. We need to start migrating this app to .NET 3.5 with...
| On Wednesday, July 23rd 2008 at 06:07 AM by Mark Baldwin | 2 Replies |
Good morning, First, a confession. I've cross-posted this in a number of news groups. My apologies to anyone who's read this multiple times. My excuse is that the groups are relatively low...
| On Friday, June 27th 2008 at 04:19 AM by Peter | No Replies |
I have developed a number of Windows WorkFlow Foundation Apps exposed as web services. The problem I have now is that I am trying to update an existing app that works fine from a container into a...
| On Wednesday, June 25th 2008 at 06:16 PM by Anonymous | No Replies |
We have a well established application that uses WSE 3.0 but we are seeing problems in just one environment. I'm having trouble figuring out what the problem is. When the client web app tries...
| On Tuesday, June 17th 2008 at 07:39 PM by Anonymous | No Replies |
I'm deveoping in VS 2005 vb.net, a web service that calls another (external) web service using WSE 3.0. The external web service has a requirement that the security header contain a specific name...
| On Wednesday, June 11th 2008 at 05:14 PM by Anonymous | 3 Replies |
Is it possible to compress MTOM requests and response? I have an MTOM enabled WebService is it possible to compress requests and responses to and fro from the web service without the client knowing...
| On Tuesday, June 3rd 2008 at 10:50 AM by Anonymous | 1 Reply |
Hi, I'm using Microsoft CSF 3.0 with WSE 3 configured with policies that uses Kerberos. I randomly have the following error: Failure Processing a Fault: Microsoft.Web.Services3.Security.SecurityFault...
| On Thursday, May 29th 2008 at 03:07 PM by Anonymous | No Replies |
Hi We have an application which uses ASP.Net webservices (.NET FW 1.1) and WSE 2.0 SP3. We are thinking of moving to WCF, but there are some aspects of the migration which I am not able to understand...
| On Tuesday, May 20th 2008 at 02:08 AM by Shilpa | 1 Reply |
Hi, I wrote a MagicEightBallService, hosted it as self hosting and called it from a client which worked well. Now I am trying to iterate through various ClaimSets of AuthorizationContext as...
| On Monday, May 19th 2008 at 09:32 AM by Anonymous | No Replies |
I don't see Microsoft Vista in the supported operating systems. If I redistribute WSE runtime with my installer, would it work on Vista?
| On Thursday, May 15th 2008 at 10:13 AM by Anonymous | 1 Reply |
I???m writing a Web Service and trying to implement WS-Security using WSE 3.0/Visual Studio 2005. This Web Service is going to be consumed by a java client (weblogic workshop). WLS read wspolicy...
| On Wednesday, May 14th 2008 at 06:00 AM by Anonymous | No Replies |
In windows server 2003, it works fine but windows server 2008. certificate has imported "personal" and "other people" in "local machine" certificate location by mmc-->certificates. run Certificates...
| On Tuesday, April 29th 2008 at 10:17 AM by Anonymous | 1 Reply |
Hi all, We are currently experiencing a WSE816 error when deploying some web services into our 'live' environment. We have diagnosed the problem to be that the Cisco load balancer that we are...
| On Monday, April 28th 2008 at 06:54 AM by Anonymous | No Replies |
Hi, we have a very strange problem occurring in our desktop application when a web service (written in java) is called. This is happening only from a few clients. From other clients in the same network...
| On Friday, April 18th 2008 at 05:26 AM by voivod | No Replies |
I want to send additional data with my token. I want to send the username,group,webmethod name in the token. and then i will override the AuthenticateToken method and perform my custom authorization...
| On Thursday, April 17th 2008 at 08:58 AM by Michael_vb | 1 Reply |
It has almost been established now that aggressive marketing fails to do the trick for entrepreneurs. Hardcore sales tactics repel more customers than they attract. It is time for a change. You can...
| On Monday, April 14th 2008 at 06:30 AM by susani87ujk@googlemail.com | No Replies |
Hi, when using WebRequest, in order to over come the proxy server I set: Req.Proxy = new WebProxy(); This takes the default proxy configuration from the system (the same one you can configure...
| On Monday, April 14th 2008 at 02:16 AM by Gilad | 1 Reply |
when the webservice has published, the consumer maybe is asp,php,jsp,javascript, windows application etc. i want to know that the consumer invoke the webservice applied WSE3.0 is limited program language...
| On Sunday, April 13th 2008 at 04:26 AM by Anonymous | No Replies |
it look like WSE 3.0 is reusing the TokenManager instance between calls to the webservice. Is this by design? I created a custom tokenManager by extending UsernameTokenManager and added a private...
| On Friday, April 11th 2008 at 02:38 PM by Anonymous | 1 Reply |
Hi There, I am a fairly new to web services and WSE 3.0. I am connecting to a remote web service using Web Proxy and the remote service required the soap message to be only digitaly signed(X509...
| On Thursday, April 10th 2008 at 11:41 PM by |
PerformanceCounterCategory.Create() takes 3 minutes to add a new category!! How come? What can cause this?
| On Thursday, April 10th 2008 at 03:26 PM by DR | No Replies |
I know this is an old question but I cannot find any of the previous posting wrt this issue. We are finally upgrading to VS 2008 and .NET 3.5 from VS 2003 and .NET 1.1. We have Windows forms, ASP...
| On Wednesday, April 9th 2008 at 04:48 PM by Rich Fowler | 12 Replies |
I'm using WSE 3.0 to enable client authentication by using certificate authentication method. However, I don't know how to retrieve client certificate information such CN, e-mail, etc on the server...
| On Tuesday, April 1st 2008 at 10:29 PM by Anonymous | No Replies |