All User Installation

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Raymond Gunawan

    All User Installation

    Hi all,

    I created an installation using windows installer (through InstallShield X)
    Then I ran my installation on my test machine, and switch to another, limited
    user. I could not run my program using the other user. The installing user
    runs fine.

    I got an "Unable to determine existence of prolog, if any" error in the dump.
    Below is the dump from cordbg.

    CAn somebody help me with this?
    Thanks.

    Raymond.

    Microsoft (R) Common Language Runtime Test Debugger Shell Version 1.1.4322.573
    Copyright (C) Microsoft Corporation 1998-2002. All rights reserved.

    (cordbg) a 0xdd0
    Process 3536/0xdd0 created.
    Warning: couldn't load symbols for c:\windows\micr osoft.net\frame work\v1.1.4322\
    mscorlib.dll
    Warning: couldn't load symbols for c:\windows\asse mbly\gac\system \1.0.5000.0__b7
    7a5c561934e089\ system.dll
    Warning: couldn't load symbols for c:\windows\asse mbly\gac\system .drawing\1.0.50
    00.0__b03f5f7f1 1d50a3a\system. drawing.dll
    Warning: couldn't load symbols for c:\windows\asse mbly\gac\system .directoryservi
    ces\1.0.5000.0_ _b03f5f7f11d50a 3a\system.direc toryservices.dl l
    Warning: couldn't load symbols for c:\windows\asse mbly\gac\system .messaging\1.0.
    5000.0__b03f5f7 f11d50a3a\syste m.messaging.dll
    Warning: couldn't load symbols for c:\windows\asse mbly\gac\system .serviceprocess
    \1.0.5000.0__b0 3f5f7f11d50a3a\ system.servicep rocess.dll
    Warning: couldn't load symbols for c:\windows\asse mbly\gac\system .data\1.0.5000.
    0__b77a5c561934 e089\system.dat a.dll
    Warning: couldn't load symbols for C:\Program Files\ZS Associates\MAPS 6\MAPS 6.
    exe
    Warning: couldn't load symbols for c:\windows\asse mbly\gac\micros oft.visualbasic
    \7.0.5000.0__b0 3f5f7f11d50a3a\ microsoft.visua lbasic.dll
    Warning: couldn't load symbols for c:\windows\asse mbly\gac\system .windows.forms\
    1.0.5000.0__b77 a5c561934e089\s ystem.windows.f orms.dll
    Warning: couldn't load symbols for c:\program files\zs associates\maps 6\zsmap.d
    ll
    Warning: couldn't load symbols for c:\program files\zs associates\maps 6\mapsbl.
    dll
    Warning: couldn't load symbols for c:\program files\zs associates\maps 6\updates
    ervices.dll
    Warning: couldn't load symbols for c:\program files\zs associates\maps 6\lockfil
    e.dll
    Warning: couldn't load symbols for c:\program files\zs associates\maps 6\berkele
    ydbdao.dll
    Warning: couldn't load symbols for c:\program files\zs associates\maps 6\license
    models.dll
    [thread 0xdd4] Thread created.
    Unable to determine existence of prolog, if any
    [thread 0xde0] Thread created.
    [thread 0xde4] Thread created.
    [thread 0xdd4]
    [004b] mov ecx,79BD9BC4h
    (cordbg)
Working...