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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
PAT, SoapActor and WebServicesClientProtocol02 Mar 2005 03:24 GMT5
Here's a brief overview of the architecture we have in place:
WSE 2.0 SP2
Web Service on http://localmachine:8080/Service.asmx
PAT Firewall with HTTP fixup at externaladdr 80 => localmachine 8080
Securing a webservice on a app-by-app basis?02 Mar 2005 03:11 GMT1
1.) We have a central database of shared values that is maintained by an
asp.net app.  Only a few admins have access to the maintenance forms for this
data which is secured by a simple web.config in forms folder for now.
2.) This application also exposes some webservices that ...
HttpSoapRouter and retrieving WSDL01 Mar 2005 20:39 GMT3
I have a situation in which I must intercept all SOAP and HTTP traffic,
forward the requests to an existing legacy application and perform some
additional processing logic.  I extended the SoapHttpRouter and use a simple
naming algorithm to determine the URI to forward to.  This ...
Difficulties in Consuming Java Web Services in .NET01 Mar 2005 18:18 GMT1
I am consuming Java Web Services in .NET. The Java Web Services have been
coded using Apache Axis.
The binding style in the WSDL is 'Document' and type is 'Literal'.
I have added these Java Web Services both as Web Reference and Reference (ie
Web Service Versioning01 Mar 2005 17:00 GMT3
Hi all,
Does anyone have any views/information on the best way to version web
services.  I am writing a proposal on how the company should handle
versioning of its web services and would like some of your views.
HTTP POST and comple types01 Mar 2005 15:28 GMT2
Looks like HTTP Poset protocol for Web Services only supports method
receiving/sending base types or arry of base types. Is there any work around
to this? My ws uses quite complex classes as input and works fine with soap.
Thanks
How to create a custom SOAP request?01 Mar 2005 15:27 GMT2
I'm working on a ASP.NET application where I have to consume WebServices
from JAVA.
When I look at the SOAP response from the JAVA app, it looks like this
<str:XXXEnvelope ...></...> as you can see it is (namespaces) completely
Error generating XML document - System.Object[] may not be used01 Mar 2005 10:23 GMT2
I have an object data class that Inherits from a java class and implements
System.Runtime.Serialization.ISerializable as I only need to transfer across
three properties, string, array of objects and another class OID, which
returns an integer.
ThreadAbortException: Thread was aborted exception???01 Mar 2005 07:52 GMT3
I've got a WebServices application that uses Crystal Reports to produce and
then export Invoices to PDF format. Without getting into too many details,
it's just a big loop statement that goes out to SQL using a SqlDataAdapter,
brings back a dataset which is pushed into the Crystal ...
Converting C# Attribute to VB.net for WSE demo (ServiceStation)01 Mar 2005 05:21 GMT3
http://msdn.microsoft.com/msdnmag/issues/04/10/ServiceStation/
In the downloadable code (not the article itself) for this great article
about WSE Security, Aaron Skonnard has the following C# method ...
[WebMethod]
How does one debug .NET deserialization problems?01 Mar 2005 02:43 GMT5
Why does .NET not issue messages or throw exceptions if it doesn't like
something in the response from a web service?? I am getting a response
object, but an array of custom objects within the response is null instead of
being populated. The SOAP response from the service looks ...
Consuming webservices in pocket pc application01 Mar 2005 02:10 GMT1
It's my first pda-application that I'm writing in addition to a website and
windows client. But I have some trouble consuming my webservices...
When I add my webreference and build the project I get the following error:
"The type or namespace name 'browsable' does nog exist in the ...
Namespace and WSE 2.001 Mar 2005 01:25 GMT3
My team has migrated a normal vanilla web service to WSE 2.0. Now can i
continue to generate the proxy for this using WSDL ? I want a customised
namespace (using /n:MyOwnNameSpace in WSDL) - will it work the same way as
it did before ?
Events in WebServices01 Mar 2005 01:16 GMT2
      I have created a class with custom events.
The delegate for the event is created before the class is declared.
This event works fine when deployed locally.
I convertied the Class into a Web Service, by adding the appropriate
Intermittent Exception - The underlying connection was closed: Could not establish secure channel for SSL/TLS01 Mar 2005 01:12 GMT1
We are using web services that are secured using SSL, everything works fine,
but every now and then we get an error:
>>START<<
System.Net.WebException: The underlying connection was closed: Could not
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 February, 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.