NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Different Version of the IDE CoClass


Joined: 15 Apr 2008
Posts: 1
Reply with quote
Hello, I am using Delphi for PHP and I am getting this error in the Debug listener Log when trying to run and debug any code with or without errors:
4/15/2008 2:08:00 PM 127.0.0.1 client connected
4/15/2008 2:08:00 PM Different version (2.13) of IDE CoClass, 2.15.5 expected
4/15/2008 2:08:00 PM 127.0.0.1 client disconnected

I have successfully run regsrv32 on the PHPDbgPS.dll.

Here is the contents of my: Dbglistener.ini file:
[init]
port=7869
timeout=30000
address=*
lastchk=39553
siteclass={5FE986FA-68A3-4CB5-94A9-D4349DF86C50}
breakonload=1
breakonfinish=1
disable_check_updates=0
codepage=1252


Note: I have checked my registry and I don't see any values/data for the GUID of:{5FE986FA-68A3-4CB5-94A9-D4349DF86C50}
Additionally if I open the debug listener and goto File-> Setup, The field for IDE COM Class is empty and there aren't any values to select.

Can you please specify what the siteclass variable is used for and how to get this error resolved?

Thank you for your time.
View user's profileFind all posts by NateSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8342
Reply with quote
Quote:
Different version (2.13) of IDE CoClass, 2.15.5 expected


Dbg listener always checks IDE coClass version and if it does not match its own version, it will raise the error.
Indeed, if debugger minor or major version is changed, there is good chance that something is changed in the API, so the client (Delphi IDE in your case) should be updated. At least all tests should be run by the maintainers.
It's not required when only subminor version is changed. Backward compatibility is guaranteeed in this case.

In other words, you have to revert back to the dbglistener that is shipped with the IDE.
and you can update only 2.13.x to 2.13.y.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 02 May 2008
Posts: 1
Reply with quote
I get the same problem as Nate. Newly installed Delphi for PHP 2.0.0.1041 (downloaded today). So I assume Codegear are accidentally distributing a mismatched dbglistener.

Is it possible to download the older version of dbglistener? Or any other suggestions most welcome.

Many thanks

Mike
View user's profileFind all posts by mfhscottSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8342
Reply with quote
see all free DBG versions published on SourceForge/dbg2 project

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Different Version of the IDE CoClass
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic