VMware Horizon Community
Thumperman
Contributor
Contributor

SQL Error with ThinApp

This may be a hard one but I am looking for some help with an application called IQS Business Systems. I have used a Windows XP VM and am trying to ThinApp the package to run on Windows 7 64 Bit. With the package I have created I am recieving the error when trying to run the THinApp package on both Windows XP 32 bit and Windows 7 64 bit.

Error Message(s):

1. WIN32CLIENT: ERROR.SQL NOT FOUND LOOKING UP ERROR 03701

2. DBMS not available: (3701) SQL Error 3701, not found in ERROR.SQL file.

A google search reveals the general problem is that the program can not find the SQL.ini file. The SQL.ini file is located under C:\Centura for an IQS installation and I have verified that the following is in HKEY_LOCAL_MACHINE.txt before the build.

isolation_writecopy HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment
  Value=Path
  REG_EXPAND_SZ~#2325SystemRoot#2325\system32;..........SystemSystem%\WindowsPowerShell\v1.0;C:\Centura;#2300

       and

isolation_writecopy HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment
  Value=VirtualPath
  REG_SZ~C:\Centura#00

Can anyone lend some advise on what I may be missing here in order to get an application like IQS that uses an SQL.ini file to work?

Thanks in advance,

Tom

0 Kudos
1 Reply
TobyFruthParson
Enthusiast
Enthusiast

Two questions:

1.  Does the application work natively installed on your XP capture machine?

2.  Is the SQL Server instance on a server or are you also packaging SQL Server Express?

Toby Fruth, Sr. Specialist, The Parsons Corporation
0 Kudos