
Quote from CSSystems on August 6, 2026, 9:51 pmI was re-visiting a website update when I saw an option of Check Project which resulted in the following report:
VisualNEO Web 26.7.17 - Project Doctor
Date: 2026-07-30 15:17:42
Project: C:\Users\Brian\Documents\CSS Website 2025 VW\CSS-Website.neoapp
Summary: 5 error(s), 0 warning(s), 2 information item(s)[Information] PUBLISH_TARGET - Publish settings - Target: Web/HTML. Output: C:\Users\Brian\Documents\CSS Website 2025 VW
[Error] FILE_MISSING - Page Main - Local resource was not found:
Suggested action: Locate the file or remove the reference.
[Error] FILE_MISSING - Page Notfree - Local resource was not found:
Suggested action: Locate the file or remove the reference.
[Error] FILE_MISSING - Page Freesw - Local resource was not found:
Suggested action: Locate the file or remove the reference.
[Error] FILE_MISSING - Page OurCreations - Local resource was not found:
Suggested action: Locate the file or remove the reference.
[Error] FILE_MISSING - Page About - Local resource was not found:
Suggested action: Locate the file or remove the reference.
[Information] PROJECT_SUMMARY - Application - 5 page(s), 1 plug-in(s), 22 file reference(s), 0.6 MB of unique local resources.
It's a very basic update changing the whole website. But uploaded it shows right. Not sure what these error messages mean.
I did the same "Check Project" on an active more elaborate website and I got 15 similar message.
When Compiling, a dialog box shows: "There are 5 errors. Press Yes: Review the Report, No: Publish Anyway, or Cancel: stop Publishing."
Can you explain?
I was re-visiting a website update when I saw an option of Check Project which resulted in the following report:
VisualNEO Web 26.7.17 - Project Doctor
Date: 2026-07-30 15:17:42
Project: C:\Users\Brian\Documents\CSS Website 2025 VW\CSS-Website.neoapp
Summary: 5 error(s), 0 warning(s), 2 information item(s)[Information] PUBLISH_TARGET - Publish settings - Target: Web/HTML. Output: C:\Users\Brian\Documents\CSS Website 2025 VW
[Error] FILE_MISSING - Page Main - Local resource was not found:
Suggested action: Locate the file or remove the reference.
[Error] FILE_MISSING - Page Notfree - Local resource was not found:
Suggested action: Locate the file or remove the reference.
[Error] FILE_MISSING - Page Freesw - Local resource was not found:
Suggested action: Locate the file or remove the reference.
[Error] FILE_MISSING - Page OurCreations - Local resource was not found:
Suggested action: Locate the file or remove the reference.
[Error] FILE_MISSING - Page About - Local resource was not found:
Suggested action: Locate the file or remove the reference.
[Information] PROJECT_SUMMARY - Application - 5 page(s), 1 plug-in(s), 22 file reference(s), 0.6 MB of unique local resources.
It's a very basic update changing the whole website. But uploaded it shows right. Not sure what these error messages mean.
I did the same "Check Project" on an active more elaborate website and I got 15 similar message.
When Compiling, a dialog box shows: "There are 5 errors. Press Yes: Review the Report, No: Publish Anyway, or Cancel: stop Publishing."
Can you explain?

Quote from luishp on August 7, 2026, 4:30 pmHi Brian,
Thanks for reporting this.
Project Doctor is a new feature introduced in VisualNEO Web 26.7.17, intended to detect possible problems in a project before publishing, such as missing local files or broken references. In your case, however, there is something that does not look right.
The report shows messages such as:
[Error] FILE_MISSING - Page Main - Local resource was not found:but it does not indicate which file or resource is supposedly missing. Project Doctor should provide that information, otherwise it is impossible to identify the reference causing the warning. Also, since the project publishes correctly and the resulting website works as expected, these may be false positives caused by Project Doctor incorrectly interpreting some page property or resource reference.
For now, if you have checked the published website and everything is working correctly, you can safely choose Publish Anyway.
I will review this because, even if there really is a missing reference somewhere in the project, Project Doctor should clearly identify the exact resource and ideally the property or object where it is being used.
As this is a newly introduced feature, reports like this are very useful for improving and refining its checks.
Thanks again for letting us know.
Hi Brian,
Thanks for reporting this.
Project Doctor is a new feature introduced in VisualNEO Web 26.7.17, intended to detect possible problems in a project before publishing, such as missing local files or broken references. In your case, however, there is something that does not look right.
The report shows messages such as:
[Error] FILE_MISSING - Page Main - Local resource was not found:
but it does not indicate which file or resource is supposedly missing. Project Doctor should provide that information, otherwise it is impossible to identify the reference causing the warning. Also, since the project publishes correctly and the resulting website works as expected, these may be false positives caused by Project Doctor incorrectly interpreting some page property or resource reference.
For now, if you have checked the published website and everything is working correctly, you can safely choose Publish Anyway.
I will review this because, even if there really is a missing reference somewhere in the project, Project Doctor should clearly identify the exact resource and ideally the property or object where it is being used.
As this is a newly introduced feature, reports like this are very useful for improving and refining its checks.
Thanks again for letting us know.

Quote from CSSystems on August 7, 2026, 5:42 pmThanks for your quick response.
The errors may be showing because I am using neoTopMenu for the menu.
The same error shows up for each page.
If I comment out the code in one of the pages, my 5 errors are down to 4.
Thanks for your quick response.
The errors may be showing because I am using neoTopMenu for the menu.
The same error shows up for each page.
If I comment out the code in one of the pages, my 5 errors are down to 4.