vpodans
Posts: 28
Joined: Tue Dec 27, 2011 3:03 pm

Error openin file while creating CAB

I'm trying to build another installer for my software and facing this issue: when building, AI complains that it cannot open XML and TXT files. Previously (I'm using the same project file) build worked very well without issues, but now it doesn't work. I can confirm that files are available and are valid. I tried to remove and re-add the file, doesn't help. Here is detailed error information:

Code: Select all

Error opening file: "path\file.xml".

Advanced Installer 13.1 build 71115
*** Stack Trace (x86) ***

[0x7732dae8]  RaiseException()
[0x02264478]  -----
[0x014a5c5d]  -----
[0x0135d8cb]  -----
[0x013591bb]  -----
[0x00f9e8b8]  -----
[0x013551a0]  -----
[0x01354fb2]  -----
[0x01303705]  -----
[0x0118e799]  -----
[0x0118dbd2]  -----
[0x0118c7b8]  -----
[0x0118c40e]  -----
[0x0118c206]  -----
[0x0118b102]  -----
[0x01189ac8]  -----
[0x00fa3674]  -----
[0x00f9f027]  -----
[0x0229996e]  -----
[0x0229ea5c]  -----
[0x01b91b78]  -----
[0x01b91ca9]  -----
[0x77995de3]  RtlUnicodeStringToInteger()
[0x77995dae]  RtlUnicodeStringToInteger()
[0x00ee0000]  MODULE_BASE_ADDRESS
please let me know if additional information is necessary.
®
Eusebiu
Posts: 4931
Joined: Wed Nov 14, 2012 2:04 pm

Re: Error openin file while creating CAB

Hi,

I'm not sure why you encounter this problem. Can you please send us your AIP file along with the problematic XML and TXT files to support at advancedinstaller dot com, so we can investigate them and try to find the problem?

Best regards,
Eusebiu
Eusebiu Aria - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”