This component supports Side-By-Side Execution.
Requirements
Windows XP and higher.
Add the following to your application manifest
x86 version
<dependency> <dependentAssembly> <assemblyIdentity type="win32" name="sfFTPLib" version="1.5.0.0" language="*" processorArchitecture="x86" /> </dependentAssembly> </dependency>
x64 version
<dependency> <dependentAssembly> <assemblyIdentity type="win32" name="sfFTPLib" version="1.5.0.0" language="*" processorArchitecture="amd64" /> </dependentAssembly> </dependency>
References
How To Build and Service Isolated Applications and Side-by-Side Assemblies for Windows XP
Registration-Free Activation of COM Components: A Walkthrough
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) by SmartSoft Ltd. All rights reserved.
|