Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / January 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
WSE 3.0 and 2.0 interoperability09 Jan 2007 21:50 GMT1
I posted this on Biztalk.General but thought it would be appropriate here as
well. I need design help with WSE.
I have a current environment that looks like the following. All tiers are
based on WSE 2.0 SP2.
WCF UserName authentication09 Jan 2007 11:45 GMT3
I'm trying to implement username authentication for a WCF service
(hosted in ServiceHost, not IIS) and once service starts it gets to
Faulted state if i specify:
tcpBinding.Security.Message.ClientCredentialType =
wse custom headers08 Jan 2007 17:43 GMT5
Is there a way to encrypt custom header using the web service policy file?
I am aware of the signedHeader element which specifies which custom headers
to be signed but I do not see any way to encrypt headers with policy. I only
found that encrypting custom headers is possible with ...
Windows Service or schedule task?08 Jan 2007 13:49 GMT1
I am writing a VB.Net application that will replace a series of DTS
packages.  The DTS packages run once a day at a scheduled time
automatically.
Would this new application be a Windows Service that runs constantly, or is
WCF: Passing client credentials?08 Jan 2007 07:38 GMT1
If I connect to a WCF service using ChannelFactory:
IService1 service1 = ChannelFactory<IService1>.CreateChannel(tcpBinding,
endpointAddress);
How do i pass client credentials (e.g username, password)?
Non-negative number required. Parameter name: byteCount08 Jan 2007 03:06 GMT1
How can this issue be resolved (in the subject).  bytecount is not a
parameter in my functions.  I read from some other groups that this is
related to the IP change whil the transactions take place.  Any solution for
this?
Missing required Web services section of Web.config when determining Soap Protocol version05 Jan 2007 16:21 GMT2
We have a user that has reported the following error when starting up
our client application that uses a web service on our back end:
System.Configuration.ConfigurationException: Missing required Web
Services section of the Web.config file.
Cannot use usernameForCertificateSecurity with IIS application pool custom account05 Jan 2007 09:19 GMT8
I am using web service secured by the WSE 3.0 usernameForCertificateSecurity
policy. The service is running on Windows 2003, IIS 6.0. Everything works
fine if the IIS application pool uses default NETWORK_SERVICE identity. If I
change the identity to the custom account I am ...
Processing instructions removed from result XML webservice04 Jan 2007 15:48 GMT6
When I moved my webservices from Windows 2000 to Windows
2003 I discovered that all processing instructions are
removed from the output result xml of my webservices.
How do I overrule this ?
Help with Setting Policy Programmatically in WSE 3.003 Jan 2007 23:19 GMT1
The service is setting the policy with the config file.
The Client used to work when set with the config file. Now I am trying
to implement it with code.
/////////////////////////////////
Consuming a webservice from a class library02 Jan 2007 23:39 GMT5
Anyone that has a link or description that simply as possible shows how to
add a web reference to a class library in C# and consuming it?
TIA
PZ
Pages: 1 2 3 4 December, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.