Archived Months
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
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 > asp.net webservices > july 2006 > threads for july 8 - 14, 2006

Filter by week: 1 2 3 4 5

WebService with VB6 y ASP.NET
Posted by NN at 7/14/2006 10:30:53 AM
Hello, I have a question. I have a program made in VB6 that caputure the images that are transmitted by a webcam and records it in a database in MySQL. I want to do a WebService in .NET that allows that this program should save the photos in this database, but acceding across the WebService, a...more >>

web service and forms authentication?
Posted by David at 7/13/2006 5:13:02 PM
I am studding for the MCAD exam, and the MS book states that you can use forms authentication with a web service. However, how can the end user enter the id/pw on a service call? ...more >>

Issue using WebServiceStudio with WSCF
Posted by BigDave at 7/13/2006 10:18:51 AM
Anyone using WebServiceStudio 2.0 (from GotDotNet) to test a web service created with the help of Thinktecture WSCF (WebService-ContractFirst)? My issue is that when pulling up the .asmx?wsdl, there is an import pointing to the actual WSCF wsdl, as in: <wsdl:import namespace="http://Product...more >>

Web services vs database access
Posted by lmestre at 7/12/2006 6:06:17 PM
Hi, I am designing a system and i need to publish a service, in order to integrate different applications, my obvious answer is that it could be a web service. But this service wil need about 500 requests per second (xml size=100 kb). My question is how different is a store procedure access tha...more >>

System.Net.CredentialsCache.DefaultCredentials not working
Posted by tom.sorensen NO[at]SPAM agresso.no at 7/12/2006 6:49:05 AM
Hi. I'm trying to authenticate from an asp.net client to a web service on two different machines is the same domain. From what i gather I'm supposed to use the following code in my client in order to authenticate using my domain credentials: service.Credentials = CredentialCache.DefaultCred...more >>

aspnet_wp unable to make remote connection in .net framework 2.0
Posted by StealthEX at 7/11/2006 8:35:02 AM
Hi, I have a .net 2.0 web service that acts as a messaging hub that takes a SOAP request from a single source and then sparks of a bunch of requests to multiple web services. This worked fine in .net 1.1 but now we've re-engineered it and written it using .net 2.0 and now it doesn't work. We ...more >>



DevelopmentNow Blog