CitiFX Pro installs but won't run

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
walt

CitiFX Pro installs but won't run

Post by walt »

CitiFX Pro is a foreign currency trading platform recently bought
by CitiBank:

http://mitsweb.iitech.dk/downloads/sim/ ... deploy.exe

You need to install .NET-2 or newer first. The install goes fine
but the app itself never starts. The error messages are here:

http://pastebin.com/m6a2a823d

Any clues much appreciated, thanks.
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

CitiFX Pro installs but won't run

Post by austin987 »

On Sun, Jun 21, 2009 at 4:17 PM, walt<[email protected]> wrote:
CitiFX Pro is a foreign currency trading platform recently bought
by CitiBank:

http://mitsweb.iitech.dk/downloads/sim/ ... deploy.exe

You need to install .NET-2 or newer first.  The install goes fine
but the app itself never starts.  The error messages are here:

http://pastebin.com/m6a2a823d

Any clues much appreciated, thanks.
Try:
$ wget kegel.com/wine/winetricks
$ sh winetricks gdiplus


--
-Austin
qwertymn
Level 4
Level 4
Posts: 236
Joined: Thu Mar 27, 2008 3:42 am

Post by qwertymn »

Read the HOWTO for .net apps here:http://appdb.winehq.org/objectManager.p ... n&iId=3754

You have to install .net 2.0 by using winetrixks, otherwise it won't work...
Locked