RhysNW - Tuesday, March 15, 2016 11:51 AM:
Hi all
I've installed ARAS on a standalone PC (all components) to test the functionality of the product.. Unfortunately, I'm not able to get to the login screen post install. When running the ARAS short cut Firefox opens with the below errors in the window:
Resource with key="'login.login_btn_label'" is not found in "localhost/.../ui_resources.xml".
Resource with key="'login.cancel_btn_label'" is not found in "localhost/.../ui_resources.xml".
Resource with key="'login.default_link_html'" is not found in "localhost/.../ui_resources.xml".
Resource with key="'login.bookmark_this_page_txt'" is not found in "localhost/.../ui_resources.xml".
Resource with key="'login.version_html'" is not found in "localhost/.../ui_resources.xml". 11.0 SP5; Resource with key="'login.build_html'" is not found in "localhost/.../ui_resources.xml". 6296
I've reinstalled many times following the installation guide each time but get the same results after the install completes.
The host is running Windows 7 Professional 64 bit.
Has anyone seen anything like this before?
Any help would be appreciated.
Thanks
Rhys
mcveighcp - Wednesday, June 15, 2016 2:54 PM:
did you ever find an answer to this...i have the same issue
edonahue - Wednesday, June 15, 2016 3:24 PM:
Hi mcveighcp,
Please confirm that you have the following components installed on your machine:
- .NET 3.5 (required on all clients)
- .NET 4.5.2 (required on server)
- MSXML 6
- ASP.NET
If you confirm that all components are installed on your client/server machine and this issue is not resolved, try registering your ASP version with IIS using the command below.
windir%Microsoft.NETFrameworkv4.0.30319aspnet_regiis.exe –iru
Please be sure to clear your browser cache after making any configuration changes.