Error 1722 on install

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
smiler_00
Posts: 1
Joined: Thu 06 Sep 2007 13:23

Error 1722 on install

Post by smiler_00 » Thu 06 Sep 2007 13:32

Hello

I'm trying to install mysqlnet355std.exe and keep on getting the Following Error.

Error 1722.There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor.

the install.log says

--- Custom action error: Install
Date: 2007.9.6 14:14
Environment
Operating System: Microsoft Windows XP Version:5.1.2600.2 Service Pack 2
Exception
Message: 201-8, 346-8,
ErrorCode: 1

when i runb the exe with /v"/l*v corelab.log" corelab.log file says
MSI (s) (64:F0) [12:24:40:611]: Note: 1: 2360
MSI (s) (64:F0) [12:24:40:627]: Executing op: FileCopy(SourceName=CORELA~3.DLL|CoreLab.MySql.Addin.dll,SourceCabKey=CoreLab.MySql.Addin.dll,DestName=CoreLab.MySql.Addin.dll,Attributes=16384,FileSize=45056,PerTick=32768,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.55.24.0,Language=0,InstallMode=58982400,,,,,,,)
MSI (s) (64:F0) [12:24:40:627]: File: C:\Program Files\CoreLab\MySQLDirect.NET\CoreLab.MySql.Addin.dll; To be installed; Won't patch; No existing file
MSI (s) (64:F0) [12:24:40:627]: Source for file 'CoreLab.MySql.Addin.dll' is compressed
InstallFiles: File: CoreLab.MySql.Addin.dll, Directory: C:\Program Files\CoreLab\MySQLDirect.NET\, Size: 45056
MSI (s) (64:F0) [12:24:40:627]: Note: 1: 2318 2: C:\Program Files\CoreLab\MySQLDirect.NET\CoreLab.MySql.Addin.dll
MSI (s) (64:F0) [12:24:40:783]: Note: 1: 2360
MSI (s) (64:F0) [12:24:40:783]: Executing op: CacheSizeFlush(,)
MSI (s) (64:F0) [12:24:40:783]: Executing op: InstallProtectedFiles(AllowUI=1)
MSI (s) (64:F0) [12:24:40:783]: Executing op: ActionStart(Name=Install,,)
Action 12:24:40: Install.
MSI (s) (64:F0) [12:24:40:799]: Executing op: CustomActionSchedule(Action=Install,ActionType=1026,Source=BinaryData,Target="C:\Program Files\CoreLab\MySQLDirect.NET\",)
MSI (s) (64:F0) [12:24:41:377]: Note: 1: 1722 2: Install 3: C:\WINDOWS\Installer\MSI46.tmp 4: "C:\Program Files\CoreLab\MySQLDirect.NET\"
DEBUG: Error 2835: The control ErrorIcon was not found on dialog SetupError
Internal Error 2835. ErrorIcon, SetupError
Error 1722.There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action Install, location: C:\WINDOWS\Installer\MSI46.tmp, command: "C:\Program Files\CoreLab\MySQLDirect.NET\"
MSI (s) (64:F0) [12:26:25:749]: Product: Core Lab MySQLDirect .NET Data Provider Standard -- Error 1722.There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action Install, location: C:\WINDOWS\Installer\MSI46.tmp, command: "C:\Program Files\CoreLab\MySQLDirect.NET\"

thank you

brian

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Thu 06 Sep 2007 16:21

Please try to install the latest version (3.55.25).

Post Reply