DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
Current group : microsoft.public.dotnet.framework.webservices.enhancements     1066 threads
page nr.:



Poor humaneyes   (1 messages)   Date: Wed, 22 Aug 2007 22:27:02 -0700
We had the same experiences with bad quality humaneyes. No after sell services, it's really sucks. ...

What it the correct way to request a certificate from a CA like VeriSign?   (1 messages)   Date: Wed, 22 Aug 2007 14:27:10 -0400
I generated a certificate request through IIS 6.x on the Win2003 production server and we used that request to purchase a Secure Site Certificate (not the Pro version) from VeriSign. We have recrived the encrypted certificate ...

Can not grant permission to ASPNET with WinHttpCertCfg   (1 messages)   Date: Mon, 20 Aug 2007 16:14:58 +0800
I'm using Windows XP and VS 2005. I created a certificate with MakeCert.exe. But when I tried to grant access permission to ASPNET, it always prompted "Error: Access was not successfully obtained for the private key. This ...

WSE 3.0, Verisign and Data Encipherment   (1 messages)   Date: Sun, 19 Aug 2007 17:28:23 -0700
I have a verisign certificate, and the Key Usage shows as Digital Signature, Key Encipherment (a0). When I try to use the WSE 3.0 configuration tool, I cannot add the certificate because the certificate does not support Data ...

Installing a certificate from a CA   (1 messages)   Date: Thu, 16 Aug 2007 12:28:29 -0400
We purchased a certificate from VeriSign. At the time of the purchase I had used IIS on my server to generate the request key for the certificate. I want to use the certificate to protect a web serivce via WSE 3.0. Was ...

MTOM support in WSE3.0   (1 messages)   Date: Thu, 16 Aug 2007 12:31:10 -0000
Hello, As far as I understand, the WSE 3.0 provides some optimization of MTOM usage. I.e. even if MTOM is specified, but the size of data is less than 768 bytes, they are sent inline instead of being referenced to XOP_INCLUDE ...

System.InvalidOperationException: EndInvoke can only be called once for each asynchronous operation   (1 messages)   Date: Thu, 16 Aug 2007 02:35:49 -0700
This (or a very similar question) has been asked before but there was no reply and I was hoping that someone might have the answer now: I have WSE (2.0 SP2 and SP3) and occasionally (apparently at random) this causes ...

Protocol Implementation using WCF   (1 messages)   Date: Mon, 13 Aug 2007 16:14:00 -0700
Hi, I am new to Windows Communication Foundation (WCF). We are planning to develop a server which implements a protocol,involving financial transactions.I have a reasonably good background in web services.I am also ...

SecurityTokenUnavailable   (1 messages)   Date: Mon, 13 Aug 2007 14:00:02 -0700
When I try with the AsymmetricEncryption I get this error: Calling http://localhost/AsymEncryptCodeService/AsymEncryptService.asmx ****** Exception Raised ****** System.Web.Services.Protocols.SoapException: SOAP-Fault ...

Configuring IIS6 on Win Server 2003 for VS 2005   (18 messages)   Date: Thu, 9 Aug 2007 11:53:29 +0200
I would be very grateful if someone could point me in the direction of a step-by-step instructions for configuring IIS6 for web development with Visual Studio 2005. God knows I tried everything but nothing works. We can't ...

File transfers   (9 messages)   Date: Wed, 08 Aug 2007 16:27:18 -0500
All, or any who can help... I have an application, written in eVC4, that connects to the Internet and receives a file via a web service. The request contains the name of the file. The WS reads the local file and sends ...

How to serialize and display the SOAP response from WSE2?   (1 messages)   Date: Wed, 8 Aug 2007 08:16:10 -0700
I did use serialize and display the response from WSE1.0 by SOAPToolkits, but it looks not working on WSE2.0 as it redirects the SOAP address. Any suggestion is appreciated. ...

WSE 3.0 Timestamp Resolution   (1 messages)   Date: Tue, 7 Aug 2007 15:50:02 -0700
It appears that the timestamp added to the SOAP header by the WSE 3.0 (and WSE 2.0) modules only has 1 second resolution. We use these enhancements to interact with a Web Service of our own creation which tries to minimize ...

Problem with example in wse 2   (1 messages)   Date: Tue, 7 Aug 2007 14:30:02 -0700
Hi: I have a winXp-Prof with visual studio 2003, when I try to run in C# the AsymmetricEncryption example I get this error Message: Calling http://localhost/AsymEncryptCodeService/AsymEncryptService.asmx ****** Exception ...

WSE 3.0 with Visual Studio 2008 Beta 2   (2 messages)   Date: Tue, 7 Aug 2007 11:02:01 -0700
Hi, Is it possible to use WSE 3.0 with VS2008? I installed the WSE3.0 on a PC with VS2008 beta 2. When I right click on the properties of the project I don't see the WSE Settings menu. Am I missing any thing? Thanks in Advance ...

Subject: WSE 3.0 Running under default ASPNet user   (6 messages)   Date: Thu, 2 Aug 2007 01:36:03 -0700
Grrr..bad day! Sorry about the re-repost; it seems there's more than one place to configure an alias. Hi, I'm having a problem with a web service; specifically a custom UsernameTokenManager which needs to access a ...

WSE with VS2005   (3 messages)   Date: Wed, 1 Aug 2007 15:36:07 -0700
Can I create web services by VS2005 and WSE2.0? Thanks in advance. ...

WSE with SSL   (1 messages)   Date: Tue, 31 Jul 2007 14:30:01 -0700
Hi, I have a web services in WSE 2.0 and it is behide firewall on the SSL connection, I have error message from client application that: The underlying connection was closed: Could not establish secure channel for ...

Defining custom userNameToken type   (3 messages)   Date: Tue, 31 Jul 2007 08:12:03 -0700
Hi. No mater what I do, I can't seem to define my custom usernameTokenManager type properly in my client app pointing to my WSE 3.0 web service. my custom usernameTokenManager is in the root name space of my web service Public ...

Love Taboo Forum Now Open to the Public! 5% Off   (1 messages)   Date: Mon, 30 Jul 2007 17:40:43 -0700
Hi Folks, Is anyone sick of the junk bb's online? I found a new bb that is amazing to say the least. They have all kinds of adult topics that you can post to once you register. They give you all kinds of posting options ...


page nr.:
Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us