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 > october 2005 > threads for october 29 - 31, 2005

Filter by week: 1 2 3 4 5

Unable to reference web service located across network
Posted by dei1c3 at 10/31/2005 6:29:01 PM
I've written a simple web service and deployed it to a server on my local network. However, when I try to add a web reference to it in a VS2005 project on my dev machine, I am unable to. When I use the "Add Web Reference" dialog and enter the URL to the web service, I get a "The page canno...more >>

Confused about role based security configuration.
Posted by Ken Varn at 10/31/2005 10:38:31 AM
I am configuring my web service with Web.config using windows authentication. I want to limit the web service permissions by using the allow / deny roles authorization. I have added the following in my web.config: <authentication mode="Windows" /> <authorization> <allow roles=...more >>

Extending web service proxy classes
Posted by Sarge at 10/31/2005 12:00:00 AM
Hi all, tough question. Apologies for the cross posting but it is an interesting architectural problem and I think deserves a wide audience. What is the best way to extend web service proxy classes so we can add our own methods and properties? We have an application that passes...more >>

getting HTTP 404 when access aspdotnet webservice in 2003 server
Posted by Praveen at 10/31/2005 12:00:00 AM
Hi All, I have made a webservice in C# and it works fine in my machine. I ran into a crazy problem when I wanted to deploy it in windows 2003 server. I have run "aspnet_regiis.exe -i" to make sure that the extensions for .asmx file etc are in place. I am getting http 404 when I give the url...more >>



DevelopmentNow Blog