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 > august 2007 > threads for august 22 - 28, 2007

Filter by week: 1 2 3 4 5

I am planning to learn ASP.net and do project for my Final SEM of MCA
Posted by shiman999 at 8/28/2007 5:34:43 PM
HI, I am planning to learn ASP.net and do project for my Final SEM of MCA, i was looking for the software or ide where i can write this programs and compile and execute them, where can i get the Free downloads,.. can any body help me to get the software for free.. where i could learn and do m...more >>


Microsoft SOA
Posted by Dave T at 8/28/2007 2:16:01 PM
Can anyone point me to something that pretty clearly defines what Microsoft's vision of Service Oriented Architecture is and how they suggest you implement it (best pactices maybe)?...more >>

Request timed out error only when running release mode not debug
Posted by TimG at 8/27/2007 2:02:10 PM
I have a web service that performs a long running task (typically 10-20 minutes) via an async call. When I run the web service either within the debugger or with Debug=True it works as expected. When I run it with Debug=False it gets a HttpException, Request timed out after 5 minutes. I h...more >>

Preventing Escapes in Post
Posted by SevDer at 8/26/2007 2:49:15 AM
Hi, I am trying to consume the webservice which is written with Java through the provided wsdl & xsd definitions. However there is a slight problem. Problem is, they are expecting a clean XML but .NET converts my query XML into escaped form into the SOAP body which makes their service to ...more >>

XMLHTTP call to C# Webservice in Javascript passes null parameters
Posted by magister pips at 8/24/2007 9:45:32 AM
Hello, I have encountered some strange behaviour when using the XMLHTTP Request object in Javascript to return xml from a C# Webservice Method. I create a SOAP envelope and send it off to the Webservice, which I have debug points in, which when hit I can see that all the parameters are coming t...more >>

Using a Web Service call within a VB Module
Posted by Kirk at 8/24/2007 6:54:20 AM
I have a WS called "IWeb", which I define within the page class like this: Dim service As IWeb.WebService I then have a button that calls the web service like this: Dim header As IWeb.IWebAuthendicationHeader = New IWeb.IWebAuthendicationHeader() Dim strName As String = Request.ServerVar...more >>

Web service URL handling
Posted by sven.braem NO[at]SPAM gmail.com at 8/23/2007 3:01:54 PM
Folks, strange issue... We have a web service installed in our dev environment and it works fine. Installed it on 2 servers for testing and again fine. Now on production it works on 1 server and fails on an other one! The URL http://server/service/service.asmx works fine, it lists the funct...more >>

Web service convert to VS2005 web service
Posted by Harry Simpson at 8/23/2007 11:16:23 AM
I've upgraded a webservice project from VS2003 to VS2005. In my VS2003 solution I created a handy msi install for the webservice that always worked fine. In my VS2005 solution I also created this msi install for my VS2005 Webservice app. The web service works fine in the IDE in debug run ...more >>



exception on Response Envelope, Error in XML-document
Posted by msdnuniv at 8/22/2007 3:30:59 PM
Hello! i am desparetely trying to consume a PHP Webservice in VB.NET 2005. I can add the webreference, compile without errors and see the methods of the webservice. But on runtime it tells me {"There is an error in XML document (6, 62)."}. Inner Exception: {"Cannot assign object of type Sys...more >>


DevelopmentNow Blog