xsharp.eu • Vulcan Macro compiler and XSharp version 1.2 issue
Page 1 of 1

Vulcan Macro compiler and XSharp version 1.2 issue

Posted: Tue Mar 27, 2018 7:05 pm
by boonnam
Anyone that upgraded to version 1.2 able to add Vulcan Macro compiler to the reference? A month or so ago, I downloaded the Vulcan macro compiler from http://repairdll.info/vulcanmacrocompil ... -5717.html. After I upgraded to version 1.2, my project would not load. I manually edit the .proj to remove the vulcan macro compiler dll, and my project would now load. I attempted to add this dll again in VS. I get "Object reference not set to an instance of an object" error.

Thanks,
Boonnam

Vulcan Macro compiler and XSharp version 1.2 issue

Posted: Tue Mar 27, 2018 9:16 pm
by boonnam
This is solved. I found a different vulcan macro compiler dll from our library.

Vulcan Macro compiler and XSharp version 1.2 issue

Posted: Wed Mar 28, 2018 3:25 am
by wriedmann
Hi Boonnam,

please don't use DLLs from unknown sources.

The best option is to download the Vulcan demo version from govulcan.net, or if you need the DLLs only for internal use, you could use DLLs from a legally distributed software like my FTPExplorer: https://www.riedmann.it/download/FTP_Explorer_XS.zip
This is a sample of a migrated VO aplication, regularly used also by myself.

Wolfgang