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 > february 2008 > threads for february 22 - 28, 2008

Filter by week: 1 2 3 4

Web service returning custom class fails if not running full trust
Posted by Richard Taylor at 2/27/2008 1:38:00 PM
I have some web services that I've written and a forms application that calls my web services and is deployed using ClickOnce. I don't want to run the forms application in full trust but it doesn't work if I don't. The problem is that some of the web service calls are returning a custom class....more >>


newbie question
Posted by at 2/27/2008 1:21:02 PM
Hello, I was wondering if anyone knows of a way or can point me to some documentaion that shows how I can send a datasource into a webservice. Thanks ...more >>

static wsdl in .net
Posted by Geir Forsmo at 2/27/2008 6:59:52 AM
Hi! I am trying to create a web service from a wsdl from a external part. The external part is running as a client, but forces us to use their wsdl specification because they are communicating against several other parts which also must follow their wsdl contract. Now we are the only one that...more >>

Webservice compression, what gives? :(
Posted by John Sheppard at 2/27/2008 12:00:00 AM
Hello, Can anyone recommend the best way of compression soap packets? or a book or a webpage with detail instructions on how to do it...not even my microsoft webservices book has more than a page on compression.... I can't seem to get anything to work :( http://weblogs.asp.net/pglavich/...more >>

Issue using an unmanaged dll in a ASP.Net 2.0 Webservice
Posted by austirob at 2/26/2008 11:37:00 PM
Hi, Any help with this problem would be greatly apprecicated as it is driving me insane. I have an ASP.NET 2.0 Webservice running on Windows server 2003. The webservice calls a function in a legacy (unmanaged) C++ .dll which takes an XML string and returns an XML string. It all...more >>

Problem with Nusoap & c#
Posted by BOB Le Bricoleur at 2/26/2008 3:13:44 PM
Hi, I have a small web service written in PHP with NuSOAP which describes a type "Categorie" and a function "GetCategories()". I'm trying to access it with a C# application. Here is the generated code where the error occurs: ---------------------------------------------------------------...more >>

Problems starting a scheduler from Application_Start()
Posted by austirob at 2/25/2008 12:31:00 AM
Hi, While I realise that this may not be a very nice solution architecturally, I kick off a Scheduler in an ASP.NET 2.0 webservice in Application_Start() which is supposed to call a stored proc in a database once a day every day. The code works on the day that the webservice is deployed, b...more >>

Init method?
Posted by sameertanna at 2/22/2008 7:55:01 PM
Hi, I was wondering if there is any "Init method" that is called when the web service is first deployed. I would like to initialize certain objects when the web service is first deployed. Any help/suggestions will be highly appreciated. Thanks !...more >>




DevelopmentNow Blog