Jannik
Posts: 1
Joined: Mon Feb 27, 2017 4:00 pm

File Not Found: ProxyDlg.aip

Hi,

i have the following problem:

File not found: "C:\ProgramData\Caphyon\Advanced Installer\Repository\Dialogs\ProxyDlg\ProxyDlg.aip".

Advanced Installer 13.7 build 75982
*** Stack Trace (x86) ***

[0x7670c54f] RaiseException()
[0x02905519] -----
[0x01625f4c] -----
[0x01855b33] -----
[0x01855a4e] -----
[0x029a7c34] -----
[0x0293e9f5] -----
[0x0299c291] -----
[0x021c0211] -----
[0x01d00131] -----
[0x77b59902] RtlInitializeExceptionChain()
[0x77b598d5] RtlInitializeExceptionChain()
[0x01350000] MODULE_BASE_ADDRESS

Thanks

Jannik
Dan
Posts: 4513
Joined: Wed Apr 24, 2013 3:51 pm

Re: File Not Found: ProxyDlg.aip

Hello Jannik and welcome to Advanced Installer forums,

The project that you try to open has a dialog repository dependency. This may happens if you created the project on a machine, moved the ProxyDlg dialog to Repository and then copied the project on another machine that do not have access to that Repository.

To fix this, you can copy the ProxyDlg dialog on the related location. You may need to create the related path if it does not exist on the new machine.

Please let me know if you need any help.

Best regards,
Dan
Dan Ghiorghita - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
Codename K
Posts: 471
Joined: Fri Jan 29, 2010 3:04 pm

Re: File Not Found: ProxyDlg.aip

I am having the same issue but with another file. This is the error,

Code: Select all

File not found: "C:\ProgramData\Caphyon\Advanced Installer\Repository\Dialogs\ValidationDlg\ValidationDlg.aip".
This is the error when loading the AIP file,

Code: Select all

File not found: "C:\ProgramData\Caphyon\Advanced Installer\Repository\Dialogs\ValidationDlg\ValidationDlg.aip".

Advanced Installer 14.0 build 78383
*** Stack Trace (x86) ***

[0x7509ddc2]  RaiseException()
[0x0197dffe]  -----
[0x005fc76c]  -----
[0x008365b3]  -----
[0x008364ce]  -----
[0x006146a4]  -----
[0x00610643]  -----
[0x00613e81]  -----
[0x01211b21]  -----
[0x00d371b1]  -----
[0x76fd2fea]  RtlValidSecurityDescriptor()
[0x76fd2fba]  RtlValidSecurityDescriptor()
[0x00340000]  MODULE_BASE_ADDRESS
I think that the ValidationDlg.aip needs to be in the folder path. But I could not find the ValidationDlg.aip file. Where is it?

:?:
K
Daniel
Posts: 8238
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: File Not Found: ProxyDlg.aip

Hello,

I cannot say why this happens.

Can you please send us the .aip (project file) to support at advancedinstaller dot com so we can investigate its settings?

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
Codename K
Posts: 471
Joined: Fri Jan 29, 2010 3:04 pm

Re: File Not Found: ProxyDlg.aip

Hello,

The Advanced Installer project is from another computer. I added the contents in the folder "C:\ProgramData\Caphyon\Advanced Installer\Repository\Dialogs\ValidationDlg", from that computer and it worked.

:)
K
Daniel
Posts: 8238
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: File Not Found: ProxyDlg.aip

Thank you for your follow up on this. I am glad you got this solved.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”