Contents

Posts in microsoft.public.dotnet.framework.aspnet.webservices

 

How to format schema validation message  Replies (5) 13 November 2007
I have some code running within my Web Service which validates the incoming XML against the XSD. It is working well and picking up errors as I would expect. However, the "message" property withi...

 

Source of a web service request  Replies (1) 13 November 2007
Is there anyway to tell when a web service is called, where the call came from? Like IP address. In the code? I have a web service where I would like to know where the call came from then I want ...

 

WCF and Kerberos  Replies (1) 13 November 2007
Have question concerning WCF and Kerberos Security. We are on-site for a large customer architecting a service-based solution that will implement WCF. The customer is a large hotel chain that ...

 

Generate WSDL from command line  Replies (5) 12 November 2007
Is this possible to generate WSDL without WEB service deployment? Just during build using command line tool? Thanks...

 

!!! SOFTWARE 4 SALE !!!                            ...  Replies (1) 10 November 2007
Software for sale. Huge Selection. 10 Euros/CD. Worldwide shipping. Windows, Mac, and Linux. The very latest software, stock video/photo, games, etc. Contact David for details: david007@wor...

 

noobie questions  Replies (1) 10 November 2007
Hello all. I need help with some development concepts. Hopefully someone out there can assist. 1-What is the concept of serialization as it relates to web services? 2-Can anyone explain the conce...

 

Web service test page uses internal port number  Replies (1) 9 November 2007
I am having trouble with the ASP.NET web service auto-generated test page which is created automatically when a web service is defined. It adds our internal port number in the form submit locatio...

 

Web service test page uses internal port  Replies (4) 9 November 2007
I am having trouble with the ASP.NET web service auto-generated test page which is created automatically when a web service is defined. It adds our internal port number in the form submit locatio...

 

Custom WSDL, Error while adding as web reference  Replies (1) 9 November 2007
Hi, I am trying to add a custom WSDL file I created and add it in another project. And I get the following error: Custom tool error: Unable to import WebService/Schema. Element binding named S...

 

Web Service versus WCF Service (and Books)  Replies (1) 8 November 2007
hey group, How do you know when you should write a basic .asmx Web Service versus using the new WCF Service model? Is the old method deprecated? Is there any good Microsoft websites that explai...

 

Server Interface  Replies (1) 7 November 2007
I am using the /si qualifier on wsdl.exe to generate code from WSDL. I am then writing a class which implements the interface - text book stuff. I can see that the class which implements the int...

 

Exception handling techniques explained in a best ...  Replies (1) 7 November 2007
Exception handling techniques explained in a best possible way. Let me know your comments. I am giving you the URL. http://aspalliance.com/1119...

 

http://aspalliance.com/1143  Replies (1) 7 November 2007
There are 2 constructors. The 2 are brothers. One is static and other one is instance one. Both being brothers work [function] differently. Let us see each of them in detail. Let me know your commen...

 

WSE3 enabled application work in WinXP but not wor ...  Replies (1) 6 November 2007
Hi all: The application is a WinForm application which will invoke the Web Services host in the same development machine, the WSE policy is setup properly and it is configure to use usernameForC...

 

Timeout when debugging in web service  Replies (2) 6 November 2007
I am trying to step through a web service call in .Net 2.0 with VS2005. The application is running in the VS2005 web server, not IIS. The web service client is a .Net 2.0 console application. ...

 

Contract First WSDL - Best way to validate incomin ...  Replies (1) 5 November 2007
I have a fairly complex collection of WSDL definitions and associated XSDs. I have used WSDL.EXE with the /si qualifier to generate a Class. I have then written my own code to implement the Class...

 

a sample web service to return SOAP fault message ...  Replies (1) 5 November 2007
Hi, I'm looking for a free web service, which can return back SOAP fault message in case of an application error filling element in SOAP. I couldn't find one on xmethods.net....

 

soap extensions  Replies (1) 4 November 2007
hi, What are soap extensions? how can we use them? Thanks n Regards Bhuwan...

 

Passing an array of images to a Web Service. Can t ...  Replies (4) 4 November 2007
We need to send images to a machine so they can be processed and adding to our web server. Can a asp.net accept an arry of images(maybe an array of byte arrays)? Any help is appreciated....

 

TECHNICS U EVER DREAMED OF ....  Replies (1) 3 November 2007
TECHNICS U EVER DREAMED OF .... The 101 ROMANTIC SECRETS and TECHNICS E-BOOK This SECRETS and TECHNICS are right for you if: 1. How to try to get a person you want, 2. To make your partne...

 

TECHNICS U EVER DREAMED OF ....  Replies (1) 3 November 2007
TECHNICS U EVER DREAMED OF .... The 101 ROMANTIC SECRETS and TECHNICS E-BOOK This SECRETS and TECHNICS are right for you if: 1. How to try to get a person you want, 2. To make your partne...

 

Error while accessing Java web service from a .NET ...  Replies (1) 2 November 2007
Hi I have a c#.net application which is trying to access a java web service, I get the following error: " Unknown SOAP Action(possibly not yet implemented)" the same method is accessible ...

 

Webservice to connect to exchange 2003  Replies (1) 1 November 2007
I work for a company wich has an ASP.NET portal (developed by us) being used on the intranet by the employees. We also have a server with Exchange 2003 and everyone uses outlook 2007 as their emai...

 

Passing a Class to a Web Service  Replies (2) 1 November 2007
I would like to pass a class to a Web Service. I have created an xsd file and have converted it to a class using the following command: xsd HelloWorldSchema.xsd /c /l:cs The class file is genera...

 

walk in for DOTNET & C# professionals with 2-3yrs ...  Replies (1) 1 November 2007
Dear Friends, We are a chennai based well reputed HR Recruitment & consulting company. Presently one of our esteemed patron ASM Technologies Ltd a pioneer in the IT industry is recruiting talented...

 

401.2 with exe client although it works with IE  Replies (1) 31 October 2007
Hi, I build a test web service with .net, IIS 6, asmx, no WSE, and Windows Integrated authentication. I had a .exe client (built with sproxy tool - unmanaged code), which worked well. It works al...

 

WebService changed the name of my class  Replies (1) 30 October 2007
Hi, I am new to web service and I have a class called Pair like this: [Serializable] public class Pair { public Pair() { First = default(A); Sec...

 

how to pass query string value(help me)  Replies (1) 29 October 2007
hai, i have use 2005 platform in asp.net i used hyperlink column in datalist;when i click any one of the hyperlink result shoult display in the next page;i used query string for this format; ...

 

Call a webservice via URL dynamically  Replies (2) 29 October 2007
Hello there, is it possible in .NET to call a webservice passing the webservice URL at runtime instead of creating a web reference with a static URL. I know that the URL is saved in the reference...

 

Configure soap extension  Replies (1) 29 October 2007
Hi, I have a problem understanding how SoapExtensions (SE) are meant to work when configured at Method level. So I have one app (infopath 2003 form) making a call to WS1 that in turn calls a m...

 

WSE client in pure C++  Replies (1) 29 October 2007
Hi, How can I use WSE 3.0 from a pure C++ client ? Is it possible ? I want to use wse security policies. thanks. J....

 

How to handle webservice Java ArrayList in Dotnet ...  Replies (2) 28 October 2007
Very urgent need help on how to handle the ArrayList return by the Java webservice into my DotNet Console application Actually the bug came within the return has not understanding the return XML do...

 

Problem with Web Service and COM Object  Replies (1) 24 October 2007
Hi: I have a Web Service developed in Vb.Net. One of its methods does a call to a COM object developed in Visual Fox. When I run my application in production, I get the error: "Creating an ins...

 

b2mml webservice  Replies (1) 24 October 2007
Hi, I'm trying to create a webservice from the b2mml xsd files from the wbf website (www.wbf.org). Does anyone here have an idea what the easiest way would be to create a webservice from those xsd ...

 

IIS configuration  Replies (1) 24 October 2007
I am always recreating my IIS virtual directories on to other servers. Is there an automated way I can recreate entire IIS virtual directory structure using export and import features of IIS? Any ...

 

AuthenticationException: User not authenticated  Replies (3) 23 October 2007
Hi all, I got the exception "AuthenticationException: User not authenticated" , when i call the web service method. Before I call the method I have set the credentials also.here is the sam...

 

MS.Services SOA for HTTP  Replies (1) 22 October 2007
Hi everyone, I've written a SOA application for HTTP which can be found at http://www.codeplex.com/msservices Any comment is appreciated. It runs on IIS, and written with Enterprise Librar...

 

how to expose structure of a structure  Replies (4) 22 October 2007
Have a structure a: public struct a{ string st1, int int1} and public struct b {a[] stra, string str2} A method returning structure b and taking structure b as a param: public b method1(b arg1...

 

Generic Webservice methods  Replies (3) 20 October 2007
Hello, I have a webservice with a static signature, that we have a custom request and result class to handle different webmethods/services. [WebMethod] public MyResult Process( MyRequest r ) ...

 

unable to redirect page using form authentication ...  Replies (1) 19 October 2007
Hello All, unable to redirect page using form authentication while accessing from different domain....

 

Out proc sessions  Replies (1) 19 October 2007
Hi, Can anyone explain when to use state server or Sql server to save sessions. Thanks, Bhuwan...

 

.net supported SOAP protocols  Replies (2) 19 October 2007
Hi all, I'm in the process of developing some .NET Web services that will be required to be invoked from Oracle Financials and Java. Due to this I am worried about compatibility between the syst...

 

webService call use IE proxy  Replies (1) 19 October 2007
Hello. I have problem with soap webservice call. The problem is when call this webservice in code for some reason it use proxy settings from IE. How I can force don't use any proxy?...

 

Problem in calling unmanaged win32 dll in webservi ...  Replies (5) 17 October 2007
Hi All, I Made a win32 dll named with Test.dll in VC++6.0 using following code / ****************************************************************************** ** FUNCTION: ASum *************...

 

GenericObjectDataSource - element is not declared.  Replies (1) 16 October 2007
Hi. I really need help as soon as possible. I am working on a project and have to learn my way around web services quickly. I have most of it running, but can't seem to get the project to c...

 

Here my problem...and my code!! Please help me...i ...  Replies (1) 15 October 2007
Hi people...i need your help!! I've this situation: 4 xml files: - messaggio0.xml titlemessaggio0 bodymessaggio0 - messaggio1.xml titlemessaggio1 bodymessaggio1 - rispo...

 

How to view the incoming SOAP message  Replies (1) 15 October 2007
I have a simple web service that has just one method: [WebMethod] public string CreateAppToken(string appKey, string cargo) I'm trying to access that from Java (JBoss). When I run i...

 

HP Desktop for sale!  Replies (1) 14 October 2007
Hi, I have an unused HP Pavilion with the fallowing specs: # Processor: AMD Athlon 64 X2 4000+ (2.1GHz, 2000MT/s System Bus) # Memory: 2048MB PC2-5300 DDR2 SDRAM memory (2x1GB) (expandable to 8 G...

 

Watch NFL Games Online  Replies (1) 13 October 2007
Watch NFL Games Online! For every one who wants to watch the games online because they dont live in the teams town or are at work i found a site that has basically every game covered. Its perfect if ...

 

tags in web.config  Replies (2) 10 October 2007
newbie question. what is the common tool to edit the tags in web.config, other than, notepad, xmlnotepad, or vs 2005? Can this be managed from asp.net mmc? thanks....