Contents

Posts in microsoft.public.dotnet.framework.webservices

 

Retrieve a List of WebServices from a Server  Replies (1) 8 January 2008
Hi I need to retrieve a list of all WebServices running on a specific machine. Much like DevStudio produces a list of WebServices on the local machine. The machine is XP Pro and as far as I c...

 

WCF error: The request for security token could no ...  Replies (1) 8 January 2008
Accessing a WCF service I get this error: The request for security token could not be satisfied because authentication failed. I am trying to use a very simple WCF service and at this point I...

 

calling windows service from webservice  Replies (1) 7 January 2008
Hi All, I have a question which might be a beginner's question. I have a webservice whose webmethod has to call a window's service and get back the results. What is the best way to implement...

 

What is outputtrace.webinfo and inputtrace.webinfo ...  Replies (1) 7 January 2008
Does anyone know what outputtrace.webinfo and inputtrace.webinfo are for? Is this just a track of everything sent and received to the webservice? Is this a security problem to have these? Can...

 

WCF: Problem with CallbackContract and WinForms-Cl ...  Replies (1) 7 January 2008
Hi! I've created a WCF Service using netTcpBinding which exposes a Callback Contract so clients can get notified about specific events. It actually worked when the client was a Console Client ...

 

publishing Hello World to local IIS  Replies (2) 7 January 2008
Perhaps someone knows how to do this. When I open a new ASP.NET web service application in VS 2008, it opens with a simple Hello World web service already written. I want to see this work. With...

 

writing How To on web services..did I miss anythin ...  Replies (1) 3 January 2008
I have been tasked with writing a How To document for my organization. I have written web services before but am undertaking this endeavor. I have started with a priliminary list of what I think s...

 

calling axis webserivce with credentials in header  Replies (1) 3 January 2008
Hi, I'm trying to access a webservice on an axis server from my .net client (c#). First I have to call a login service that returns a session ID. This session id should then be added to the hea...

 

Error 503 Service Unavailable using VS2005 and Vis ...  Replies (1) 3 January 2008
I am trying to set up a WCF service using VS2005 on Vista using IIS 7.0. I created a website, selecting a WCF Service template and http://localhost/ServiceName. Even the most simple project when ...

 

Trouble with complex return types  Replies (1) 2 January 2008
HI there! I am trying to consume a web service implemented in Perl (SOAP::Lite) using VS Express 2008. I already implemented a client in java without problems. I succeeded in calling the web s...

 

M'I-5,Persec ution ' har assment at work  Replies (1) 2 January 2008
-=-=-=-=-=-=-=-=-=-=-=-= -=. harassment at work -= -=-=-=-=-=-=-=-=-=-=-=-= Once I stopped watching television. and listening to the radio at the end of 1990, "they" had to. find other ways of c...

 

Converting an endpoint from a config file to code  Replies (1) 2 January 2008
As a baseline, I have a working client and service, each of which uses an app.config file to specify the connections in the section. What I need to do, however, is connect to the WCF service v...

 

M`I,5-Persecu tion . th eir m ethods and tactic s  Replies (1) 2 January 2008
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= -= MI5:. methods and tactics -= -=-=-=-=-=-=-=-=-=-=-=-=-=-=-= They deliberately set out to harass in a way. that would resemble the symptoms of schizophrenia, so ...

 

Problems with namespaces  Replies (2) 2 January 2008
I have problem with namespaces. I have a program that consumes the web service and has for instance names space nsProgram. In this program I have defined several classes that I use for storing and...

 

M-I,5-Persecu tion - wh y th e security serv ices ...  Replies (1) 2 January 2008
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= -= why the. security services? -= -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= You may ask, why do I think the "they" referred. to are the security services? Is there any ev...

 

M,I.5 Persecu tion the BB C, tel evision a nd r ...  Replies (1) 1 January 2008
-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-= -= the BBC, television. and radio -= -=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-= The first incident in June 1990 was when a. BBC newsreader made what seemed to be a r...

 

M.I,5`P ersecution . b ugging an d coun ter-survei ...  Replies (1) 1 January 2008
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- -= MI5: bugging and. counter-surveillance -= -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- PO: >Did you ever look for the. bugs in your house ? If not, w...

 

M.I,5-P ersecution - Ca pital Rad io - Chris Tarr ...  Replies (1) 1 January 2008
-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-= -= Capital Radio -. Chris Tarrant -= -=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-= Capital Radio DJs have been "in on. it" from the start. One of the first things I hea...

 

M I`5'Persecutio n , who know s abou t i t?  Replies (1) 1 January 2008
-=-=-=-=-=-=-=-=-=-=-=-=- -=. who knows about it? =- -=-=-=-=-=-=-=-=-=-=-=-=- Many people know, both in. the establishment and media, and among the general public. Despite. an absence of its ta...

 

M.I,5.Perse cution . purpo se in publicizi ng i t; ...  Replies (1) 1 January 2008
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= -= purpose in publicizing it; censorship in uk.*. newsgroups -= -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= The p...

 

M I`5,Persecutio n , my respo nse to t he h arassm ...  Replies (1) 1 January 2008
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- -= my response to. the harassment -= -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- My first reaction. in 1990/91 was to assume that if I broke contact then they would n...

 

M-I 5-Per secution ` ho w an d wh y di d it st art ...  Replies (1) 1 January 2008
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- -= how and why did. it start? -= -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- The harassment didn't start. by itself, so someone must have been there at the outset to give it ...

 

visual c++.net web service problem  Replies (1) 31 December 2007
hi all, i'm new to web services. when i use visual studio 2005,(visual c+ +.net) to make web service, i got the following error shown below. what i did was just built the default project and ran...

 

VS2008 - Calling web service from Windows service  Replies (2) 31 December 2007
What happened to the "Add Web Reference" option in Visual Studio 2008 when right-clicking a Windows Service project? It's in VS2K5, but not in VS2K8. Anyone know the right way to do this? I need ...

 

Connection strings?  Replies (1) 29 December 2007
I have created new web service and inserted connection strings to web.config file: When I try to read this connection string: coll = ConfigurationManager.ConnectionStri...

 

Connection strings  Replies (1) 29 December 2007
I have problems with connection strings. I have added new connection string to Web.config: Bu when I want to access the data with: coll = ConfigurationManager.Connectio...

 

xml error in webservice SOAP response ?  Replies (1) 29 December 2007
[Sorry for the cross-post, I was to fast clicking send...] I'm 'consuming' a webservice written by a 3rd party wich uses Borland Soap Server. This all works fine, using the WSDL i've generated a ...

 

WCF: WCF service is not visible from clients outsi ...  Replies (1) 26 December 2007
This is a multi-part message in MIME format. ------=_NextPart_000_0037_01C847B8.02A2D700 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit WCF service is not visib...

 

Starting Windows Application from .NET Web Service  Replies (1) 26 December 2007
I am developing a .NET web service using Windows Server 2003 and IIS 6.0 which consumes customer information and then attempts to create a new customer account in an accounting application (i.e. Q...

 

Problems with Microsoft WSDL tool?  Replies (3) 25 December 2007
I am trying to generate a proxy class from a WSDL contract file that has nested levels of elements/attribute groups. It seems the WSDL.exe tool only reads upto a certain nesting level and then it st...

 

Another error with WCF trial  Replies (1) 24 December 2007
This is a multi-part message in MIME format. ------=_NextPart_000_0056_01C84647.44F924A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Also, I'm ...

 

WebService logging incoming/outgoing SOAP message  Replies (2) 24 December 2007
I'm developping an application wich has to use a SOAP implementation developped in Delphi (SOAP-server/client). I've downloaded the WSDL and consumed the webservice in my C# project. Some Webmethods...

 

Errors Creating WCF Service Contract Interface  Replies (2) 24 December 2007
This is a multi-part message in MIME format. ------=_NextPart_000_0010_01C8463D.E84B56A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I am "Walk...

 

Web Services & firewalls  Replies (2) 21 December 2007
We were calling out to a web service just fine before we put our server behind a firewall. Now we can't call out. Port 80 is open in the firewall. What ports need to be open? -- Regards, G...

 

Singleton instance of web service?  Replies (2) 21 December 2007
Hi folks, I'm just curious if it is possible to create a Singleton instance of a Web Service? Currently I create my web services in VS 2005, and then in my applications I add the Web Service vi...

 

"Base Address" Equivalent for WCF Client App.Confi ...  Replies (1) 20 December 2007
Hi Have I missed something obvious, or is there no way to use the "BaseAddress" pattern in a WCF (.NET 3.0) client configuration file, similar to that offered on the WCF Server? IMHO thi...

 

microsft works 7.0 database  Replies (1) 20 December 2007
I am trying to copy information from one cell to another and when I paste I get the in the cell space instead of the information. Can anyone tell me where i need to go to resolve this issue???...

 

Problem with xsd.exe  Replies (6) 19 December 2007
>xsd.exe /? Microsoft (R) Xml Schemas/DataTypes support utility [Microsoft (R) .NET Framework, Version 2.0.50727.42] Copyright (C) Microsoft Corporation. All rights reserved When I try this comm...

 

ASP.NET Web Service?  Replies (6) 19 December 2007
Hello, I have this project where I am creating a ASP.NET Web service that's going to be consumed by an application on the Intranet. This Web service will access a SQL Server database, extract ...

 

MI5-Persecution: Why do you think MI5 are responsi ...  Replies (1) 16 December 2007
Why do you think MI5 are responsible? The question of who is ultimately responsible for this eight-year harassment is one which is very difficult to answer, as the persecutors have never clearly ...

 

MI5-Persecution: MI5 are Afraid to Admit Theyre Be ...  Replies (1) 16 December 2007
MI5 are Afraid to Admit They're Behind the Persecution MI5 have issued a formal denial of any involvement in my life to the Security Service Tribunal, as you might expect them to; but, more impor...

 

example of Web Service Software Factory  Replies (1) 14 December 2007
Hello group, somebody has a good example about web service software factory? I´m begining in this topic. Thanks a lot goup. Leon...

 

mike lalonde  Replies (1) 14 December 2007
Michael Lalonde almost got killed by a wild dog in Peru during an important business meeting in a sad mood and decided to sleep it off which completely freaked him out he jumped out of the way as the ...

 

Question about securing WCF call from mobile app  Replies (1) 13 December 2007
Hi all, I have been struggling to find some descent content on the net about how I could go about creating a mobile client that is able to call a web service(WCF or WSE3.0/2.0??), that can make...

 

WCF first call slow on client  Replies (1) 12 December 2007
Hi, I am using WCF services. When I make first call to a web method it takes around 14 sec. and within the same instance of client all subsequent calls take 1 sec. If i close the client and run i...

 

Christmas Shopping Made Easy  Replies (1) 12 December 2007
This site helped me during the holidays.Check out http://www.christmasplayland.com which offers some great resources and tons of deals.I definitely saved time shopping for deals online at this site....

 

WSEAS ( http://www.wseas.org ) is soliciting new p ...  Replies (1) 12 December 2007
WSEAS ( http://www.wseas.org ) is soliciting new proposals for Special Sessions and Workshops for its upcoming conferences (including the WSEAS Conferences in the University of Cambridge (UK), MIT...

 

IIS Deadlock Issue  Replies (1) 12 December 2007
We’re continuing having a problem with a production application. The application uses ASP.NET web services and about once a day, the web services stop responding. The only resolution is to resta...

 

do u know to call async webmethod from javascript?  Replies (1) 11 December 2007
Hi I am running asp.net ajax (vs 2008) I have the following webservice listed below. However, i have no idea how to call this from javascript. Originally, before i started using the BeginXXX and...

 

WCF: Unrecognized attribute 'ServiceHosting'  Replies (4) 11 December 2007
ERROR: ServiceHosting is not a valid attribute of element 'ServiceHost' AND Parser Error Message: The unrecognized attribute 'ServiceHosting' is specified. CODE: MSDN-PAGE: http://msdn2.m...