Balaji
Posts: 53
Joined: Wed May 06, 2020 9:15 am

Resources referred by the project are missing

Tue Jul 06, 2021 2:34 pm

Hi,
We have created an AIP project to create a bootstrapper.
This AIP project contains some DLLs under "Files and folders". It might possible that for each release few more DLLs gets added or removed.

We have committed this AIP project along with DLLs and it is working fine.

For next release, We have used same AIP project and replaced DLLs but it is giving error of missing resource file *.DLL

We have tried to find whether there is any reference of this file in project, but unfortunately, we are not able to find out any references.

Please give us some trigger to resolve this issue.

Thanks,
Balaji

Catalin
Posts: 6537
Joined: Wed Jun 13, 2018 7:49 am

Re: Resources referred by the project are missing

Thu Jul 08, 2021 12:56 pm

Hello Balaji,

If you double click on the "Missing resource..." message, it should take you to the place where the resource is referred.

Could you please try that and let me know if it helps?

In case of .DLLs, they could be referenced:

- in a custom action

- in "Assemblies" page if you try to register that .DLL

Hope this helps!

Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Balaji
Posts: 53
Joined: Wed May 06, 2020 9:15 am

Re: Resources referred by the project are missing

Fri Jul 16, 2021 1:46 pm

Hi Catalin,
Thanks for your constant support.
We have tried this already but it has not resolved our issue.
We want to clear one thing,
Can we attach files folders in an AIP project using command line?
If YES, then please provide me the related help.

Thanks and regards!
Balaji

Catalin
Posts: 6537
Joined: Wed Jun 13, 2018 7:49 am

Re: Resources referred by the project are missing

Mon Jul 19, 2021 3:50 pm

Hello Balaji,

You are always welcome!
Can we attach files folders in an AIP project using command line?
Regarding this, I am not completely sure I understand what you want to achieve here.

If you want to either add files or folders to your project through command line, then please have a look over the following articles:

- Add File Command Option

- Add Folder Command Option

Hope that helps!

Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”