ClickOnce Deployment

ClickOnce Deployment

In general, when you deploy an NMath application you want to ensure that all NMath DLLs in the installation Assemblies directory are installed in either the GAC or next to the application. (You can read an overview of NMath deployment in Section 1.7 the NMath User's Guide.) ClickOnce automagically tries to determine the appropriate dependencies to deploy. However, since the NMath kernel and nat...
Read More
Top