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 / September 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
File download via web service (i.e. attachement)14 Sep 2006 18:57 GMT4
Here's my situation.
I've got an existing VB6 app that is consuming several web services written
in VB2005 (via the SOAP toolkit 3).  I need the app to be able to download
updates.  Currently the VB6 app calls a web service to determine whether an
ATLAS and XmlDocument14 Sep 2006 17:26 GMT1
If I return an XmlDocument from a WebMethod how can I then do the
equivalent of this:
Need to test a .Net dll using data that was sent to a WebService14 Sep 2006 17:25 GMT3
I have a WebService that simply acts as a thin wrapper to a .Net dll.
Literally almost zero code in the WebService.
Parameters passed to the WebService are simply used as parameters to
methods on the dll, and all parameters to my web methods are strings.
Implementing interface-based web services in .NET 2.014 Sep 2006 15:39 GMT1
I would like to create a set of web services that share a common set of types
(classes, structures, enums). I know I can create a VS 2005 web service based
on the Interface statement to contain these common types. The problem is that
I cannot determine how to create the ...
[WSS003] System.Net.WebPermission pb14 Sep 2006 14:23 GMT1
Bonjour,
Voilà mon pb:
J'ai un programme exe (signé) qui à l'ouverture d'une session d'un
utilisateur Windows va interagir avec les web services WSS2003.
Generated proxy class conflicts with custom class --REVISED--14 Sep 2006 13:56 GMT4
An ASP.NET 2.0 web site contains a web form and a web service. The web form
consumes the web service. There is a Book class in the App_Code folder. The
web service exposes a method that returns a Book object. The consumer
includes a method that require a Book parameter. However ...
Uploading largish files through web services.....14 Sep 2006 04:21 GMT1
I have largish (5-10MB) that I want to upload to my server It's all done
behind the scenes with no user intervention so speed isn't so much of an
issue and there is no interface for it.
What's the easiest way to do it ? I've used BITS with the Microsoft BIT
tab control appearance14 Sep 2006 04:18 GMT1
Greetings.  I am diffinitely a newbie at asp.net so feel free to treat as
such.  As i go thru different sites online I see what has the appearance of a
tab control.  In the asp.net 2.0 I do not see anything like that.  How (or
what) is the best process/method to get the tab ...
Returning a Dictionary from a webservice13 Sep 2006 22:54 GMT1
I'm trying to return a HashTable froma WebMethod. This fails with a not
supported method because HashTable implements IDictionary. What I'm doing
right now instead is stuffing my data into a DataSet and then extracting my
data from the DataSet on the other side.
System.Net.WebException: The operation has timed-out.13 Sep 2006 22:12 GMT1
I have an ASP.NET 1.1 web site that calls a custom web service. This
web service makes a call to Reporting Services web service to generate
reports. We are using SQL Server 2000.
'--------------------------------------------------------------------------­--------------------
Reducing overall packet size13 Sep 2006 20:22 GMT2
I have a WSE3 application (desktop client and a server hosted as a service,
no IIS involved) that makes a lot of calls at times. The actual payload is
small so most of the network traffic is the XML of the envelope etc. Looking
around the web I can find help on compressing the ...
An unhandled exception of type 'System.Net.WebException' occurred in system.web.services.dll13 Sep 2006 17:13 GMT1
Hey guys - I'm really new to this .NET programming so please bear with
me ...
(vb.NET)
I'm trying to fill in the list contents of a combo box on the open
SoapHttpClientProtocol / InvalidOperationException13 Sep 2006 17:12 GMT1
I am experiencing intermittent errors upon invoking my web service method.
Exception Type: System.InvalidOperationException
Exception Source: System.Xml
Exception Message: There is an error in XML document (1, 290).
FTPWebRequest Problem13 Sep 2006 17:08 GMT3
If I create an MFC application in Visual Studio 6 using the following
code:
    CInternetSession inet_session;
    CFtpConnection *ftp_connection;
File not Found Error when instantiating a Web Service13 Sep 2006 17:03 GMT3
I'm having this very strange problem with a Web Service.  As soon as I try
to instantiate it like so:
WebServices elSrv = new WebServices();
It gives me the following error:
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 August, 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.