I have installed Oxtender2 already for many computers and on this one I can't finish the Oxtender2 installation.
User is logged as administrator and there's no any antivir/firewall/application control software blocking.
Here is the error log:
Server and usernames has been changed to protect the innocent
User is logged as administrator and there's no any antivir/firewall/application control software blocking.
Here is the error log:
Code:
2011-07-01 08:46:20.860 Verbose [1] TextWriterTraceListener attached to Logger. 2011-07-01 08:46:21.047 Verbose [1] ConsoleTraceListener attached to Logger. 2011-07-01 08:46:21.047 Info [1] OXProfileHelper starting. 2011-07-01 08:46:21.047 Info [1] Current directory is C:\WINDOWS\system32 2011-07-01 08:46:21.047 Info [1] Executing assembly: OXProfileHelper, Version=7.0.19.1412, Culture=neutral, PublicKeyToken=72e3368c86d08802 2011-07-01 08:46:21.047 Info [1] Assembly location: C:\Program Files\Open-Xchange\OXtender 2 for Microsoft Outlook\Profile\OXProfileHelper.exe 2011-07-01 08:46:21.047 Info [1] Processing commandline arguments. 2011-07-01 08:46:21.047 Verbose [1] About to set 'profilename' to 'OXtender 2'... 2011-07-01 08:46:21.076 Info [1] Successfully set 'profilename' to 'OXtender 2'. 2011-07-01 08:46:21.076 Verbose [1] About to set 'serverurl' to 'http://server.fi'... 2011-07-01 08:46:21.076 Info [1] Successfully set 'serverurl' to 'http://server.fi'. 2011-07-01 08:46:21.076 Verbose [1] About to set 'username' to 'firstname.lastname'... 2011-07-01 08:46:21.090 Info [1] Successfully set 'username' to 'firstname.lastname'. 2011-07-01 08:46:21.090 Verbose [1] About to set 'password' to '***'... 2011-07-01 08:46:21.090 Info [1] Successfully set 'password' to '***'. 2011-07-01 08:46:21.090 Verbose [1] About to set 'overwriteprofile' to 'false'... 2011-07-01 08:46:21.090 Info [1] Successfully set 'overwriteprofile' to 'false'. 2011-07-01 08:46:21.090 Verbose [1] About to set 'defaultprofile' to 'false'... 2011-07-01 08:46:21.090 Info [1] Successfully set 'defaultprofile' to 'false'. 2011-07-01 08:46:21.090 Verbose [1] About to set 'showui' to '1'... 2011-07-01 08:46:21.090 Info [1] Successfully set 'showui' to '1'. 2011-07-01 08:46:21.090 Verbose [1] About to set 'picklogonprofile' to '1'... 2011-07-01 08:46:21.090 Info [1] Successfully set 'picklogonprofile' to '1'. 2011-07-01 08:46:21.090 Info [1] Commandline arguments processed successfully. 2011-07-01 08:46:21.090 Info [1] Commandline was "C:\Program Files\Open-Xchange\OXtender 2 for Microsoft Outlook\Profile\OXProfileHelper.exe" -profilename "OXtender 2" -serverurl "http://server.fi" -username "firstname.lastname" -password "***" -overwriteprofile false -defaultprofile false -showui 1 -picklogonprofile 1 2011-07-01 08:46:21.119 Info [1] About to create mail profile... 2011-07-01 08:46:21.448 Verbose [1] Searching for an existing profile with name 'OXtender 2'... 2011-07-01 08:46:21.491 Info [1] No existing profile with name 'OXtender 2' found. 2011-07-01 08:46:21.491 Verbose [1] Adding profile 'OXtender 2' to profiles collection... 2011-07-01 08:46:21.506 Info [1] Profile 'OXtender 2' added successfully. 2011-07-01 08:46:21.506 Verbose [1] About to add "OXSTOR_SVC" service to new profile... 2011-07-01 08:46:21.606 Error [1] Error adding "OXSTOR_SVC" service: Could not add a service 2011-07-01 08:46:21.692 Verbose [1] Exception details: System.Runtime.InteropServices.COMException (0x8004010F): Could not add a service at ProfMan.ServicesClass.Add(String ServiceName, String DisplayName, Boolean ShowUI, Int32 ParentHandle) at OpenXchange.OXProfileHelper.Program.CreateProfile(Config config)
Comment