|
|
Posted 7/6/2009 10:25:39 AM |
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 7/8/2009 2:39:58 PM
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 7/6/2009 8:37:07 PM |
|
|
Supreme Being
      
Group: Administrators
Last Login: 2 days ago @ 7:10:09 PM
Posts: 1,163,
Visits: 1,909
|
|
| 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?
 Kindest Regards, SmartCode Solutions Support
|
|
|
|
Posted 7/8/2009 9:11:10 AM |
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 7/8/2009 2:39:58 PM
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!
|
|
|
|