Cobra.Lang.dll crasch (Win7/64)
Posted: Tue Feb 08, 2011 5:41 am
Hi Cobra Language community!
I downloaded, install_from_workspace:d & Hello World:ed but got "File Not Found"-exception for Cobra.Lang.dll.
Just like in this thread:
viewtopic.php?f=4&t=697&p=3617&hilit=cobra.lang#p3617
Solution 1:
Change message in install script.
Old: "If you are on Windows Vista and you get an error message then
you may need to run with elevated privileges, such as with an
admin account or power user account."
New: "If you are on Windows Vista or 7 and then you may need to run
with elevated privileges, such as with an admin account or power
user account."
Solution 2:
The install script could try to run a Hello-World-similar cobra script to check if it crasches or not.
Solution 3:
The install script could try to find out whether or not the current user account is running in previleged mode.
I downloaded, install_from_workspace:d & Hello World:ed but got "File Not Found"-exception for Cobra.Lang.dll.
Just like in this thread:
viewtopic.php?f=4&t=697&p=3617&hilit=cobra.lang#p3617
Solution 1:
Change message in install script.
Old: "If you are on Windows Vista and you get an error message then
you may need to run with elevated privileges, such as with an
admin account or power user account."
New: "If you are on Windows Vista or 7 and then you may need to run
with elevated privileges, such as with an admin account or power
user account."
Solution 2:
The install script could try to run a Hello-World-similar cobra script to check if it crasches or not.
Solution 3:
The install script could try to find out whether or not the current user account is running in previleged mode.