How do I Strongly name an application that calls Address Object?
With Visual Studio 2003 – 2005 C#, generate the keyfile with the command ‘sn -k keyfile.snk’ from the Visual Studio Command Line. Next, copy the snk file to the folder containing your application. Open Visual Studio and in the Solution Explorer Tree, right click the project and choose Properties. Set the attribute for the Wrapper Assemble KeyFile to keyfile.snk from the common properties dialog. Next, rebuild the C# application. Now all references to the Runtime Callable Wrapper or the Interop wrapper should be strongly named. Additional information: Microsoft support page: http://support.microsoft.com/?
With Visual Studio 2003 – 2005 C#, generate the keyfile with the command ‘sn -k keyfile.snk’ from the Visual Studio Command Line. Next, copy the snk file to the folder containing your application. Open Visual Studio and in the Solution Explorer Tree, right click the project and choose Properties. Set the attribute for the Wrapper Assemble KeyFile to keyfile.snk from the common properties dialog. Next, rebuild the C# application. Now all references to the Runtime Callable Wrapper or the Interop wrapper should be strongly named.
Related Questions
- I have received a Show Cause Notice asking explanation, why the present address information disclosed in the application form contradicts the information in the police report. What should I do?
- How do I Strongly name an application that calls Address Object?
- What application areas does DRC address and why?