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 / May 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
smart (windows forms) client control of local port used13 May 2005 13:48 GMT1
How can the outgoing port of the client be configured, for example,  to be
within a range when communicating with a webservice (NOTE: not the server
port in the url) ?
I have a webservice client derived from SoapHttpClientProtocol, but cannot
Exception from HRESULT: 0x800700B613 May 2005 12:57 GMT1
I developed an C# ASP.NET Web Service and 3rd party COM component is used in
this service. This code was working fine before migrating to Windows 2003
SP1. But I am getting the following error after migrating to Windows 2003 SP1
when creating an COM component in ASP.NET (C# Web ...
is there a way to control tag names in generated soap message13 May 2005 00:42 GMT3
When I define a webservice:
SOURCE:
   [WebMethod]
   public string Crunch(string bite)
custom error message for custom PolicyAssertion12 May 2005 20:54 GMT2
I've created a custom PolicyAssertion.  When I return false from
IsSatisfiedBy how can I specify a custom error message (a custom soap fault
message to be exact)?
Right now all that is returned to the client is:
How do you transparently implement the same web service (WSDL) with java axis and .NET ?12 May 2005 11:19 GMT13
When I have tried to generate java and C# servers/clients from the same
WSDL as described further below, these are the results I have been able
to achieve:
OK: C# proxy invokes C# service
WSE JAVA INTEROP11 May 2005 23:36 GMT4
I have  .net web service developed using WSE, one of the project in java
needs to use the web service , as I am sending the encrypted token using WSE,
how would the java client be able to call the web service.
as I have read in one article that WSE is not supported in java, if so ...
EnableSession=true and future .NET compatibility?11 May 2005 19:36 GMT1
in .NET 2.0, the enableSession attribute will not be there. so if I have it
in .NET 1.1, will it still work in .NET 2.0?
Kevin
Calling Web Service from VB611 May 2005 19:26 GMT4
I'm building a web service for a client and would like to know if it's
possible to achieve it the way they'd like it.
Basically I need to call a dotnet web service from a client application
written in VB6 and (if possible) avoid packaging a dotnet component with this
Creating client from WSDL11 May 2005 18:50 GMT2
(I'm new in SOAP)
I get some wsdl file (from apache service ). I tried creating SOAP client
with .NET - trying to add Web Reference and get error like: "Custom tool
error: Unable to import WebService/Schema. Unable to import binding..."
Web project with dots in virtual directory name cannot be loaded.11 May 2005 18:41 GMT3
Error when opening a solution with a web services project in it:
"The default Web access mode for this project is set to file share, but the
project folder at 'http://localhost/my.webservices' cannot be opened with the
path 'C:\development\my.webservices'. The error returned was:
How to handle invalid web service namespace error11 May 2005 18:17 GMT3
If the client tries to access a web service with invalid namespace, it gets
a SOAP exception as invalid SOAPAction.
The invalid namespace will happen because the proxies on the client side
were generated before the namespace on the server side was updated.
Urgent - SoapException results in loss of Soap Headers11 May 2005 17:32 GMT2
I am having a case when Server is sending SoapFault and convey more
information about the fault as custom headers in SoapHeader.
In WSE 2.0 when a soap fault is received, it throws  SoapException and I
lose that information.
use sqlxml access database11 May 2005 17:07 GMT5
Could u please tell me why the following codes cannot run in webservice while
these codes can be run in a window form? Thanks.
[WebMethod]
public string test()
SOAP Message with attachment is the best solution?11 May 2005 17:05 GMT1
I'd like to know, if anyone knows how should i send a XML file, located
in server folder, to a web service. The purpose is to send and receive
XML files that can have a large of data, so i think that it could not
use a string variable. Do i have other possible scenarios? I have find
I have written the code below:11 May 2005 17:01 GMT3
public class Global : System.Web.HttpApplication
{
....
.....
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 April, 2005
 
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.