WinSCP errors after WinSCP March 15, 2023 update.

KurtMayer
New Contributor III

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 assembly 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' containing the type '[Object]'. Add one to your project.

 

Kurt Mayer | Perficient.com
1 ACCEPTED SOLUTION

Hey Nick, doing great!

It was indeed an assembly reference that needed to be added.

 

KurtMayer_0-1678990140576.png

 

Kurt Mayer | Perficient.com

View solution in original post

2 REPLIES 2

NicolasArgente
Valued 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 

NicolasArgente_0-1678953101725.png


Otherwise your best change is the support.

Thanks

  

Connect with me on:
LinkedIn: https://www.linkedin.com/in/nicolas-argente/
Website: https://aiqos.io
If you want to lift yourself up, lift up someone else.

Hey Nick, doing great!

It was indeed an assembly reference that needed to be added.

 

KurtMayer_0-1678990140576.png

 

Kurt Mayer | Perficient.com