03-24-2004 09:17 AM - edited 03-13-2019 04:24 AM
Fresh newly installed web server - windows 2000 SP4. Installed Cisco IP Services SDK 3.3.3.
Trying to get intercom.asp script working.
Environment - CM 4.0 and lastest SR release.
Testing with 2 7940 phones. Phones subscribed to http://servername/CiscoIpServices/intercom/intercom.asp
phoneIP is set as a required field, with a default ip address included.
Accessing that webpage via Phone or Web page gives a
pause, and a HTTP 500.100 error screen.
Relevant errors -
msxml3.dll (0x800C0005)
The system cannot locate the resource specified.
/CiscoIPServices/includes/phonepush.asp, line 44
Line 44 phonepush.asp says - xmlhttp.Send(pushxml);
I have modified the intercom.asp script to use a valid directory login, and assigned the login to the two phones.
For the phoneIP I've tried the other phone IP address, and multicast multicast addresses, neither seem to work.
I've manually reinstalled the MSXML3.0 SP2 package that came with the SDK kit. I'm stuck.
Ideas?
-Jason
03-24-2004 01:21 PM
Well, problem solved.
General path to resolution...
installed MSXML services 4.0 SP2
unregistered (ie regsvr32 /u C:\winnt\system32\msxml**.dll)
deleted c:\winnt\system32\msxml*.dll
re-ran setup for MSXML services 4.0 SP2, chose to REMOVE.
ran Cisco IP Services MSXML 3.0 SP2.
It works now.
One last quesion for those reviewing this - Intercom pages the phones, and when finished, all the phones on the subnet still have the Services window open. Any way to time that out, clear the screen?
-Jason
05-05-2006 05:04 AM
you did all the msxml stuff on the server? not the client you are developing from?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide