Comments
Sort by recent activity
HI
New to this version
I'm obfuscation a SL4 with prism .xap
I get the error:
Build Failed
The Build process failed during the preparation of the resulting assembly
To use automated error Reporting in Silverlight application your main assembly must use system.windows.controls. Please add this refenece to your project and place the following line in any class:
DataPickerFormat d;
I have done this on
public Shell()
{
InitializeComponent();
RegisterOnBeforeUnload();
//Iosu Para SmartAssembly
DatePickerFormat d;
}
But I keep having the same message..
Can you help me?
Thanks! / comments
HI
New to this version
I'm obfuscation a SL4 with prism .xap
I get the error:
Build Failed
The Build process failed during the preparation of the resulting assembly
To use automated error Reporting...
Hi
Did you fix this? http://www.red-gate.com/messageboard/vi ... hp?t=12009
Thank you / comments
Hi
Did you fix this?http://www.red-gate.com/messageboard/vi ... hp?t=12009
Thank you
Wrong Post... / comments
Wrong Post...
Hi
I'm having the same problem..
Is there a solution ?
Thank you / comments
Hi
I'm having the same problem..
Is there a solution ?
Thank you
Alex.Davies wrote:
Thanks for the report.
The does sound like a bug to me, we hadn't thought about the localisation system and how it might affect xaps.
We'll have it fixed next version.
The workaround you used sounds good, if you can automate it enough for your purposes. Another workaround would be to obfuscate the copy of the dll in the obj directory at the AfterCompile step of building, details here: http://www.red-gate.com/supportcenter/C ... 032253.htm
Hi did you fix this on SA 6 EAP 83??
can I use my trial code for testing SA 6?
Thanks! / comments
Alex.Davies wrote:
Thanks for the report.
The does sound like a bug to me, we hadn't thought about the localisation system and how it might affect xaps.
We'll have it fixed next version.
The wor...