Discussion:
Javascript problem - CRM broken
(too old to reply)
Peter Hale
2008-01-16 01:44:56 UTC
Permalink
Problem.

System was working fine - now a blank blue screen and a javascript error
come up.

If put into debug mode the code stops at ( contunied at bottom )
window.location.replace(prependOrgName("/_common/error/unsupportedXmlDom.aspx"));

It is the very last one in



<html>

<head>

<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=utf-8">

<script type="text/javascript">

var LOCID_SCREEN_RESOLUTION_ERROR = "Microsoft Dynamics CRM requires a
screen resolution of at least 800 x 600. Please increase the resolution of
your display.";

var LOCID_FORM_REQUIRED_BKG_COLOR = "";

var LOCID_FORM_REQUIRED_ALT = "Required";

var LOCID_COPY_SHORTCUT_ERROR = "The shortcut could not be copied to the
clipboard.";

var LOCID_UI_DIR = "LTR";

var LOCID_AM_DESIGNATOR = "AM";

var LOCID_PM_DESIGNATOR = "PM";

var LOCID_FIRST_WEEK_SELECT = "FirstDay";

var LOCID_UNRECOGNIZE_DOTC = "\x7b0\x7d is not a recognized Object type.";

var LOCID_XML_PROCESS_ERROR = "There was an error processing your request.
Please wait and try again later.";

var LOCID_POPUP_BLOCKER_ERROR = "A Microsoft Dynamics CRM window was unable
to open, and may have been blocked by a pop-up blocker. Please add this
Microsoft Dynamics CRM server to the list of sites your pop-up blocker
allows to open new windows\x3a";

var LOCID_BU_CANNOTDISABLE = "It has been detected that this operation would
deactivate all remaining business units and cannot proceed.";

var LOCID_DIALOG_OFFSET_WIDTH = "0";

var LOCID_DIALOG_OFFSET_HEIGHT = "0";

var LOCID_ERROR_DIALOG_WIDTH = "550";

var LOCID_ERROR_DIALOG_HEIGHT = "260";

var LOCID_CONTRACTS_TDIALOG_WIDTH = "350";

var LOCID_CONTRACTS_TDIALOG_HEIGHT = "350";

var LOCID_REMOTECOMMAND_ERROR = "An error has occurred. Try this action
again. If the problem continues, check the Microsoft Dynamics CRM Community
for solutions or contact your organization\x27s Microsoft Dynamics CRM
Administrator. Finally, you can contact Microsoft Support.";

var WEB_APP_URL = "";

var HELP_SKU = "OP";

var IS_LIVE = false;

var IS_PATHBASEDURLS = true;

var ORG_UNIQUE_NAME = "Nuovon";

var _ErrorCodesIsvAborted = "0x80040265";

var ScriptErrorReportingPreference = 1;

var ScriptErrorStatusBar = "Error on page.";

var _bPresenceEnabled = true;

var ORG_DATE_FORMATSTRING = "d\x2fMM\x2fyyyy";

var ORG_IS_GREGORIANCALENDAR = false;

var ORG_DATE_SEPARATOR = "\x2f";

var ORG_DATE_START_DAY = 0;

var ORG_LANGUAGE_CODE = 3081;

var ORG_NUMBER_FORMAT_MASK =
"\x23,\x23\x230.\x2a\x3b\x7e\x23,\x23\x230.\x2a";

var ORG_TIME_FORMAT = 0;

var ORG_SHOW_WEEK_NUMBER = false;

var ORG_NUMBER_DECIMAL_SEPARATOR = ".";

var ORG_NUMBER_GROUP_SEPARATOR = ",";

var SERVER_URL = "http\x3a\x2f\x2fgique-svr-sbs\x3a5555\x2fNuovon";

var AUTHENTICATION_TYPE = 0;

var CRM2007_WEBSERVICE_NS =
"http\x3a\x2f\x2fschemas.microsoft.com\x2fcrm\x2f2007\x2fWebServices";

var CRM2007_CORETYPES_NS =
"http\x3a\x2f\x2fschemas.microsoft.com\x2fcrm\x2f2007\x2fCoreTypes";

var ORG_TIMEZONE_OFFSET = 600;

var USER_DATE_FORMATSTRING = "d\x2fMM\x2fyyyy";

var USER_IS_GREGORIANCALENDAR = true;

var USER_DATE_SEPARATOR = "\x2f";

var USER_DATE_FORMATTED_FORMATSTRING = "d\x2fMM\x2fyyyy";

var DEFAULT_USER_NUMBER_FORMAT_MASK =
"\x23,\x23\x230.\x2a\x3b\x7e\x23,\x23\x230.\x2a";

var USER_LANGUAGE_CODE = 1033;

var USER_HELP_LCID = "1033";

var USER_NUMBER_FORMAT_MASK =
"\x23,\x23\x230.\x2a\x3b\x7e\x23,\x23\x230.\x2a";

var USER_TIME_FORMAT = "h\x3amm tt";

var USER_SHOW_WEEK_NUMBER = false;

var USER_NUMBER_DECIMAL_SEPARATOR = ".";

var USER_NUMBER_GROUP_SEPARATOR = ",";

var HELP_SERVER_URL = "";

var _sWebServicesNamespace =
"http\x3a\x2f\x2fschemas.microsoft.com\x2fcrm\x2f2006\x2fWebServices";

var _aWrpcTokens = new Array();

</script>

<script type="text/javascript"
src="/_static/_common/scripts/encodedecode.js"></script>

<script type="text/javascript"
src="/_static/_controls/util/util.js"></script>

<script type="text/javascript"
src="/_static/_common/scripts/global.js"></script>

<script type="text/javascript"
src="/_static/_common/scripts/xmlutil.js"></script>

<script type="text/javascript"
src="/_static/_controls/remotecommands/remotecommand.js"></script>

<script type="text/javascript"
src="/Nuovon/_common/windowinformation/windowinformation.aspx"></script>

<script type="text/javascript"
src="/_static/_common/scripts/presence.js"></script>

<link rel="stylesheet" type="text/css"
href="/Nuovon/_common/styles/global.css.aspx?lcid=1033" />

<link rel="stylesheet" type="text/css"
href="/Nuovon/_common/styles/global-styles.css.aspx?lcid=1033" />

<link rel="stylesheet" type="text/css"
href="/Nuovon/_common/styles/global-dynamic-styles.css.aspx?lcid=1033" />

<link rel="stylesheet" type="text/css"
href="/Nuovon/_common/styles/fonts.aspx?lcid=1033" />

<script type="text/javascript">

function HeaderWindowOnLoad()

{

var initialTokens = new Object();initialTokens.Timestamp =
"633360424301089554";

initialTokens['\x2fNUOVON\x2fAPPWEBSERVICES\x2fSYSTEMCUSTOMIZATION.ASMX']='Y2rMta9jEdyvEwAaoKXEgwIjHBK8sFsVmlWXr9pD6PbC\x2f8\x2b7kLaPe8CLcEa04tP0';

initialTokens['\x2fNUOVON\x2fAPPWEBSERVICES\x2fSCRIPTERROR.ASMX']='Y2rMta9jEdyvEwAaoKXEg3TnMzoLlM7zG3DReNV58eYS1j6LTTe4PH9e9l2syJlz';

_aWrpcTokens[0]=initialTokens;

}

window.attachEvent('onload', HeaderWindowOnLoad);

</script>

<script type="text/javascript">function LocalDateTimeNow() {var dNow = new
Date(); dNow.setMinutes(dNow.getMinutes() + (dNow.getTimezoneOffset()) +
ORG_TIMEZONE_OFFSET); return dNow; }</script>

<title>Microsoft Dynamics CRM</title>

</head>

<noscript>

<body bgcolor="#C9C7BA">

<div style="padding:10px;">

<font face="Verdana" color="#990000" size="5"><b>Important&#58;</b></font>

<hr size="1" color="#000000">

<font face="Verdana" size="2">Microsoft Dynamics CRM makes <i>extensive</i>
use of your Web browser's client-side abilities, including ActiveX
scripting. You either have one of these features turned off or your security
settings are set so high that they prevent these features from being used.
To enable these features, add the Microsoft Dynamics CRM Server URL
(<i>http&#58;&#47;&#47;gique-svr-sbs</i>) to your list of <b>Trusted
Sites</b> and try your request again.<br><br>

To assign the Microsoft Dynamics CRM site to the <b>Trusted sites</b>
security zone:

<br><br>

1. In Internet Explorer, on the <b>Tools</b> menu, click <b>Internet
Options</b>.

<br><br>

2. Click the <b>Security</b> tab, and then click the <b>Trusted sites</b>
zone.

<br><br>

3. Click <b>Sites</b>.

<br><br>

4. In the <b>Add this Web site to the zone</b> box, type
<i>http&#58;&#47;&#47;gique-svr-sbs</i>, and then click <b>Add</b>.

</div>

</body>

</noscript>

<script language="javascript">

function load()

{

var isLoaded = false;

if (window.screen.width < 768)

{

alert(LOCID_SCREEN_RESOLUTION_ERROR);

}

else

{

try

{

if (!IsNull(safeWindowOpen(prependOrgName("/loader.aspx"),"MSCRM_MAIN",
"menubar=0, location=0, resizable=1, status=1")))

isLoaded = true;

}

catch (e)

{

}

}



if ((window.name != "MSCRM_MAIN") && (isLoaded == true))

{

var oMe = window.self;

oMe.opener = window.self;

oMe.close();

}

}



function XmlTest()

{

try

{

return oXmlHttp = CreateXmlHttp();

}

catch (e)

{

return false;

}

}



function ScriptTest()

{

try

{

var sDate = new Date().toDateString();

return true;

}

catch (e)

{

return false;

}

}

function PageOnLoad()

{

if (XmlTest())

{

if (ScriptTest())

{

window.location.replace("/Nuovon/loader.aspx");

}

else

{

window.location.replace(prependOrgName("/_common/error/unsupportedScriptVersion.aspx"));

}

}

else

{

window.location.replace(prependOrgName("/_common/error/unsupportedXmlDom.aspx"));

}

}

window.attachEvent('onload', PageOnLoad);

</script>

<object CLASSID="Microsoft.XMLDOM" style="display:none;"
onerror="window.location.replace(prependOrgName('/_common/error/unsupportedSecurity.aspx'));"></object>

</html>





As this is an enterprise version I created a new organaization and same
thing

Also, if you put http://localhost:5555/nuovon/loader.aspx - crm comes up
but with no icons and no mouse clicks working

Pete
ChrisC
2008-01-16 10:50:02 UTC
Permalink
Assume this is v4 which I don't know, but I would start by looking at
the modified date on all the script files, then other files.
Peter Lynch
2008-01-16 13:33:42 UTC
Permalink
Control Panel > Add Remove Programs > Microsoft CRM Server > Repair
Assume this is v4 which I don't know, but I would start by looking at
the modified date on all the script files, then other files.
Peter Hale
2008-01-16 21:56:06 UTC
Permalink
Yes - CRM4

did a repair - NO FIX

End the end did a remove then a re-install - all seems ok now - bit of a
worry though

Pete
Control Panel > Add Remove Programs > Microsoft CRM Server > Repair
Assume this is v4 which I don't know, but I would start by looking at
the modified date on all the script files, then other files.
Michael Brown
2008-01-19 18:44:49 UTC
Permalink
Hi,

I had exactly the same problem - right from the start. I tried reinstalling
but had no joy. My install was on a SBS 2003 R2 Premium box. In the end I
had to install CRM on a box just running Windows Server 2003 SP2 + SQL 2005
SP2. It would be interesting to know what caused this.
Post by Peter Hale
Yes - CRM4
did a repair - NO FIX
End the end did a remove then a re-install - all seems ok now - bit of a
worry though
Pete
Control Panel > Add Remove Programs > Microsoft CRM Server > Repair
Assume this is v4 which I don't know, but I would start by looking at
the modified date on all the script files, then other files.
unknown
2010-07-19 19:52:43 UTC
Permalink
On IIS 7.0, this issue mostly happens when the static content role is installed AFTER CRM 4.0 is installed, happened to me and it took a couple of days of troubleshooting with the help of Microsoft personnel. It eventually was solved by IIS technical support.

First, make sure the static content role service is installed on IIS 7.0 (go to Server Manager, go to Roles, right-click and add roles and static content role should be at the top of the list, click next and go ahead and install it).

However, if the static content role is installed AFTER CRM 4.0 is installed, the static http handler mappings are not configured as they should be.

So, go to the web site (Microsoft Dynamics CRM) -> features view -> double-click on handler mappings -> double click on "StaticFile" -> make sure it reads:

StaticFileModule,DefaultDocumentModule

That should enable the CRM 4.0 to handle the static javascript content accurately.

Once this is set up, do an iisreset, this should fix it for IIS 7.0 machines experiencing this, it did it for me. The IIS 6.0 method of checking and unchecking anonymous access (done by going to authentication and enabling anonymous authentication in IIS 7.0) did not work for me.

Hope this helps someone out.

Chad




Peter Hale wrote:

Javascript problem - CRM broken
15-Jan-08

Problem

System was working fine - now a blank blue screen and a javascript erro
come up

If put into debug mode the code stops at ( contunied at bottom
window.location.replace(prependOrgName("/_common/error/unsupportedXmlDom.aspx"))

It is the very last one i


<html

<head

<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=utf-8"

<script type="text/javascript"

var LOCID_SCREEN_RESOLUTION_ERROR = "Microsoft Dynamics CRM requires
screen resolution of at least 800 x 600. Please increase the resolution o
your display."

var LOCID_FORM_REQUIRED_BKG_COLOR = ""

var LOCID_FORM_REQUIRED_ALT = "Required"

var LOCID_COPY_SHORTCUT_ERROR = "The shortcut could not be copied to th
clipboard."

var LOCID_UI_DIR = "LTR"

var LOCID_AM_DESIGNATOR = "AM"

var LOCID_PM_DESIGNATOR = "PM"

var LOCID_FIRST_WEEK_SELECT = "FirstDay"

var LOCID_UNRECOGNIZE_DOTC = "\x7b0\x7d is not a recognized Object type."

var LOCID_XML_PROCESS_ERROR = "There was an error processing your request
Please wait and try again later."

var LOCID_POPUP_BLOCKER_ERROR = "A Microsoft Dynamics CRM window was unabl
to open, and may have been blocked by a pop-up blocker. Please add thi
Microsoft Dynamics CRM server to the list of sites your pop-up blocke
allows to open new windows\x3a"

var LOCID_BU_CANNOTDISABLE = "It has been detected that this operation woul
deactivate all remaining business units and cannot proceed."

var LOCID_DIALOG_OFFSET_WIDTH = "0"

var LOCID_DIALOG_OFFSET_HEIGHT = "0"

var LOCID_ERROR_DIALOG_WIDTH = "550"

var LOCID_ERROR_DIALOG_HEIGHT = "260"

var LOCID_CONTRACTS_TDIALOG_WIDTH = "350"

var LOCID_CONTRACTS_TDIALOG_HEIGHT = "350"

var LOCID_REMOTECOMMAND_ERROR = "An error has occurred. Try this actio
again. If the problem continues, check the Microsoft Dynamics CRM Communit
for solutions or contact your organization\x27s Microsoft Dynamics CR
Administrator. Finally, you can contact Microsoft Support."

var WEB_APP_URL = ""

var HELP_SKU = "OP"

var IS_LIVE = false

var IS_PATHBASEDURLS = true

var ORG_UNIQUE_NAME = "Nuovon"

var _ErrorCodesIsvAborted = "0x80040265"

var ScriptErrorReportingPreference = 1

var ScriptErrorStatusBar = "Error on page."

var _bPresenceEnabled = true

var ORG_DATE_FORMATSTRING = "d\x2fMM\x2fyyyy"

var ORG_IS_GREGORIANCALENDAR = false

var ORG_DATE_SEPARATOR = "\x2f"

var ORG_DATE_START_DAY = 0

var ORG_LANGUAGE_CODE = 3081

var ORG_NUMBER_FORMAT_MASK
"\x23,\x23\x230.\x2a\x3b\x7e\x23,\x23\x230.\x2a"

var ORG_TIME_FORMAT = 0

var ORG_SHOW_WEEK_NUMBER = false

var ORG_NUMBER_DECIMAL_SEPARATOR = "."

var ORG_NUMBER_GROUP_SEPARATOR = ","

var SERVER_URL = "http\x3a\x2f\x2fgique-svr-sbs\x3a5555\x2fNuovon"

var AUTHENTICATION_TYPE = 0

var CRM2007_WEBSERVICE_NS
"http\x3a\x2f\x2fschemas.microsoft.com\x2fcrm\x2f2007\x2fWebServices";

var CRM2007_CORETYPES_NS =
"http\x3a\x2f\x2fschemas.microsoft.com\x2fcrm\x2f2007\x2fCoreTypes";

var ORG_TIMEZONE_OFFSET = 600;

var USER_DATE_FORMATSTRING = "d\x2fMM\x2fyyyy";

var USER_IS_GREGORIANCALENDAR = true;

var USER_DATE_SEPARATOR = "\x2f";

var USER_DATE_FORMATTED_FORMATSTRING = "d\x2fMM\x2fyyyy";

var DEFAULT_USER_NUMBER_FORMAT_MASK =
"\x23,\x23\x230.\x2a\x3b\x7e\x23,\x23\x230.\x2a";

var USER_LANGUAGE_CODE = 1033;

var USER_HELP_LCID = "1033";

var USER_NUMBER_FORMAT_MASK =
"\x23,\x23\x230.\x2a\x3b\x7e\x23,\x23\x230.\x2a";

var USER_TIME_FORMAT = "h\x3amm tt";

var USER_SHOW_WEEK_NUMBER = false;

var USER_NUMBER_DECIMAL_SEPARATOR = ".";

var USER_NUMBER_GROUP_SEPARATOR = ",";

var HELP_SERVER_URL = "";

var _sWebServicesNamespace =
"http\x3a\x2f\x2fschemas.microsoft.com\x2fcrm\x2f2006\x2fWebServices";

var _aWrpcTokens = new Array();

</script>

<script type="text/javascript"
src="/_static/_common/scripts/encodedecode.js"></script>

<script type="text/javascript"
src="/_static/_controls/util/util.js"></script>

<script type="text/javascript"
src="/_static/_common/scripts/global.js"></script>

<script type="text/javascript"
src="/_static/_common/scripts/xmlutil.js"></script>

<script type="text/javascript"
src="/_static/_controls/remotecommands/remotecommand.js"></script>

<script type="text/javascript"
src="/Nuovon/_common/windowinformation/windowinformation.aspx"></script>

<script type="text/javascript"
src="/_static/_common/scripts/presence.js"></script>

<link rel="stylesheet" type="text/css"
href="/Nuovon/_common/styles/global.css.aspx?lcid=1033" />

<link rel="stylesheet" type="text/css"
href="/Nuovon/_common/styles/global-styles.css.aspx?lcid=1033" />

<link rel="stylesheet" type="text/css"
href="/Nuovon/_common/styles/global-dynamic-styles.css.aspx?lcid=1033" />

<link rel="stylesheet" type="text/css"
href="/Nuovon/_common/styles/fonts.aspx?lcid=1033" />

<script type="text/javascript">

function HeaderWindowOnLoad()

{

var initialTokens = new Object();initialTokens.Timestamp =
"633360424301089554";

initialTokens['\x2fNUOVON\x2fAPPWEBSERVICES\x2fSYSTEMCUSTOMIZATION.ASMX']='Y2rMta9jEdyvEwAaoKXEgwIjHBK8sFsVmlWXr9pD6PbC\x2f8\x2b7kLaPe8CLcEa04tP0';

initialTokens['\x2fNUOVON\x2fAPPWEBSERVICES\x2fSCRIPTERROR.ASMX']='Y2rMta9jEdyvEwAaoKXEg3TnMzoLlM7zG3DReNV58eYS1j6LTTe4PH9e9l2syJlz';

_aWrpcTokens[0]=initialTokens;

}

window.attachEvent('onload', HeaderWindowOnLoad);

</script>

<script type="text/javascript">function LocalDateTimeNow() {var dNow = new
Date(); dNow.setMinutes(dNow.getMinutes() + (dNow.getTimezoneOffset()) +
ORG_TIMEZONE_OFFSET); return dNow; }</script>

<title>Microsoft Dynamics CRM</title>

</head>

<noscript>

<body bgcolor="#C9C7BA">

<div style="padding:10px;">

<font face="Verdana" color="#990000" size="5"><b>Important&#58;</b></font>

<hr size="1" color="#000000">

<font face="Verdana" size="2">Microsoft Dynamics CRM makes <i>extensive</i>
use of your Web browser's client-side abilities, including ActiveX
scripting. You either have one of these features turned off or your security
settings are set so high that they prevent these features from being used.
To enable these features, add the Microsoft Dynamics CRM Server URL
(<i>http&#58;&#47;&#47;gique-svr-sbs</i>) to your list of <b>Trusted
Sites</b> and try your request again.<br><br>

To assign the Microsoft Dynamics CRM site to the <b>Trusted sites</b>
security zone:

<br><br>

1. In Internet Explorer, on the <b>Tools</b> menu, click <b>Internet
Options</b>.

<br><br>

2. Click the <b>Security</b> tab, and then click the <b>Trusted sites</b>
zone.

<br><br>

3. Click <b>Sites</b>.

<br><br>

4. In the <b>Add this Web site to the zone</b> box, type
<i>http&#58;&#47;&#47;gique-svr-sbs</i>, and then click <b>Add</b>.

</div>

</body>

</noscript>

<script language="javascript">

function load()

{

var isLoaded = false;

if (window.screen.width < 768)

{

alert(LOCID_SCREEN_RESOLUTION_ERROR);

}

else

{

try

{

if (!IsNull(safeWindowOpen(prependOrgName("/loader.aspx"),"MSCRM_MAIN",
"menubar=0, location=0, resizable=1, status=1")))

isLoaded = true;

}

catch (e)

{

}

}



if ((window.name != "MSCRM_MAIN") && (isLoaded == true))

{

var oMe = window.self;

oMe.opener = window.self;

oMe.close();

}

}



function XmlTest()

{

try

{

return oXmlHttp = CreateXmlHttp();

}

catch (e)

{

return false;

}

}



function ScriptTest()

{

try

{

var sDate = new Date().toDateString();

return true;

}

catch (e)

{

return false;

}

}

function PageOnLoad()

{

if (XmlTest())

{

if (ScriptTest())

{

window.location.replace("/Nuovon/loader.aspx");

}

else

{

window.location.replace(prependOrgName("/_common/error/unsupportedScriptVersion.aspx"));

}

}

else

{

window.location.replace(prependOrgName("/_common/error/unsupportedXmlDom.aspx"));

}

}

window.attachEvent('onload', PageOnLoad);

</script>

<object CLASSID="Microsoft.XMLDOM" style="display:none;"
onerror="window.location.replace(prependOrgName('/_common/error/unsupportedSecurity.aspx'));"></object>

</html>





As this is an enterprise version I created a new organaization and same
thing

Also, if you put http://localhost:5555/nuovon/loader.aspx - crm comes up
but with no icons and no mouse clicks working

Pete

Previous Posts In This Thread:

On Tuesday, January 15, 2008 8:44 PM
Peter Hale wrote:

Javascript problem - CRM broken
Problem

System was working fine - now a blank blue screen and a javascript erro
come up

If put into debug mode the code stops at ( contunied at bottom
window.location.replace(prependOrgName("/_common/error/unsupportedXmlDom.aspx"))

It is the very last one i


<html

<head

<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=utf-8"

<script type="text/javascript"

var LOCID_SCREEN_RESOLUTION_ERROR = "Microsoft Dynamics CRM requires
screen resolution of at least 800 x 600. Please increase the resolution o
your display."

var LOCID_FORM_REQUIRED_BKG_COLOR = ""

var LOCID_FORM_REQUIRED_ALT = "Required"

var LOCID_COPY_SHORTCUT_ERROR = "The shortcut could not be copied to th
clipboard."

var LOCID_UI_DIR = "LTR"

var LOCID_AM_DESIGNATOR = "AM"

var LOCID_PM_DESIGNATOR = "PM"

var LOCID_FIRST_WEEK_SELECT = "FirstDay"

var LOCID_UNRECOGNIZE_DOTC = "\x7b0\x7d is not a recognized Object type."

var LOCID_XML_PROCESS_ERROR = "There was an error processing your request
Please wait and try again later."

var LOCID_POPUP_BLOCKER_ERROR = "A Microsoft Dynamics CRM window was unabl
to open, and may have been blocked by a pop-up blocker. Please add thi
Microsoft Dynamics CRM server to the list of sites your pop-up blocke
allows to open new windows\x3a"

var LOCID_BU_CANNOTDISABLE = "It has been detected that this operation woul
deactivate all remaining business units and cannot proceed."

var LOCID_DIALOG_OFFSET_WIDTH = "0"

var LOCID_DIALOG_OFFSET_HEIGHT = "0"

var LOCID_ERROR_DIALOG_WIDTH = "550"

var LOCID_ERROR_DIALOG_HEIGHT = "260"

var LOCID_CONTRACTS_TDIALOG_WIDTH = "350"

var LOCID_CONTRACTS_TDIALOG_HEIGHT = "350"

var LOCID_REMOTECOMMAND_ERROR = "An error has occurred. Try this actio
again. If the problem continues, check the Microsoft Dynamics CRM Communit
for solutions or contact your organization\x27s Microsoft Dynamics CR
Administrator. Finally, you can contact Microsoft Support."

var WEB_APP_URL = ""

var HELP_SKU = "OP"

var IS_LIVE = false

var IS_PATHBASEDURLS = true

var ORG_UNIQUE_NAME = "Nuovon"

var _ErrorCodesIsvAborted = "0x80040265"

var ScriptErrorReportingPreference = 1

var ScriptErrorStatusBar = "Error on page."

var _bPresenceEnabled = true

var ORG_DATE_FORMATSTRING = "d\x2fMM\x2fyyyy"

var ORG_IS_GREGORIANCALENDAR = false

var ORG_DATE_SEPARATOR = "\x2f"

var ORG_DATE_START_DAY = 0

var ORG_LANGUAGE_CODE = 3081

var ORG_NUMBER_FORMAT_MASK
"\x23,\x23\x230.\x2a\x3b\x7e\x23,\x23\x230.\x2a"

var ORG_TIME_FORMAT = 0

var ORG_SHOW_WEEK_NUMBER = false

var ORG_NUMBER_DECIMAL_SEPARATOR = "."

var ORG_NUMBER_GROUP_SEPARATOR = ","

var SERVER_URL = "http\x3a\x2f\x2fgique-svr-sbs\x3a5555\x2fNuovon"

var AUTHENTICATION_TYPE = 0

var CRM2007_WEBSERVICE_NS
"http\x3a\x2f\x2fschemas.microsoft.com\x2fcrm\x2f2007\x2fWebServices"

var CRM2007_CORETYPES_NS
"http\x3a\x2f\x2fschemas.microsoft.com\x2fcrm\x2f2007\x2fCoreTypes"

var ORG_TIMEZONE_OFFSET = 600

var USER_DATE_FORMATSTRING = "d\x2fMM\x2fyyyy"

var USER_IS_GREGORIANCALENDAR = true

var USER_DATE_SEPARATOR = "\x2f"

var USER_DATE_FORMATTED_FORMATSTRING = "d\x2fMM\x2fyyyy"

var DEFAULT_USER_NUMBER_FORMAT_MASK
"\x23,\x23\x230.\x2a\x3b\x7e\x23,\x23\x230.\x2a"

var USER_LANGUAGE_CODE = 1033

var USER_HELP_LCID = "1033"

var USER_NUMBER_FORMAT_MASK
"\x23,\x23\x230.\x2a\x3b\x7e\x23,\x23\x230.\x2a"

var USER_TIME_FORMAT = "h\x3amm tt"

var USER_SHOW_WEEK_NUMBER = false

var USER_NUMBER_DECIMAL_SEPARATOR = "."

var USER_NUMBER_GROUP_SEPARATOR = ","

var HELP_SERVER_URL = ""

var _sWebServicesNamespace
"http\x3a\x2f\x2fschemas.microsoft.com\x2fcrm\x2f2006\x2fWebServices"

var _aWrpcTokens = new Array()

</script

<script type="text/javascript
src="/_static/_common/scripts/encodedecode.js"></script

<script type="text/javascript
src="/_static/_controls/util/util.js"></script

<script type="text/javascript
src="/_static/_common/scripts/global.js"></script

<script type="text/javascript
src="/_static/_common/scripts/xmlutil.js"></script

<script type="text/javascript
src="/_static/_controls/remotecommands/remotecommand.js"></script

<script type="text/javascript"
src="/Nuovon/_common/windowinformation/windowinformation.aspx"></script>

<script type="text/javascript"
src="/_static/_common/scripts/presence.js"></script>

<link rel="stylesheet" type="text/css"
href="/Nuovon/_common/styles/global.css.aspx?lcid=1033" />

<link rel="stylesheet" type="text/css"
href="/Nuovon/_common/styles/global-styles.css.aspx?lcid=1033" />

<link rel="stylesheet" type="text/css"
href="/Nuovon/_common/styles/global-dynamic-styles.css.aspx?lcid=1033" />

<link rel="stylesheet" type="text/css"
href="/Nuovon/_common/styles/fonts.aspx?lcid=1033" />

<script type="text/javascript">

function HeaderWindowOnLoad()

{

var initialTokens = new Object();initialTokens.Timestamp =
"633360424301089554";

initialTokens['\x2fNUOVON\x2fAPPWEBSERVICES\x2fSYSTEMCUSTOMIZATION.ASMX']='Y2rMta9jEdyvEwAaoKXEgwIjHBK8sFsVmlWXr9pD6PbC\x2f8\x2b7kLaPe8CLcEa04tP0';

initialTokens['\x2fNUOVON\x2fAPPWEBSERVICES\x2fSCRIPTERROR.ASMX']='Y2rMta9jEdyvEwAaoKXEg3TnMzoLlM7zG3DReNV58eYS1j6LTTe4PH9e9l2syJlz';

_aWrpcTokens[0]=initialTokens;

}

window.attachEvent('onload', HeaderWindowOnLoad);

</script>

<script type="text/javascript">function LocalDateTimeNow() {var dNow = new
Date(); dNow.setMinutes(dNow.getMinutes() + (dNow.getTimezoneOffset()) +
ORG_TIMEZONE_OFFSET); return dNow; }</script>

<title>Microsoft Dynamics CRM</title>

</head>

<noscript>

<body bgcolor="#C9C7BA">

<div style="padding:10px;">

<font face="Verdana" color="#990000" size="5"><b>Important&#58;</b></font>

<hr size="1" color="#000000">

<font face="Verdana" size="2">Microsoft Dynamics CRM makes <i>extensive</i>
use of your Web browser's client-side abilities, including ActiveX
scripting. You either have one of these features turned off or your security
settings are set so high that they prevent these features from being used.
To enable these features, add the Microsoft Dynamics CRM Server URL
(<i>http&#58;&#47;&#47;gique-svr-sbs</i>) to your list of <b>Trusted
Sites</b> and try your request again.<br><br>

To assign the Microsoft Dynamics CRM site to the <b>Trusted sites</b>
security zone:

<br><br>

1. In Internet Explorer, on the <b>Tools</b> menu, click <b>Internet
Options</b>.

<br><br>

2. Click the <b>Security</b> tab, and then click the <b>Trusted sites</b>
zone.

<br><br>

3. Click <b>Sites</b>.

<br><br>

4. In the <b>Add this Web site to the zone</b> box, type
<i>http&#58;&#47;&#47;gique-svr-sbs</i>, and then click <b>Add</b>.

</div>

</body>

</noscript>

<script language="javascript">

function load()

{

var isLoaded = false;

if (window.screen.width < 768)

{

alert(LOCID_SCREEN_RESOLUTION_ERROR);

}

else

{

try

{

if (!IsNull(safeWindowOpen(prependOrgName("/loader.aspx"),"MSCRM_MAIN",
"menubar=0, location=0, resizable=1, status=1")))

isLoaded = true;

}

catch (e)

{

}

}



if ((window.name != "MSCRM_MAIN") && (isLoaded == true))

{

var oMe = window.self;

oMe.opener = window.self;

oMe.close();

}

}



function XmlTest()

{

try

{

return oXmlHttp = CreateXmlHttp();

}

catch (e)

{

return false;

}

}



function ScriptTest()

{

try

{

var sDate = new Date().toDateString();

return true;

}

catch (e)

{

return false;

}

}

function PageOnLoad()

{

if (XmlTest())

{

if (ScriptTest())

{

window.location.replace("/Nuovon/loader.aspx");

}

else

{

window.location.replace(prependOrgName("/_common/error/unsupportedScriptVersion.aspx"));

}

}

else

{

window.location.replace(prependOrgName("/_common/error/unsupportedXmlDom.aspx"));

}

}

window.attachEvent('onload', PageOnLoad);

</script>

<object CLASSID="Microsoft.XMLDOM" style="display:none;"
onerror="window.location.replace(prependOrgName('/_common/error/unsupportedSecurity.aspx'));"></object>

</html>





As this is an enterprise version I created a new organaization and same
thing

Also, if you put http://localhost:5555/nuovon/loader.aspx - crm comes up
but with no icons and no mouse clicks working

Pete

On Wednesday, January 16, 2008 8:33 AM
Peter Lynch wrote:

Re: Javascript problem - CRM broken


On Wednesday, January 16, 2008 4:56 PM
Peter Hale wrote:

Yes - CRM4did a repair - NO FIXEnd the end did a remove then a re-install -
Yes - CRM4

did a repair - NO FIX

End the end did a remove then a re-install - all seems ok now - bit of a
worry though

Pete

On Thursday, January 17, 2008 3:19 AM
ChrisC wrote:

Assume this is v4 which I don't know, but I would start by looking atthe
Assume this is v4 which I do not know, but I would start by looking at
the modified date on all the script files, then other files.

On Saturday, January 19, 2008 1:44 PM
Michael Brown wrote:

Hi,I had exactly the same problem - right from the start.
Hi,

I had exactly the same problem - right from the start. I tried reinstalling
but had no joy. My install was on a SBS 2003 R2 Premium box. In the end I
had to install CRM on a box just running Windows Server 2003 SP2 + SQL 2005
SP2. It would be interesting to know what caused this.


"Peter Hale" <***@hotmail.com> wrote in message news:***@TK2MSFTNGP03.phx.gbl...


Submitted via EggHeadCafe - Software Developer Portal of Choice
ASP.NET Providerless Custom Forms Authentication, Roles and Profile with MongoDb
http://www.eggheadcafe.com/tutorials/aspnet/27f836b7-2c9e-4942-9712-1c7b901cadcc/aspnet-providerless-custom-forms-authentication-roles-and-profile-with-mongodb.aspx
Loading...