SOAP HTTP
Wed, 19 Dec 2007 19:17:31 +0100
J'ai trouvé ceci sur msdn :
Donc il semblerait qu'il faudrait absolument passer par un server IIS et
ASP.Net web services :
http://msdn2.microsoft.com/en-us/library/aa529311.aspx
How to: Host an ASP.NET Web Service Outside of IIS
The Web Services Enhancements for Microsoft .NET Framework (WSE) enable ...
|
LoadException and Load assembly
Wed, 19 Dec 2007 11:48:47 +0100
Hello,
I try to create an app able to retrieve Types from .net Assemblies.
First case (this one works fine):
My application has "A.dll" referenced at compile time. I add "B.dll" at
runtime. I can inspect "B.dll" to get all of its Types. I load it using
Assembly.Load nor AppDomain.CurrentDomain.LoadFrom(... ...
|
Host an SOAP - HTTP windows service application Outside of IIS
Wed, 19 Dec 2007 07:01:39 +0100
Hello,
I wonder whether with the DotNet framework 2.0, it would be possible to
write a windows application service which incorporated a server HTTTP
"embedded" (via code) without using IIS locally.
The purpose of the application is to consume SOAP messages over HTTP
containing objects (described in a ...
|
MI5-Persecution: MI5 are Afraid to Admit Theyre Behind the Persecution (28087)
16 Dec 2007 17:06:47 GMT
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
importantly, the persecutors have never denied that theyre from the
Security Service, despite several years of accusati ...
|
MI5-Persecution: Why do you think MI5 are responsible? (4074)
16 Dec 2007 12:02:13 GMT
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 made their identities known to the persecutee. However,
I believe I am correct in attributing the continuing victi ...
|
link in registry
Sat, 15 Dec 2007 01:48:00 -0800
Hello,
I've this problem: My application is distributed by clickonce on my http
site. During pubblication I set "application available in start-menu". Infact
I can see it but it is only an application reference.
In my registry I would like to add a reference like "emule" does.
I added a key like that
Wind ...
|
mike lalonde
Fri, 14 Dec 2007 15:35:29 -0800
Michael Lalonde almost got killed by the T800 in Egypt and almost got
killed by an army of birds in a sad mood and chased a bunny which made
him cry, he jumped out of the way as the roof collapsed and as if it
were a miracle he escaped narrowly and hitch-hiked all the way home.
Michael Lalonde almost got kil ...
|
|
|
Error with Getting Started Sample from WCF
Thu, 13 Dec 2007 13:36:04 -0800
I am a newbie to WCF. According to the Getting Started Sample
(http://msdn2.microsoft.com/en-us/library/ms751519.aspx) I loaded and bebuilt
the GettingStarted solution from the WCF samples collection and attempted to
execute it. Upon executing the client code, I get an error "(405) method not
allowed".
Si ...
|
WCF UDP transport
Tue, 11 Dec 2007 16:23:41 -0800 (PST)
Hi,
I'm trying to write a simple IM which will be based on WCF. For NAT
traversing I use STUN method to get public addresses of peers. That
implies the use of UDP transmission, but it is not implemented in
WCF.
I found the UDP Transport Sample and I managed to set up the service,
but i have problems to confi ...
|
Dll used by several applications problem
Tue, 11 Dec 2007 10:47:03 -0800
I have a dll which is used by several application.
The Problem => When there is a new build for the Dll ...all the other
dependent application has a new build. So , all the apps has to go through
the QA testiong steps.
Result => A lot of wastage of time and resources.
What should be the approach here ...
|