http://localhost/VaultService/Admin/Projects.aspx
http://localhost/VaultService/Admin/Pro ... px?pid=new
...and click on the "Help" button in the upper right, we are redirected to the respective URLs...
http://localhost/VaultService/Admin/help/projects.htm
http://localhost/VaultService/Admin/help/project.htm
Which produces the following error:
Other help files have been tested and confirmed working. In fact, the working files redirect to a similar URL such as:Server Error
404 - File or directory not found.
The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.
http://localhost/VaultService/Admin/hel ... =users.htm
which works! However, these two particular files, "projects.htm" and "project.htm", do not appear to exist anywhere on the hard drive, including:
C:\inetpub\wwwroot\VaultService\Admin\Help
This may or may not be a bug. However, I was hoping that someone could confirm if the files should exist? Is anyone else able to duplicate this issue?
Thanks in advance!