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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
working with one to many relationship in web service06 Feb 2005 03:39 GMT1
I am new to web services and biztalk, but I recently created an orchestration
to handle a purchase order approval process.  I used biztalk to publish the
orchestration as a web service.  My goal is to access all of the properties
of the request...date, delivery date, vendor info ...
Problems marshaling DateTime parameters06 Feb 2005 01:27 GMT3
One of my webservices has a parameter of type System.DateTime. It compiles
ok but at runtime I get this exception:
An unhandled exception of type 'System.Web.Services.Protocols.SoapException'
occurred in system.web.services.dll
dataset array from web service06 Feb 2005 01:04 GMT1
i got this web service's method :
<WebMethod()> _
Public Function SalvaTabelle(ByVal dsTabelle As Tabelle) As Tabelle()
    Dim at() As Tabelle = {dsTabelle, ConflictTabelle}
Connecting to IP2Geo Web Service06 Feb 2005 01:03 GMT2
I created a webform1.aspx and in the webform1.aspx.vb code behind page I did
this.
Dim MyService As com.cdyne.ws.IP2Geo = _
New com.cdyne.ws.IP2Geo
Underlying connection was closed05 Feb 2005 22:13 GMT27
http://support.microsoft.com/default.aspx?scid=kb;en-
us;819450
Questions:
1) Is this patch (fix) applicable to the .NET 1.1
problem while adding web reference05 Feb 2005 15:04 GMT5
Hi,
 i am getting the following error when trying to add a web reference of a
web service which is on the remote machine to a web application project in
.NET
WSE2\SoapSender\SoapReceiver - publishing WSDL and hosting endpoin05 Feb 2005 07:19 GMT7
I'm currently designing some new WSE2 built services and a portal.  I'm using
the WSE2 implementation of WS-Addressing because I need more complex
exchanges that the simple Request\Response model permitted by ASMX etc.
We have our SoapSender\SoapReceiver endpoint code running as ...
Custom Server Protocol04 Feb 2005 23:50 GMT1
I'm writing an extension with WSE 2.0 to send/receive soap messages over
Jabber. I've generated a server stub which I've implemented:
public abstract class ArticleService : System.Web.Services.WebService {
    /// <remarks/>
Shared Secret (or Equivalent) + WSE 2.004 Feb 2005 23:33 GMT5
Ok, so I've spent the better part of a day now trying to upgrade our web
services from V1.0 of WSE to V2.0.
The first thing we found was that you can't use the WSE 1.0 share secret
functionality because it's been depreciated. Then I found a couple of blog
Intermittent Error When Calling Web Service from ASP.NET04 Feb 2005 19:37 GMT4
We’ve been seeing intermittent .NET “underlying connection was closed”
exceptions thrown while trying to invoke a Web service from ASP.NET. We are
running .NET 1.1, IIS 6, and Win2003.
This error is occurring where a client invokes a Web service on a front-end
How create Prosy Class for soap.tcp04 Feb 2005 18:45 GMT8
Here is my Web service and one Soapmethod how can I create proxy class for
that and hows client access that web service. I try generated proxy class but
that give me error.
HELP.....
Upload Image TO sever with wse Attachment04 Feb 2005 18:35 GMT1
readed the tutorial on
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wse/html/6d65ea
5f-eb78-41bc-8964-df1271d9d5a7.asp

and learned how to get a image  (located on a sever) from a webservice. My
problem now is... I want to UPLOAD a Image to my public sever. The ...
.NET type in Web Service Proxy class04 Feb 2005 18:10 GMT3
If I create a web service with web methods containing enum types these types
are automatically created in the proxy class when I add a web reference to a
client.  Is there a way to automatically generate an enum type in the proxy
class if the type is defined in the web service ...
Multiple call to a web service ... which order ?04 Feb 2005 13:16 GMT1
I've a simple web service running on machine A , and a simple client
running con machine B , both on a LAN.
I wanted to test the response time. So i've made a simple continuous
testing client application , that calls about 10.000 times the web
Automatically refreshing a textbox using .NET web services04 Feb 2005 10:37 GMT3
I have created a chat program using a web service to accept all text
input from a client and this then returns the submitted text to the
screen. The problem is at the moment the new message is only updated
when the page reloads (using a meta tag to automatically reload) but
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 January, 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.