Groups | Blog | Home


Archived Months
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
all groups > dotnet web services > january 2007 > threads for january 8 - 14, 2007

Filter by week: 1 2 3 4 5

SOAP Toolkit client problems with DotNet Service
Posted by Michael Russell at 1/12/2007 3:19:55 PM
Hi all, I'm trying to get a client working with my ASP.NET web service. The client's been working great up to this point with a SOAP Toolkit-generated service based on a VB COM library. On the client side, I'm calling the web service here: -- Dim soapClient As SoapClient30 Dim xmlList A...more >>


Duplicate class definitions
Posted by Jeff Johnson at 1/12/2007 2:14:25 PM
Disclaimer: I am extremely new to Web services and may very well be doing the wrong thing! Background: I have a Web service and a Windows Forms client app (VS 2005). The Web service exposes a method to accept a ScheduleEntry object, which is a class I have written. I felt doing this would b...more >>

Deploying ASP.NET 2.0 Applications in IIS 6.0
Posted by Bragadiru at 1/9/2007 1:47:11 PM
Hi all, Where can I find how to deploy a xml web service, build with .NET Framework 2.0 ? For Windows 2003 Server (IIS 6.0) or Windows XP Professional (IIS 5.1). I found only Win 2003 Server with .NET 1.1 : http://technet2.microsoft.com/WindowsServer/en/library/313990a7-4c68-4d69-a3ab-3...more >>

Invoke web service dinamically
Posted by AlbertoCanabal at 1/9/2007 4:10:46 AM
Hi everybody. I'm developing an app in c# that requires an invocation on some methods of different web services. The point is that the web service's name, parameters, URL and the method name and parameters are not known in advance (say, the app must have the ability to invoke any method on any...more >>

Windows Service or schedule task?
Posted by Dean Slindee at 1/8/2007 7:12:09 AM
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 there a way to schedule the automatic running of an application? It has...more >>



DevelopmentNow Blog