IE allways gets error with cltapis.RedirectToLocalizedBand

B

Ben R. Bolton

Everytime I open IE I get an error messge. I get an option to "debug" it
and this is the code that is breaking. Does anyone know what this code is
trying to do and how I can get rid of it?

I believe the object is part of the Office Web Controls and it has something
to do with collaboration.
My OS wouldn't reboot so I re-installed the Windows XP Pro OS (in a
different pratition) and re-installed Office XP. I never "turned on" this
feature delibertly and know know how/where to turn it off.

Your assistance would be appreciated.

Ben


'<meta name="Version" content="2614"> <meta name="Microsoft Theme"
content="none">
'<title>Web Discussions Band</title>
'<object id="cltapis"'
' classid="CLSID:BDEADE3F-C265-11d0-BCED-00A0C90AB50F">
'</object>
'<script>
'var L_RedirectFailed_Text = "Web Discussions not correctly installed";
'function Redirect()
'{
' if (!cltapis.RedirectToLocalizedBand())
' alert(L_RedirectFailed_Text);
'}
'</script>
'</head>
'<body bgcolor=THREEDFACE onLoad="Redirect()">
'</body>
 
B

Ben R. Bolton

Thsnks,

Unfortunatly I could not perform your test. I did "somehting" and the
problem went away. I don't recall exactly what I did, but now the problem
has "corrected itself".

I did try to search for intlband.htm and it did not exist.

Never-the-less this is a helpful suggestion and if it ever "comes back" I'll
know what to do.

Ben
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top