cablebacker
Posts: 5
Joined: Fri Nov 06, 2015 1:41 pm

Resources referred by the project are missing.

Hi

I have a problem to build my project.

My icon which I used is not available and I dont need it anymore. But it seems its still refered in the project and I dont know how I can delete this reference.
Under the Product Details and the Builds Page I have now a newer Icon which I use.

In the Issue List I see the following Error:
The following file could not be found: "C:\oldpath\oldicon.ico"

When I locate the error it jumps to the Table Editor Page where I see 2 entries with the old and the new icon.
And if I make changes to this table it just mark it green but it dont work. I tried to delete the old entry or change it to the right path - nothing happend exept its green afterwards.


Can anyone help me pls?
Dan
Posts: 4529
Joined: Wed Apr 24, 2013 3:51 pm

Re: Resources referred by the project are missing.

Hello and welcome to Advanced Installer forums,
My icon which I used is not available and I dont need it anymore. But it seems its still refered in the project and I dont know how I can delete this reference.
Under the Product Details and the Builds Page I have now a newer Icon which I use.
Beside the Product Details page and Builds page,can you please check the following views:
  • Updater view (if updater is enabled)
  • Java Products view (if any Java product is added)
  • File Association view (if any file association is made in your project)
  • Organization view (if there is any icon set for the feature)
  • Files and Folders view (check if there is any icon set for the shortcut
  • Control Panel view (if any Control Panel Applet has been added
  • Game Explorer view (if any has been added)
Please let me know if that helped.

Best regards,
Dan
Dan Ghiorghita - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
cablebacker
Posts: 5
Joined: Fri Nov 06, 2015 1:41 pm

Re: Resources referred by the project are missing.

Thank you for your reply.

In the Organization view I have no icon set.

In this project I dont use the other views:
- Updater
- Java
- File Association
- Control Panel
- Game Explorer


Any other ideas?
Thx for your help.
cablebacker
Posts: 5
Joined: Fri Nov 06, 2015 1:41 pm

Re: Resources referred by the project are missing.

And in the Autorun view is no Icon set.
cablebacker
Posts: 5
Joined: Fri Nov 06, 2015 1:41 pm

Re: Resources referred by the project are missing.

I found the soloution. :idea:
I deleted and recrated my shortcuts in Files and Folders view. After that the old entry in the icon table was removed.

Thanks for the help.
Dan
Posts: 4529
Joined: Wed Apr 24, 2013 3:51 pm

Re: Resources referred by the project are missing.

You're welcome,

I'm glad you got this working.
If you have other questions, please let us know.

Best regards,
Dan
Dan Ghiorghita - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”