Groups | Blog | Home


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 > january 2008 > threads for january 15 - 21, 2008

Filter by week: 1 2 3 4 5

Setting an ArrayOf_xsd_string
Posted by russganz@gmail.com at 1/19/2008 2:34:09 PM
I have wsdl structure that looks like this <xsd:complexType name="ReportSpec"> <xsd:sequence> <xsd:element name="ReportType" type="xsd:int" /> <xsd:element name="parameters" nillable="true" type="impl:ArrayOf_xsd_string" /> <xsd:element name="fromDa...more >>


.Net WSDL update
Posted by CK at 1/17/2008 12:41:18 PM
I have a large project with a numbr of web services that are built in an external .Net application using classes from my project. Some of these classes have changed over time, and so the data they hold is different in some cases. Do I need to refresh the references to the web services in my we...more >>

\r\n Problem
Posted by Dragan at 1/17/2008 6:01:03 AM
I'm calling a web service that returns a sting. The string contains \r\n. This value is converted to \n in the client application. Any solutions?...more >>

Error Consuming Web Service from WIndows application when WebService is using Custom Service Account ( Create an Application Pool with a Custom Ident
Posted by DNB at 1/16/2008 4:29:19 PM
NOTE: I have posted this message in microsoft.public.dotnet.framework.aspnet also I have a web service in .net 1.5 that I am consuming using windows application. I am running this windows application on Windows XP Pro. Now if we use SQL server Authentication in WebService to connect to datab...more >>

Web service logging issue
Posted by william at 1/16/2008 2:08:01 PM
Hi, I use enterprise library 3.0 logging block in a web service project. I used configuration tool to config web.config file(added logging section) for my web service. I deployed it as web site on windows 2003. When I test it, the logging seems not working. I guess I missed something, could...more >>

Web Services Stumper: Ambiguous Types
Posted by Mini-Tools Timm at 1/16/2008 11:35:02 AM
I have a web service question that has stumped me and the experts I've consulted thus far. Here is my challenge: When a client connects to a C# web service, how can it bind to a specific DLL in the web service "bin" folder? The gritty details… I have a shared assembly (shared.dll) that ...more >>

An existing connection was forcibly closed by the remote host
Posted by Wil Peck at 1/15/2008 4:40:02 PM
So here is the scenario... I have a console application executing a Web Method on my WSDL generated System.Web.Protocols.SoapHttpClientProtocol instance using HTTP over a VPN. For some reason requests that are larger than 1024 bytes are timing out and the stack trace ends up being something...more >>

Is it necessary to install VS 2005 to server machine to run a website?
Posted by chandan at 1/15/2008 1:14:15 AM
I have IIS server 6.0 and dotnet framwork 2.0 on my server machine. I intall the setup of my application to server machine Now I try to run my website from server machine then its shows the html content (text file) on the browser. Why browser doesnot reder this Html? please tell me where is p...more >>




DevelopmentNow Blog