Differences
This shows you the differences between the selected revisions of the page.
2013-11-26 | 2013-11-26 | ||
no summary (212.10.178.39) (hidden) | Restored revision 1368618341. Undoing revision 1385490500. (martin) (hidden) | ||
Line 59: | Line 59: | ||
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 instatiate classes from the assembly, no matter that you have older versions of the assembly registered too. You need to download the 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 instatiate classes from the assembly, no matter that you have older versions of the assembly registered too. You need to download the 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). |
===== Deploying ===== | ===== Deploying ===== | ||
When deploying the assembly, make sure that WinSCP is installed along with the assembly on the target system and that WinSCP assembly can find the ''winscp.exe''. | When deploying the assembly, make sure that WinSCP is installed along with the assembly on the target system and that WinSCP assembly can find the ''winscp.exe''. | ||