The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
KurtMayer
3 years agoContributor
WinSCP errors after WinSCP March 15, 2023 update.
Is anyone else seeing errors when compiling BRs that Imports the WinSCP assembly after the upgrades were applied today? Seeing this when compiling: 1) Error at line 69: Reference required to assemb...
- 3 years ago
Hey Nick, doing great!
It was indeed an assembly reference that needed to be added.
NicolasArgente
3 years agoValued Contributor
Hey Kurt! Hope you are doing fine!
It sounds like a back end issue, not sure... Are the reference needed in the libraries?
Did you ckeck if you still have the "Imports WinSCP" at the top and also try to add that : Imports NetStandard
It seems that C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\netstandard.dll is the place of this DLL.
You could try to add it to the
Otherwise your best change is the support.
Thanks
KurtMayer
3 years agoContributor
Hey Nick, doing great!
It was indeed an assembly reference that needed to be added.
Related Content
- 3 years ago
- 2 months ago