Comments
Sort by recent activity
james.billings wrote:
Unfortunately 6.8 was delayed due to some problems we discovered, and the team then had to move across to working on the Performance Profiler.
SA 6.8 may still appear; but support for WinRT and Windows Phone 8 is unlikely to be part of that unfortunately.
so its time to ask for my money back??
I renew my subscription because you where going to Support Win8 and Wp8.
can you please tell me the person to talk about it?
Thanks / comments
james.billings wrote:
Unfortunately 6.8 was delayed due to some problems we discovered, and the team then had to move across to working on the Performance Profiler.
SA 6.8 may still appear; but ...
james.billings wrote:
Thanks for your post.
I'm sorry to say we still don't have any plans to support these technologies in the short to medium term. We are keeping an eye on the number of requests for this and should we see a lot more demand, then it is of course something we may look into; but right now I'm not able to indicate any ETA.
For WP8 specifically; obfuscation should be much less important with the use of MDIL where the assembly is compiled to a hybrid stage with much more native code.
Sorry this is probably not the answer you're after- things may change in the future but there's nothing formally in place.
When I renew my subscription in December Matthew Capon told me that the new release 6.8 was imminent..
I’m waiting….
Last Email from Matthew 16/02/2013 18:14:
Hi Iosu,
We are to release the new ANTS tool in the next week or so, SA will be immediately after.
I apologise for the delay, we are just finishing the testing.
Regards,
Matt Capon
Red Gate Software | .NET Tools Division
Telephone Direct (UK): +44 (0) 1223 438 789 / comments
james.billings wrote:
Thanks for your post.
I'm sorry to say we still don't have any plans to support these technologies in the short to medium term. We are keeping an eye on the number of reque...
Hi
I'm building a Windows Phone project with SDK 7.1
SA is getting the reference from GAC that are wrong (It's getting the ones from SDK 7.0)
I have try with MandatoryPath etc but it does not work, It always gets the 7.0 references instead of the 7.1
Is there a SOLUTION?
Thank you
The error is:
Error 9 SmartAssembly build failed:
SmartAssembly has encountered an invalid symbol in MSP.Phone.dll:
[Microsoft.Phone]Microsoft.Phone.Shell.ShellTile
The most likely cause is that SmartAssembly has used a different version of a dependency from the version used by MSP.Phone.dll.
If the details below are wrong, please use the MandatoryPath attribute in the .saproj file to ensure that the correct version of the dependency is found.
Assembly containing invalid symbol: C:\MSP\2010\Dev\Dev\Phone\MSP.Phone\obj\Release\MSP.Phone.dll
Dependency found at: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\Silverlight\v4.0\Profile\WindowsPhone\Microsoft.Phone.dll MSP.Phone / comments
Hi
I'm building a Windows Phone project with SDK 7.1
SA is getting the reference from GAC that are wrong (It's getting the ones from SDK 7.0)
I have try with MandatoryPath etc but it does not work,...
Hi David
I have send you a private msg, can you check it?
Thank you / comments
Hi David
I have send you a private msg, can you check it?
Thank you
Hi David
I have no answer yet :-(
Iosu / comments
Hi David
I have no answer yet :-(
Iosu
Hi Alex
I have just buy a license of SA 5, but it does not work with SA6, is there any way to upgrate it?
I prefer to keep using SA6 because the localization issues with SL on SA5..
Thanks! / comments
Hi Alex
I have just buy a license of SA 5, but it does not work with SA6, is there any way to upgrate it?
I prefer to keep using SA6 because the localization issues with SL on SA5..
Thanks!
Thank you!!!
Do you know when are you going to release it???
SA 6 is working great!! just waiting for the release to buy it :-)
Thank you! / comments
Thank you!!!
Do you know when are you going to release it???
SA 6 is working great!! just waiting for the release to buy it :-)
Thank you!
Hi
1.- Windows Phone Support
2.- localization files on a XAP fixed http://www.red-gate.com/messageboard/vi ... hp?t=12009
3.- Silverlight error logging (internal reference SA-615) I think it will be fixed on 6..
4.- Multilingual SL Silverlight Reporting (UI)
5.-Feature Usage Reporting
6.- Reference Dynamic Proxy
Maybe you should release a version between 5.5 and 6?? 5.7 version :-) / comments
Hi
1.- Windows Phone Support
2.- localization files on a XAP fixedhttp://www.red-gate.com/messageboard/vi ... hp?t=12009
3.- Silverlight error logging (internal reference SA-615) I think it will be...
Hi
The link is wrong
It sould be 269 build and not 225...
Iosu / comments
Hi
The link is wrong
It sould be 269 build and not 225...
Iosu
Here is a workaround
//Iosu Para SmartAssembly
DatePickerFormat d = DatePickerFormat.Short;
d = d + 1; / comments
Here is a workaround
//Iosu Para SmartAssembly
DatePickerFormat d = DatePickerFormat.Short;
d = d + 1;