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 > april 2004 > threads for april 15 - 21, 2004

Filter by week: 1 2 3 4 5

Dynamically change URL in Web Service
Posted by kit at 4/21/2004 6:31:04 PM
Dear Al I am now also facing a problem on changing URL in web reference. Firstly, i added a web reference in my project, and then i change the URL value for the Web Service by coding An error showed like "Server did not recognize the value of HTTP Header SOAPAction:http://XXXXXX"; It seems t...more >>


WebServices and getting FileNotFoundException
Posted by Tim Mavers at 4/21/2004 4:15:55 PM
From googling my problem before posting, I learned that this seems to be a very common problem with Web Services and dotnet. I read through countless articles and suggestions but still could only find one way to fix my problem, which IMHO, is not acceptable. First let me explain what's happen...more >>

How to Install .Net 2003
Posted by JDP NO[at]SPAM Work at 4/21/2004 2:59:09 PM
Is there a guide to how to install .Net 2003? For example; does the newer version want to make a new install and is that a good idea? Is it a good idea to remove .Net 2002 before I install the newer version? Is there anything else I should know? I have .Net Framework 1.1 and the updated...more >>

Share Class Library between Service and Consumer
Posted by Mike Lynch at 4/21/2004 4:31:02 AM
I want to share a class library between a web service and it's consumer (another web service). When I run the consumer I get a conversion error saying one class is not derived from the other How can I overcome this Simplified pseudo code is shown belo Service imports myClassLibrar <web Meth...more >>

credentials for .net calling java web services
Posted by wawa_piggy at 4/21/2004 2:00:04 AM
Hi, I have a Java web service which i need to call in an ASP.NET application. This Java web service requires authentication against LDAP server. Apache Axis is used and it will retrieve the username and password from the message context. Is there any way i can set the use...more >>

Tivoli authentication, webservices and .Net
Posted by netronproject NO[at]SPAM hotmail.com at 4/20/2004 3:01:32 AM
We have a single-sign-on Tivoli authentication system with various ASP.Net application and webservices. Accessing the webservices requires authentication from outside. How can one programmatically pass credentials when requesting a webservice? I tried via the standard 'Credentials' and 'Cre...more >>

Creating a COM+ object with c#
Posted by 601 at 4/20/2004 2:34:32 AM
Is it possible to use c# and .NET to create a COM+ object that can be accessed in classic ASP/VBScript using Create.Object ? -- W '04 <:> Open...more >>

ASP.NET Web Service Walkthrough difficulties
Posted by johnmann56 at 4/19/2004 10:01:02 PM
Hello. I am having difficulties creating a simple ASP.NET Web Service following the walkthrough in the MS book that comes with VS 2003. My development machine is running XP PRO, and the server is running Windows Server 2003. The development machine is not in a domain of the server, but rather both a...more >>



Consuming a SOAP Vector Type from .Net
Posted by wawa_piggy at 4/19/2004 7:09:28 PM
I have exposed my Java web services to receive a SOAP Vector type and to return results as a SOAP Vector. Both vectors should contain Arrays of String. My .net web application need to consume this web service and I have added a web refernce to this Java web services. But i encountered some "O...more >>

delay in first call to web service
Posted by Joe H at 4/19/2004 5:10:58 PM
i have a web service written in vb.net and hosted in asp.net under IIS 5. i see a COM+ package in the Component Services explorer for this web service. however, i never see a process ID associated with the COM+ package. the IIS web site for the web service is set to run in High (Isolated) mode....more >>

VB.net Windows Application vs Internet Explorer
Posted by A-PK at 4/19/2004 2:49:40 PM
Hello, Could someone guide me how to call a webpage and show data on the webpage in vb.net windows application coding. Under my vb.net windows application, I want to click one button and the button click event will trigger the Internet Explorer, and show the data under Internet Explorer. pl...more >>

Webservices Authentication
Posted by Asim Qazi at 4/19/2004 12:09:13 PM
Hi i am new to webservices and written 1-2 sample webservices, i need some help to authenticate, that my service should be available to some specific callers, like when the service is called so it should validate that if the call was from valid application or User . Waiting for reply ...more >>

Dyanamically change Reference for Web Service?
Posted by lonlew66 NO[at]SPAM hotmail.com at 4/19/2004 11:12:13 AM
Can the URL used to define the Web Service be changed at runtime? We would like to develop a client pointing to a test box during development, then point it to a production web service during production. It appears the reference is embedded in the DLL. Is this right? Can it be changed at run...more >>

Diffrence between WebServices and Remoting
Posted by Srikanth at 4/19/2004 6:01:02 AM
Please give the difference between webservices and Remoting....more >>

Serviced Component Calling a Web Service Problem
Posted by Eva Janakieff at 4/19/2004 4:41:06 AM
I have made a Serviced Component (.Net Component that uses COM+) that calls a Web Services, located in another machine The Serviced Component is located at the Com+ Application Context, and I have defined an identity who runs this component. This identity has the right to logon as a batch job Th...more >>

Adding a web reference to a java web service
Posted by huikuan NO[at]SPAM singnet.com.sg at 4/18/2004 11:52:59 PM
Hi, In my .net web application, I was trying to add a web reference to a Java web service running on a SUNONE machine in my intranet. But while the dialog box was searching for the reference, i encounter the following errors. No Web References were found on this page. The request f...more >>

Can't invoke a webservice from WSLD now
Posted by Me at 4/18/2004 11:19:50 PM
When I call the WDSL from my webservice I'm now getting this ================================================== Test The test form is only available for requests from the local machine. ================================================================= Not sure what happened, but I was at one ...more >>

Custom interfaces
Posted by rbscheer NO[at]SPAM my-deja.com at 4/18/2004 6:33:51 PM
Hi. My web service class implements a custom interface. When I see the service description, my custom interface is not there. In my client, I add a reference to the web service and my custom interface does not appear. Are custom interfaces supported on web services? Are there special consider...more >>

webexception 404
Posted by David at 4/18/2004 4:15:05 PM
hello all, I have a windows application that runs a webservice, namelly A, which uses sessions (i dont know if this is important). some times the requests of the client (winform) are passed from the webservice A to another Webservice, B, which is stateless. In the begining, When A tried to app...more >>

web service in .net cannot access files on net work drives
Posted by Nalina Vemparala via .NET 247 at 4/17/2004 3:42:51 PM
Hi! I am creating a web service in which the web method makes call to a function in which I have to read some files on the network drives. I used the unc path to access this file. I am getting an error the file doesn't exist or the path to this file doesn't exist. I tried to map the network driv...more >>

Web service in .net not able to create Excel com object
Posted by Nalina Vemparala via .NET 247 at 4/17/2004 3:37:42 PM
(Type your message here) Hi! I created a web service in .net where in the web method makes call to a function in which I am creating an excel object using Dim objXl As New Microsoft.Office.Interop.Excel.Application() objXl.Workbooks.Open("C:\C\Test.xls") objXl.Visible = True However, ...more >>

register asp.net to IIS
Posted by Terry Willett at 4/17/2004 11:09:35 AM
How do I register asp.net to IIS. When I try to install SQL reporting services I get the error asp.net is not registered to IIS server. I downloaded asp.net 1.1 I am on a WinXP PRO machine. I have SQL server Developer edition and VS 2003 Thanks, Terry ...more >>

Webservice htc error in receieve
Posted by atefshehata NO[at]SPAM hotmail.com at 4/17/2004 5:18:01 AM
hi to all i have a problem calling a webservice method using the webservice.htc the problem is .. my webservice method created using c# , accepts a string param when calling this method from a browser using the behavior file , some characters recieved as '??' , this characters has a code...more >>

Webservice beginner - need some help
Posted by orianavim NO[at]SPAM hotmail.com at 4/16/2004 11:22:00 AM
Hi, I'm a beginner with web services and I need some help. I build my web-service and I was able to deploy it and succeed to use it by other application. Now I was tiring to add a new function which returns an instance of a class which I have in the web service project (which holds some...more >>

Custom classes as return parameter for webmethods
Posted by Claudio at 4/16/2004 10:02:32 AM
hi all What do I have to do in order to be able to define e custom class as a return paramter of a [WebMethod]? Does the class have to implement a certain interface? Does it have to be derived from a certain class? Thanks in advance claudio ...more >>

HELP! HELP! Access problem to WebServices
Posted by Farm at 4/16/2004 3:01:04 AM
I have written a generic proxy class for web services access This proxy class runs in the same server of WebService The class works fine if the browser runs in LAN, however it generates the following error if i access from remote machine ---------------------------------------------------------...more >>

webservice with apache?
Posted by T.U.F.F. at 4/16/2004 12:47:36 AM
Hi, I need some information about how to run a C# generated webservice on apache. Any source on the internet is welcome... ...more >>

WebService support for SOAP 1.2
Posted by roger at 4/15/2004 10:18:49 PM
Does the .NET Framework v1.1, System.Web.WebService support SOAP 1.2? ...more >>

HTTP Post and Get with Complex Types
Posted by Chris B. at 4/15/2004 1:14:19 PM
I have a web service written in C# that takes a class containing simple types as a parameter and returns a class containing simple types as the return value. When I view the .asmx page for this web service, I only see the SOAP description and would like to also support HTTP POST. It is my un...more >>


DevelopmentNow Blog