Hello All,
I have a silverlight 3 application that I am working on, written with VS 2008, and using WCF services to communicate with the database.
This program has been working fine until Tuesday morning, I now get an error when trying to call the service, I have scoured the web but nothing so far.
Here is the error.
Could not load type 'System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy' from assembly 'System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
I have tried re-installing the framework, and silverlight 3, I have created a ClientAccessPolicy.xml file.
But nothing, I am thinking some how I disabled something in VS, but I don't know.
Hope someone can help out.
KS
Ordinary Programmer
I have a silverlight 3 application that I am working on, written with VS 2008, and using WCF services to communicate with the database.
This program has been working fine until Tuesday morning, I now get an error when trying to call the service, I have scoured the web but nothing so far.
Here is the error.
Could not load type 'System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy' from assembly 'System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
I have tried re-installing the framework, and silverlight 3, I have created a ClientAccessPolicy.xml file.
But nothing, I am thinking some how I disabled something in VS, but I don't know.
Hope someone can help out.
KS
Ordinary Programmer