Comments
Sort by recent activity
I will send the project today. thanks! / comments
I will send the project today. thanks!
Based on feedback from Chris on the support team I was able to resolve this issue by doing the following:
- Pruning: When I had this turned on I received the runtime error mentioned in my original forum post. Turning this off resolved the issue.
- Exclusions on Obfuscation: I excluded some of the classes to make this work.
Thank you! / comments
Based on feedback from Chris on the support team I was able to resolve this issue by doing the following:
- Pruning: When I had this turned on I received the runtime error mentioned in my original...
Update - I tried creating some different projects to see if the obfuscation process would work. Here is what I tried and the outcome. Each time I selected the XAP file to obfuscate.
1. Silverlight app; no WCF RIA Services; no Telerik controls. GOOD
2. Silverlight app; no WCF RIA Services; Telerik controls. GOOD
3. Silverlight business app with WCF RIA Services; no Telerik controls. GOOD
4. Silverlight business app with WCF RIA Services; Telerik controls. GOOD
5. Existing Silverlight business app with WCF RIA Services Library; Telerik controls. FAILED - Several project all failed.
So, the process works, but it seems as if my existing Biz apps are contain something that causes the error.
Hope this helps. Thanks! / comments
Update - I tried creating some different projects to see if the obfuscation process would work. Here is what I tried and the outcome. Each time I selected the XAP file to obfuscate.
1. Silverligh...
Brian,
Every Silverlight project which uses WCF RIA Services is building but throwing the same error at runtime. Projects without WCF RIA Services are fine.
Can I provide an example for you to try? I would be happy to zip up a project and send it over to you for debugging.
Thanks / comments
Brian,
Every Silverlight project which uses WCF RIA Services is building but throwing the same error at runtime. Projects without WCF RIA Services are fine.
Can I provide an example for you to try...
I found the following support article, which I used previously to obfuscate my Silverlight projects. This was working before!!! http://www.red-gate.com/supportcenter/C ... 210451.htm
Based on the article I should be able to select the XAP file to obfuscate. Are you suggesting that I select the DLL instead?
Thanks / comments
I found the following support article, which I used previously to obfuscate my Silverlight projects. This was working before!!!http://www.red-gate.com/supportcenter/C ... 210451.htm
Based on the a...