Announcement

Collapse
No announcement yet.

Crash when registering components

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

  • Crash when registering components

    I created a setup for a .NET application... I use 3 systems, WinXp, Win2000 and Win98SE (or WinME). On both systems, I have the .NET runtime installed. When I install the application created with Setup Factory 6.00.3 there are no problems on WinXp or Win2000 but on Win98SE or WinME I get the following error during installation:

    >IRSETUP caused an invalid page fault in
    >module <unknown> at 0000:760e1470.
    >Registers:
    >EAX=8194a9a0 CS=0167 EIP=760e1470 EFLGS=00010246
    >EBX=8194a940 SS=016f ESP=0166ff9c EBP=0166ffcc
    >ECX=d81e0300 DS=016f ESI=00000008 FS=0f6f
    >EDX=8194a9a0 ES=016f EDI=8194622c GS=0000
    >Bytes at CS:EIP:
    >
    >Stack dump:
    >bff88f20 760e3158 8194622c 00000008 8194a940 00000007
    >0166ffa4 0166fdcc ffffffff bffc05b4 bff79050 00000000
    >0166ffec bff869ef 760e1470 760e3158

    and the setup exits... Is there any way to solve this problem?
Working...
X