This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SUPPORT Q&A - Error loading ui_resources.xml file

Martin - Thursday, July 10, 2008 5:07 AM:

Hello,

after a test installation we got the following error with the login popup "Error loading ui_resources.xml file" instead of the appropriated text (buttons etc.). The file ui_resources.xml is installed and exist though. After login the ARAS system works fine... anybody an idea, maybe something with file access rights?

 Martin



SamsAn - Tuesday, July 22, 2008 5:00 PM:

First, please open blank Internet Explorer window and go to url like "http:// localhost/i5439/Client/xml/ui_resources.xml". You should success and the xml file should be parsed by browser successfully.



authentic - Monday, August 15, 2011 4:03 AM:

sfdfgTiger5:

The other day, as I was surfing the net, I came across those really fabulous footwear that caught my whole attention at once, the Supra Shoes UK. Yes, you are not mistaken, it is the Supra Shoes that I¡¯m talking about. The company, as a matter of fact, excels in making all kinds of shoes for all age groups and both genders. For example, the Supra Vaider UK is an excellent shoe, comes in all colours and sizes. Supra Skytop Shoes is an excellent shoe to wear when out in the wild, be it having a picnic in the park, strolling a hike in the woods, or even climbing the mountains to challenge oneself. Supra Skytop 2 makes an excellent companion no matter where you are. Another option, or I would say, another of my favourites, is the Supra TK Society that is well-knowned for their uniqueness and special designs. Having such wonderful Cheap Kids Supra for your kid would make them really happy and feel their parents love around them more than ever. Such shoes are right for all occasions and they are comfortable to wear. Supra Shoes Sale definitely is a not to miss.

 



stefan.trew - Monday, July 16, 2012 9:32 AM:

Hello,

I can across this error today and would like to share how I solved it

Basically I did a fresh Aras 9.3 install on a clean Win 2008 R2 server and got the "Error loading ui_resource.xml" file error.

The problem was that not all the role features for IIS7 were installed so to fix go to windows Server Manager -> Roles -> Web Server and then right clicking add role services.

I have uploaded a doc with screen caps of an IIS 7 config that works with Aras

Hope this helps,

Stefan



whpxw203 - Saturday, June 11, 2011 9:26 AM:

maybe not install “The application server”(windows 2003/2008)



parepalli - Wednesday, July 3, 2013 2:08 AM:

Thank you very much, it worked for me. Isn't there a solution to open by clicking on the link?

 

thanks



rrwallace - Thursday, July 11, 2013 6:13 PM:

I pasted the additional xml/ui_resources.xml to the end of the url, and then get what looks like xml or html code.

 

 <?xml version="1.0" encoding="utf-8" ?> 

- <ui_resources>

- <!--  +++++ Common +++++ 

  --> 

  <resource key="common.an_internal_error_has_occured" value="An internal error has occured." /> 

  <resource key="common.client_side_err" value="Client Side Error" /> 

  <resource key="common.lock" value="Lock" /> 

  <resource key="common.view" value="View" /> 

  <resource key="common.edit" value="Edit" /> 

  <resource key="common.new" value="New" /> 

  <resource key="common.delete" value="Delete" /> 

  <resource key="common.copy" value="Copy" /> 

  <resource key="common.paste" value="Paste" /> 

  <resource key="common.paste_special" value="Paste Special" />