Page 1 of 1
Oracle Mobile CF Installer does not finish
Posted: Thu 08 Feb 2007 20:30
by cat_millenium
Hi,
The installer did not finish the installation progress of the trial version. The progressbar shows 100%, but the installer is not coming back. When I kill it, the next installer asks to roll back.
Therefore there is no valid license on that PC and I cannot test.
Could you help me?
Regards,
cat_millenium
Posted: Fri 09 Feb 2007 10:39
by Plash
Please specify if this problem occurs when you are installing ODAC. If it does, supply us the following information:
- exact version of ODAC;
- exact version of Delphi, C++ Builder or Kylix;
- version of your operating system.
Posted: Sat 10 Feb 2007 19:23
by cat_millenium
The problem is with the
Core Lab OraDirect .NET Mobile Data Provider Trial 3.55
oranetmob.exe, I downloaded from your website.
I try to install it on a Windows XP SP2.
Posted: Mon 12 Feb 2007 09:14
by Alexey
Execute the next command and send us corelab.log file:
oranetmob.exe /v"/l*v corelab.log"
Use e-mail address provided in the Readme file.
Posted: Sat 17 Feb 2007 13:47
by cat_millenium
How long do you think the analyses will take? I need to get this thing sorted. Is there any way to install the missing license manually?
Posted: Mon 19 Feb 2007 09:28
by Alexey
We cannot reproduce the problem.
Try to remove OraDirect .NET manually:
Stop Windows Installer service;
Delete key in the registry
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Installer\Products that corresponds to OraDirect .NET;
Delete key in the registry
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Installer\Assemblies that corresponds to CoreLab.Oracle.dll;
Remove all CoreLab.* assemblies from GAC;
Stop IIS service if you install Web demos virtual directories;
Remove \Program Files\CoreLab\ folder.
After that you should install OraDirect .NET again.
Posted: Sat 24 Feb 2007 10:14
by cat_millenium
For the time beeing I moved to another machine. Thanks for your help.
Posted: Mon 26 Feb 2007 09:06
by Alexey
Have you received my instructions by e-mail?