Differences

This shows you the differences between the selected revisions of the page.

2017-08-18 2017-11-10
path example consistency (martin) no summary (75.148.44.73) (hidden) (untrusted)
Line 82: Line 82:
If you want to use different version (i.e. downgrade), you need to unregister all newer versions of the assembly and re-register the version you want to use. If you want to use different version (i.e. downgrade), you need to unregister all newer versions of the assembly and re-register the version you want to use.
-If you happen to remove the newest registered assembly, without unregistering it first, you will not be able to instantiate classes from the assembly, no matter that you have older versions of the assembly registered too. You need to download the version, you have removed, again and unregister it. Exact physical location of the assembly, when unregistering, does not need to match the original location of the removed assembly (as long as the versions match).+If you happen to remove the newest registered assembly, without unregistering it first, you will not be able to instantiate classes from the assembly, no matter that you have older versions of the assembly registered too. You need to download the version you have removed and place it in a folder on your compter. Then, unregister it. Exact physical location of the assembly, when unregistering, does not need to match the original location of the removed assembly (as long as the versions match).
===== Deploying ===== ===== Deploying =====

Last modified: by 75.148.44.73