Hi all, i require some help with moving my robot from dev to prod. specifically, I am getting this error when i attempt to publish.
Unexpected error has occurred during the library compilation process:
Object reference not set to an instance of an object.
I am working on windows version and surprisingly, i tried creating 2 new reframework projects both unmodified, one in windows legacy version and one in windows version and the windows version keeps giving me the same object reference not set to an instance of an object error but the legacy version can be published.
Hi @Baskar_Gurumoorthy i found the issue i was using a non-updated version of studio and had to clean up some unused Python Refs. After cleanup and reinstallation everything works thanks