The pipe name could not be obtained - when using ASP.NET Impersona
Mon, 23 Jun 2008 16:30:00 -0700
I have a web application written in VS2008, trying to use a WCF service
running on a console. The service is running as me - the person logged in,
while the web application is impersonating an administrator user on the
windows 2003 server. I notice I get the below error whenever trying to make
the WCF call u ...
|
How to provide username from device application to access WCF service from Compact Framwork
Tue, 10 Jun 2008 11:32:25 +0530
Hi All,
Is there any way to provide user name and password from device
application to access the WCF service?
Please help me.
Thanks in advance.
Supriya.
...
|
Asynchronous WCF Question
Sun, 8 Jun 2008 05:33:00 -0700
Hi
I am using WCF Services exposed as REST URIs to be consumed by generic AJAX
clients. All of my services need to be Async in nature.
We have a typical n-layer architecture for our project wherein the Service
Layer --> Business Layer and
Business Layer --> Data Access Layer
Data Access Layer --> LINQ --> DB ...
|
test
Fri, 6 Jun 2008 18:39:14 +0200
Vendo coche seat ibiza, 1999 . en buen estado, color plata, Precio ,4900 euros. Precio 4566 Euros.
Tfno: 91452123334
Puedes ver mi anuncio gratis en:
www.AnunciosGratis.de Anuncios Gratis
www.AnunciosGratis.de Anuncios Gratis
www.AnunciosGratis.de Anuncios Gratis
www.AnunciosGratis.de Anuncios Gratis
ww ...
|
WCF Custom Serialization
Wed, 4 Jun 2008 05:19:52 -0700 (PDT)
Hi
I am using WCF RESTful services for my application.
However the services are required to return either JSON or XML
depending on a parameter that is passed to the service. So I cannot
use the ResponseFormat property of the WebInvoke attribute directly.
Can anyone tell me what is the best way to achieve ...
|
calling a WCF callback from COM exe
Tue, 3 Jun 2008 21:51:45 -0700
Hi everyone
I made my WCF service dll exposed to COM.
I call a function in WCF from an COM exe, in that function I get the
callback chanel to call a call back function but I get an exception.
Does anyone know why, I am really stuck on this one and dont know what to
do, any help would be greatly apprecia ...
|
MEX for End Point with Custom Security
Mon, 2 Jun 2008 11:38:10 -0700
Hi,
I have a wcf service end-point with custom authentication (Live ID) via HTTPS
and no matter what I do, MEX fails for this end-point, any idea on how to
fix this?
or even why this is happening?
Thank you. ...
|
|
|
switching the binding in Visual Studio 2008
Mon, 02 Jun 2008 16:47:41 +0200
Hello out there,
is there an easy way to switch the binding in visual studio while
developing the services
(the service and the client is in the solution).
Everytime I try this, I have problems with mex and/or the service tries
to use the old url (http but not the new tcp.net).
Is there any tutorial ...
|
MEX Connection Problem using WCF Test Client
Fri, 30 May 2008 09:13:20 -0700 (PDT)
Hi,
I am having a problem sucessfully running SvcUtil with the App.config
file below. So I started tracing the WCF Test Client and came up with
the Thrown Exception. I've included the XML of the exception below. As
you can see, somehow it is looling for 'http://localhost:5000/
PPTConversionService/mex/mex'
...
|
SignAndEncrypt
Thu, 29 May 2008 12:54:07 -0700
The WCF default as in understand is SignAndEncrypt for Message security. I
explicitily set this with an attribute at the service level. I use the
Microsoft Service Trace Utility and when I view the message I see in plain
text the body of the SOAP Response. I read that the Microsoft Service Trace
Utility d ...
|