Bonjour,

Ayant suivis divers tuto sur WCF et SL je suis dans l'incapacité de faire fonctionner le tout j'ai cette erreur ( à l'execution) :



throw new Error("Unhandled Error in Silverlight 2 Application Une exception a été levée par la cible d'un appel. à System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)\n à System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)\n à System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)\n à System.Delegate.DynamicInvokeImpl(Object[] args)\n à System.Delegate.DynamicInvoke(Object[] args)\n à System.Windows.Threading.DispatcherOperation.Invoke()");





Des idées ?