Invest smart
Thu, 31 Jan 2008 20:15:09 -0800
How much profit can you make with one dollar?
Check out this website www.forbuck.com
Without any obligation, registering or other ties make cash!
...
|
Channel Faulted exception on service call when operation returns n
Thu, 31 Jan 2008 12:55:03 -0800
I have a operation contract
Stream GetLogs()
If I return null for some reason on the service side, the client gets a
channel faulted exception - "The communication object,
System.ServiceModel.Channels.ServiceChannel, cannot be used for communication
because it is in the Faulted state.". Any ideas if I nee ...
|
Why does MetadataResolver.Resolve() timeout when creating a new
Windows Form?
Wed, 30 Jan 2008 09:07:30 -0800 (PST)
Running the following code snippet with this line commented:
Form form = new Form();
Yields the expected results: writes "DisplayMessage" on the console.
However, the call to MetadataResolver.Resolve() takes at least about 4
seconds to complete. Why?
With the above line uncommented (i.e., with the form crea ...
|
loading proxy config from stream instead of config file
Wed, 30 Jan 2008 07:26:22 -0800 (PST)
Hi,
I've been tasked with writing a configuration service that will act as
a single point of access to the client proxy configurations for
accessing other services. I noticed that the proxy ctors can either
load from config files or take binding and endpoint instances
directly. I'd like to load them from conf ...
|
Telenet nieuwsgroepen mededeling: nieuwsserver adres aanpassen/Attention: modification de l'adresse du serveur de newsgroup
Wed, 30 Jan 2008 02:11:04 GMT
Beste klant,
Telenet heeft een migratie gedaan van haar nieuwsservers.
Wat betekent dit concreet voor jou als gebruiker?
Er verandert niets aan de service, maar om verder gebruik te maken van de
Telenet nieuwsgroepen service moet je bij de instellingen van je nieuwslezer
het adres van de nieuwsserver ver ...
|
WCF multithreaded service syncronization problem
Tue, 29 Jan 2008 11:21:57 -0600
I have a console application that generates a thread that serves as a
WCF services. I also have other threads in the application. I
syncronize the incoming data to the WCF service via a Queue class the
uses "EventWaitHandle"s. For some reason the WCF thread is not
correctly doing a "Set" on the EventWaitHandle. ...
|
Creating a HTTP Push type service using a single channel
Tue, 29 Jan 2008 16:32:58 +1100
Hi,
I've got the following requirements for a WCF service...
* a push type service, ie a server which can send notifications to clients.
* able to be hosted in IIS 6.0 (ie without WAS in vista server, it must be
HTTP).
* uses a single channel to accomplish this - to simplify deployment of the
solutio ...
|
|
|
Instalacion Chip Consolas Wii Playstation 2 - Xbox360 - Playstation 3 - Ps2 Ps3
Mon, 28 Jan 2008 18:55:34 +0100
...
|
WCF Claim question : different claimset on IIS then when selfhosted
Fri, 25 Jan 2008 23:48:01 -0800 (PST)
Hey,
I have a strange situation.
I have created a WCF service that takes a client certificate (coming
from a smartcard).
When I check the AuthorizationContext and look for the claimset
corresponding to that certificate I can find it.
Then I look to the issuer of that claimset, looking if it was issued
by th ...
|
avoid returning dataset
Wed, 23 Jan 2008 17:11:17 -0800
hi all,
what's the alternative to return a dataset/datatable that is dymanically
populated from dymanic sql? remember the number of column is known only at
runtime.
thx
Kevin ...
|