Hi simple question
Tue, 26 Feb 2008 18:49:00 -0800
Hi,
I am new to the WCF progtamming and recently started developing an
application which is a WPF client and WCF would be server. WCF application
will be hosted on IIS and client will connect to the IIS.
I have created simple service; created a client and every thing is working
fine.
I am using VS2005 ...
|
SAML token from an external STS causes error
Tue, 26 Feb 2008 22:37:50 +0100
Folks,
I'm trying to figure out what's going on in our ASP.NET 2.0 app here.
We're using .NET 3.0 WCF to communicate with tons of external web
services.
So far, we've been using Forms Authentication against our custom store
to authenticate users, and when they are authenticated, we issued a
SAML token for ...
|
Exception while calling wcf service from the IIS
Tue, 19 Feb 2008 23:00:52 -0800 (PST)
HI,
i am facing a problem while callign the WCF service from the IIS, its
showign the error(mentioned below) :
The HTTP request is unauthorized with client authentication scheme
'Anonymous'. The authentication header received from the server was
'Negotiate,NTLM'.
From on forum i received a reply like, to ...
|
Is this group dead?
Mon, 18 Feb 2008 11:29:50 -0800 (PST)
Very few questions, no answers ...
Is the somewhere more frequently used group? ...
|
Durable Service persistance failure
Sun, 17 Feb 2008 19:48:55 -0000
I am trying to get a Durable Service to work.
The client reports a fault "An error occured during create" when calling the
service operation marked as [DurableOperation(CanCreateInstance = true)] but
debugging the server shows no errors.
Tracing the SQL Server shows the ".Net SqlClient Data Provider" loggi ...
|
How to avoid output of ItemTypes definition of collection in XML
Sun, 17 Feb 2008 11:05:35 -0800 (PST)
Hi,
my next simple question is belong the following XML-section:
<Hyperbolaes>
<Hyperbola xmlns="" i:type="Hyperbola">
<A2>23104</A2>
<ApexX>120</ApexX>
<ApexY>152</ApexY>
<B2>692.37677001953125</B2>
</Hyperbola>
</Hyperbolaes>
can a avoid the otput ...
|
How to programmatically add/remove fields to DataContract?
Sun, 17 Feb 2008 10:56:30 -0800 (PST)
Hi!
I would like to add / remove the fields serialized by
DataContractSerializer at the runtime based on user-options.
The standard scenarion is something like to define:
[DataContract()]
// Apply the KnownTypeAttribute to the class that
// includes a member that returns a Hyperbola.
[Know ...
|
|
|
To MessageContract or not?
Sun, 17 Feb 2008 08:04:58 -0800 (PST)
Good Morning All,
I attended a user group meeting the other day on WCF, and the speaker
suggested that all operation contracts should receive and return types
decorated with the MessageContract attribute. The primary reason that
he gave for adopting this design was to aid in versioning. By
creating message ...
|
"This service has no endpoint defined"
Sun, 10 Feb 2008 19:41:33 +0100
I have this error starting VS2008 debug on a WCF library project:
"The service cannot be started. This service has no endpoint defined. Please
add at least one endpoint for the service in config file and try again."
I defined well contract, but it seems there is some error.
My contract is:
Namespace BLL
...
|
Our new website
Fri, 8 Feb 2008 15:38:15 -0800
This website is for artist, freelancers, programmers, writers, translators. All who is looking for work.
If you are a skilled professional use page "Add profile" to create your profile.
Also this website is for those who is looking for skilled professional.
If you are looking for a professional use page "Pr ...
|