Geekpedia Tutorials Home

Building a C# Chat Client and Server

Building a C# Chat Client and ServerA 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.

in C# Programming Tutorials

Getting Hard Drive Information

Getting Hard Drive InformationA C# tutorial showing you how to make use of WMI to extract information on disk drives, such as model, capacity, sectors and serial number.

in C# Programming Tutorials

UPS Shipping Calculator

UPS Shipping CalculatorThis 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.

in PHP Programming Tutorials

Create Your Own Rich Text Editor

Create Your Own Rich Text EditorCreating 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.

in JavaScript Programming Tutorials
Search
Tutorials
Programming Tutorials
IT Jobs
From CareerBuilder

.NET Web Services Enhancements Newsgroups .NET Web Services Enhancements Newsgroups

1 2
(63 threads in 2 pages)
RSS Feed RSS Feed     KlipFolio Klip Klip     Add to Google    Add to My Yahoo!    Subscribe in NewsGator Online    Add To Windows Live    Subscribe with Bloglines   

Visual Studio 2008 And WSE 3.0 Connecting To Java Webserver

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

WCF Client To ASMX Service - UserNameToken Requires Nonce

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

WSE Certificate Tool With Windows 7

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

Multiple Error

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

Message WSE559

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

Authentication Through WSE 3.0

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

WSE : ProcessMessage Of SoapReceiver Not Delegating To Web Method

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 | No Replies

WSE, Messaging.SoapClient, Windows Integrated, Kerberos + Authentication Issue

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 | No Replies

Enterprise Web Service Layer

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

Unable To Invoke MTOM Enabled AXIS2 WebServer-Inerop Issue

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

WSE Error

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

WCF Service Error

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

Lifecam Software Does Not Load

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

Adding A UserNameToken To A SOAP Message Via SoapExtension

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

Trusted Server Approach

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

WSE Unknown Exception

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

WSE 3.0: Policy Is Not Configured In The System.

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

Web Service Multiple Invoke

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

WSE 3.0 Support For WS-Addressing 2005/08 (1.0)

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

Is It Possible To Check Whether A Soap Message Get Altered Before Its

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

WCF References

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

Cannot Load Custom UserNameTokenManager Assembly In WSE3

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

WSE 2.0 Adapter Suspended Message

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

WSE 3.0 Problem Using WseWsdl3

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

WSE: IIS Returns HTTP 200 Even If SOAP Is Invalid

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

Earn Money Easily! PayPal!, Don'T Miss This!

 

On Friday, August 1st 2008 at 12:54 PM by Earn | No Replies

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 Buffer?

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

Migrating To WCF

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

Web Service Connection Problem

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

WWF App Exposed As Web Service

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

UsernameForCertificateAssertion Failing?

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

WSE 3.0 Security Header Namespace

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

MTOM Request And Response Compress

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

WSE Policy Error

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

Migration Path From WSE 2.0 (SP3) To WCF

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

AuthorizationContext

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

WSE And Vista

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

How To Add Wspolicy To Wsdl?

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

WSE2013: X509TokenProvider Is Unable To Provide An X.509 Token

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

WSE816 Error

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

Strange ResponseProcessingException

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

How To Send Additional Data With The UsernameToken

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

Using Web 2.0 Tools To Augment Your Sales

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

How To Set Deafult Proxy Credentials In WSE3

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

Is The Consumer Invoke The Webservice Applied WSE3.0 Limited?

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

Quetion About WSE UsernameTakenManager

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

Digital Signature Verification

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 | No Replies

PerformanceCounterCategory.Create() Takes 3 Minutes To Add A New Category!! How Come? What Can Cause This?

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

DIME WSE 2.0 In .NET 2.0

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

How To Get Client Certificate Info On The Soap Header By Using WSE

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
1 2
(63 threads in 2 pages)
Sponsors
Discover Geekpedia

Other Resources