Skip to Content
0
Former Member
May 09, 2005 at 04:14 PM

JavaScript Error void in CRM Business Package

101 Views

Hi together,

after solving my problem with MS IE I have now a user assigned with a crm user in the role sales assistent. After login I've one activity comming from crm.

But when I choose i.e. the page Customer Care I got the message "page cannot displayed". If I choose on this page the topic "Contacts" I got a JavaScript Error in line 4 "Object bided". The JavaScript function on line 4 is

function SAPWF_sendSessInfo( cltSessInfo ) {

{var liBehindFirstDot = location.hostname.indexOf(".")+1;if (liBehindFirstDot > 0)document.domain = location.hostname.substr(liBehindFirstDot);}

Look like a problem with the session. Creating and searching of contacts is'nt possible.

After searching the oss and here I hope that anyone have an idea.

Thanks and regards Thomas