Converting RightSLE and FabPaint
Posted: Thu Oct 19, 2017 12:34 pm
Hi
I've started looking at XSharp and the conversion of our VO28 applications.
Our VO28 applications use both RightSLE and FabPaint.
Have tried Xporting the latest download Vulcan versions of these tools but am running into similar problems with both.
Class definitions like:
CLASS wmBitmapFromDisk INHERIT Bitmap
Generate this error:
XS0246 The type or namespace name 'Bitmap' could not be found (are you missing a using directive or an assembly reference?)
And am also getting a couple of these:
XS1703 Multiple assemblies with equivalent identity have been imported: 'C:WindowsMicrosoft.NETFramework64v4.0.30319mscorlib.dll' and 'C:WindowsMicrosoft.NETFrameworkv2.0.50727mscorlib.dll'. Remove one of the duplicate references.
Any ideas on where to look?
Thanks
Leigh
I've started looking at XSharp and the conversion of our VO28 applications.
Our VO28 applications use both RightSLE and FabPaint.
Have tried Xporting the latest download Vulcan versions of these tools but am running into similar problems with both.
Class definitions like:
CLASS wmBitmapFromDisk INHERIT Bitmap
Generate this error:
XS0246 The type or namespace name 'Bitmap' could not be found (are you missing a using directive or an assembly reference?)
And am also getting a couple of these:
XS1703 Multiple assemblies with equivalent identity have been imported: 'C:WindowsMicrosoft.NETFramework64v4.0.30319mscorlib.dll' and 'C:WindowsMicrosoft.NETFrameworkv2.0.50727mscorlib.dll'. Remove one of the duplicate references.
Any ideas on where to look?
Thanks
Leigh