How can we help you today? How can we help you today?
Simon C
If your assembly targets .NET 3.5, then it should run successfully on windows 7 with .NET 3.5 and 4.5 installed (.NET 3.5 is installed by default on windows 7). SA will maintain the target framework version of the main assembly. / comments
If your assembly targets .NET 3.5, then it should run successfully on windows 7 with .NET 3.5 and 4.5 installed (.NET 3.5 is installed by default on windows 7). SA will maintain the target framewor...
0 votes
If the assembly is a dll, no public members are pruned at all. If the assembly is an exe, all public members are pruned if they are not used elsewhere. This includes public interfaces. May I ask what prompted this question? / comments
If the assembly is a dll, no public members are pruned at all. If the assembly is an exe, all public members are pruned if they are not used elsewhere. This includes public interfaces. May I ask wh...
0 votes
Hi Koen, For information, what would you expect SmartAssembly to be able to do with .winmd files? What scenarios would be useful in your situation, and your WinRT apps? thanks, SimonC / comments
Hi Koen, For information, what would you expect SmartAssembly to be able to do with .winmd files? What scenarios would be useful in your situation, and your WinRT apps? thanks, SimonC
0 votes
Make sure you are running SmartAssembly.com from the commandline rather than SmartAssembly.exe. The com file provides a standard CLI interface, rather than opening the GUI. / comments
Make sure you are running SmartAssembly.com from the commandline rather than SmartAssembly.exe. The com file provides a standard CLI interface, rather than opening the GUI.
0 votes
Which version of SmartAssembly are you using? An identical issue was reported on 6.5, and was fixed in 6.6 (the latest release version is 6.7) / comments
Which version of SmartAssembly are you using? An identical issue was reported on 6.5, and was fixed in 6.6 (the latest release version is 6.7)
0 votes
If you contact our support group at https://www.red-gate.com/supportcenter/ContactSupport, they'll be able to give you help and possibly a workaround for your specific situation. / comments
If you contact our support group at https://www.red-gate.com/supportcenter/ContactSupport, they'll be able to give you help and possibly a workaround for your specific situation.
0 votes