Can i use it for .net apps?

Issues related to Enigma Virtual Box
Post Reply
13Homer
Posts: 5
Joined: Wed Feb 09, 2011 9:07 am

Can i use it for .net apps?

Post by 13Homer »

Hello.
EVB looks nice, but i cannot pack even simplest .net application. App does not use any external libraries (except .net of course), it has only 1 form with few basic controls. I'm getting 0xc0000005 error code (application event):

Code: Select all

Faulting application name: CRk_boxed.exe, version: 1.0.0.0, time stamp: 0x4d52c4a5
Faulting module name: CRk_boxed.exe, version: 1.0.0.0, time stamp: 0x4d52c4a5
Exception code: 0xc0000005
Fault offset: 0x0000c859
Faulting process id: 0x15d4
Faulting application start time: 0x01cbc88a58ad56c6
Faulting application path: D:\cr\CRk_boxed.exe
Faulting module path: D:\cr\CRk_boxed.exe
Report Id: 97d01c0a-347d-11e0-86c7-f0def1373087
and 2nd:

Code: Select all

Fault bucket 2303291849, type 1
Event Name: APPCRASH
Response: Not available
Cab Id: 0

Problem signature:
P1: CRk_boxed.exe
P2: 1.0.0.0
P3: 4d52c4a5
P4: CRk_boxed.exe
P5: 1.0.0.0
P6: 4d52c4a5
P7: c0000005
P8: 0000c859
P9: 
P10: 

[..CUT..]

Analysis symbol: 
Rechecking for solution: 0
Report Id: 97d01c0a-347d-11e0-86c7-f0def1373087
Report Status: 0
Am i missing something?
I'm using w7 x64 and .net 4.0 if it does matter.
Enigma
Site Admin
Posts: 2939
Joined: Wed Aug 20, 2008 2:24 pm

Re: Can i use it for .net apps?

Post by Enigma »

Hi 13Homer,

Yeap, did not test it with .net 4.0. .net 2.0/3/3.5 was working well.

Can you please send me the file you are trying to pack to vbox@enigmaprotector.com?
13Homer
Posts: 5
Joined: Wed Feb 09, 2011 9:07 am

Re: Can i use it for .net apps?

Post by 13Homer »

Sent. Thanks.
Enigma
Site Admin
Posts: 2939
Joined: Wed Aug 20, 2008 2:24 pm

Re: Can i use it for .net apps?

Post by Enigma »

Got it, thank!

I was able to reproduce this bug, will try to solve it as soon as possible!

Will update this thread when done.
Enigma
Site Admin
Posts: 2939
Joined: Wed Aug 20, 2008 2:24 pm

Re: Can i use it for .net apps?

Post by Enigma »

Test this version, Enigma Virtual Box 1.40, it should be working well.
http://enigmaprotector.com/assets/files ... 110209.exe

Please let me know about results!
13Homer
Posts: 5
Joined: Wed Feb 09, 2011 9:07 am

Re: Can i use it for .net apps?

Post by 13Homer »

Works like a charm! :)
Thank you.
Enigma
Site Admin
Posts: 2939
Joined: Wed Aug 20, 2008 2:24 pm

Re: Can i use it for .net apps?

Post by Enigma »

Ok, Enjoy!
Post Reply