Parameters
- strPlatformBinPath
- the path where all Eplan.EplApi.*.dll are in. (And the W3Sharedu.dll)
- strEplanBinPath
- the bin path of the variant w3u.exe.
Exception | Description |
---|---|
System.IO.DirectoryNotFoundException | Thrown when directories cannot be found. |
System.ArgumentNullException | Thrown when path is null. |
System.ArgumentException | Thrown when path contains invalid characters such as ", <, >, or |. |
System.ArgumentException | Thrown when the correct variant cannot found. |
System.ArgumentException | Thrown when no Variant path can be found (with W3u.exe and install.xml) |