|
|
Posted Monday, July 06, 2009
|
|
Group: Forum Members
Last Login: Wednesday, July 08, 2009
Posts: 4,
Visits: 16
|
I get this message in the log after attempting to deploy UVNC 1.0.5.6. Uninstalls old version fine, but can't install newest version. What does Code 8 mean?
|
|
|
Posted Monday, July 06, 2009
|
|
Group: Administrators
Last Login: Monday, February 06, 2012
Posts: 1,582,
Visits: 2,954
|
Could you please post the whole log here. The error code could have different meaning depending on in which part of the log it appears, but most probably it's just a native Win32 error code. Error code 8 stands for - Not enough storage is available to process this command. It doesn't really say much, but my educated guess would be is that the error is caused by an anti-virus that prevents VNC server from being installed. Does it sound reasonable? Could you please verify it by disabling the anti-virus?
 We are looking for investors and business partners. Please contact us for more details
Kindest Regards, SmartCode Solutions Support
|
|
|
Posted Wednesday, July 08, 2009
|
|
Group: Forum Members
Last Login: Wednesday, July 08, 2009
Posts: 4,
Visits: 16
|
I discovered what the problem was. It was a windows installer problem. I solved it as follows:1. START, RUN, msiexec /unreg ENTER. 2. START, RUN, msiexec /regserver ENTER. Thanks!
|