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 > february 2007 > threads for february 15 - 21, 2007

Filter by week: 1 2 3 4

MSDiscoCodegenerator Failure with Java Axis
Posted by lucius at 2/20/2007 3:13:53 PM
I have a working Java/Axis 1.4 web service running. With Visual Studio 2005, if I try to create a web reference and refresh the Axis service, I get this error: The custom tool 'MSDiscoCodegenerator' failes. Unabel to import binding 'TestSvcSoapBinding' from namespace 'http://testxspace/test...more >>


Undefined Value Parameters
Posted by jeff NO[at]SPAM cumpsty.co.uk at 2/19/2007 6:39:23 AM
I have a web service, which I have written. It is being called By a client who used Apache Axis version: 1.2alpha. When I place a breakpoint in the web method, my parameter is identified as "<undefined value>". I thought it might have been the SoapParameterStyle settings but I have tried a...more >>

Cant access ASP.NET Services
Posted by Rahul at 2/18/2007 6:58:03 PM
While i try to create new ASP.NET Web Services This message appears:- ""Visual Studio.Net has detected that the specified web server is not running ASP.NET Version 1.1. You will be unable to run ASP.NET Web Application or services"" Please Help me. And this is the first time i am using thi...more >>

Can any body post me some link's to start Webservices
Posted by Prasant at 2/17/2007 12:41:00 AM
hi i am new to webservices i wanted to start webservices .. Can any body post me some link's to start Webservices...more >>

Missing Begin and End Methods
Posted by Jon at 2/17/2007 12:00:00 AM
I have a solution that contains a class library and a web service project When I add a web Reference in the Web Service project I get a Begin and End Method for Async calls. When I add a web reference to the same service in the class library I don't get these Begin and End methods. Anyone k...more >>

email
Posted by Jaez at 2/17/2007 12:00:00 AM
I am new to asp.net 2 and am struggling with emailing to a list of addresses I can send emails OK using: Dim MailObj As New System.Net.Mail.SmtpClient MailObj.Send(EmFrom.Text, EmTo.Text, EmSubj.Text, EmMsg.Text) but I seem to be unable to detect if an email fails to send ie if the ad...more >>

CacheDuration
Posted by deja NO[at]SPAM 2bytes.co.uk at 2/16/2007 2:05:59 AM
if my webmethod parameter is an object, it doesn't seem to cache the output even though the xml serialised version of this object is the same as the previous call. Is this right? if I call the same web method with two different RequestObjects(see below) but both with the same attributes like s...more >>

WSE 3 error in InitializeSecurityTokenManagers
Posted by BigDave at 2/15/2007 3:14:18 PM
All, In my WSE-enabled web service, I can't get past an "Object reference not set to an instance of an object." error in InitializeSecurityTokenManagers. I use a Policy file and certificate authentication. I've tried running the AppPool as an admin, and I've created and tried various certs....more >>




DevelopmentNow Blog