Microsoft JScript runtime error '800a01b6'

C

Claudia

Hello,

I got this error while I open
http://localhost/ProjectServer/Home/HomePage.asp
the only thing I know is that on the server we have changed the
regional setting from English US to English UK, we restarted the
server and from that on we were no able to work anynore...can anyone
help?

Thanks, Claudia

Error:
--------------------------------------------------------
Microsoft JScript runtime error '800a01b6'

Object doesn't support this property or method

/ProjectServer/Library/LocalizedStrings.asp, line 102
 
G

Gary Chefetz [MVP]

Claudia:

If you change the server locale, then you must change the clients to match.
Otherwise, you need to install one of MUI packs to make your server support
multiple locales. Search download.microsoft.com for multi language packs for
Project Server.
 
Top