Advanced Forum Search Results
-
Thanks ccoombs,
I did get it to run following your procedure, I was placing the app.config in the target silverlight project and not the one that performs the BuildEngine call. Once that was corrected it worked beatifully... until last couple of days that I migrated to Silverlight 3.0, error is now:
Target ...
-
Hi Josh,
Were you able to resolve this problem ?, I am attempting the same, reading else were the suggestion was to redirect the proper 3.5 assemblies on compile time via the following configuration section in an App.config:
<runtime>
<assemblyBinding ...