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 > june 2007 > threads for june 1 - 7, 2007

Filter by week: 1 2 3 4 5

Set timeouts on IIS or Web.config
Posted by Mantorok at 6/6/2007 11:34:30 AM
Hi all Can I just confirm something, if I set the session-timeout in my Web.config (for my webservice) will this override the default 20-minute setting in IIS? Also, is this an idle-timeout? Thanks Kev ...more >>

value of type "xxx" cannot be converted to "xxx"
Posted by Bert Leu at 6/5/2007 2:15:50 PM
I have a ASP.Net application that uses assemblies from several other solutions. When testing the applications on my machine I build all the referenced assemblies using nmake. The latest assemblies get placed in a common directory that is referenced by my ASP.NET app. Occasionally I receive the...more >>

Newbie, VIN Number decoder help
Posted by axelman at 6/4/2007 5:56:07 PM
Hi guys I'm using VS2005, ASP.net 2.0 and SQL Server 2005 I've been asked to create a decoder app for cars VIN Number , I thought maybe some of you could offer some advise, examples or links to go about this project in ASP.net 2.0 using VB or C#, is there some kind of web service we ca...more >>

HTTP 400 Bad Request inside get_DeclaringMethod() in mscorlib?
Posted by Ken Yee at 6/4/2007 12:36:44 PM
Is there any way to debug into the web service proxy in asp.net 2.x? You used to be able to do this in asp.net 1.1 and you could fix the proxy if need be. This seems like a bug in the proxy generator :-P This API works fine most of the time, but occasionally get stuck where it always gives ...more >>

MTOM!
Posted by Vai2000 at 6/4/2007 9:17:04 AM
I am using DIME currently was planning to upgrade to MTOM. After following the simple example from their SDK things don't seem to work! I did all the WSE settings through the wizard. Client Code >>>>>>>>>>>>> WSEHost.Service serviceproxy = new WSEHost.Service(); // Specify that MTOM encodi...more >>

Web service instance still alive?
Posted by Mantorok at 6/1/2007 12:00:00 AM
Hi C# 2.0. I have an instance of a web-service assigned to a field, how would I know if the session has timed-out on that web-service? Is there anyway of checking this? Thanks Kev ...more >>



DevelopmentNow Blog