Debugger toolbar failed to start DbgListener application |
This was asked in April, why no response yet? |
|
This was asked in April, why no response yet?
I am getting same problem using IE Please help! It happens when I press the debug button on the toolbar |
||||||||||||
|
|
@fire, I agree.
It's actually quite weird. I'm a product reviewer, and I was planning on reviewing the product for a magazine, and it would have gotten quite a good review. But I've gotten no response to this post (or the email messages I sent to the review contacts), so my review would have to be somewhat negative because the product suddenly ceased functioning. Quite bizarre. |
||||||||||||
|
|
Hi,
I've just had the same issue and couldn't find a solution on the web. Here's how I resolved it: 1. Close IE 2. Stop dbglistener.exe process, if running 3. Open explorer folder: C:\Program Files (x86)\NuSphere\PhpED\debugger (I have 64bit windows, so yours might be C:\Program Files\...) 4. Run register.bat 5. Re-open IE and try debug This has worked for me, YMMV. |
||||||||||||
|
|
Unfortunately that solution didn't work for me
Client Side: Windows 7 64-bit IE 9.0.8112.16421 64-bit DBGListener Version: 4.6.3 While this won't solve the problem of debugging on-demand via the toolbar (and this does not allow you to profile). I do have a semi-workable workaround for this issue. This seems to work because in the "old-days" this was one part of how to run debugging in NuSphere (before all the tunneling and plugins were built-in). Lets say you want to debug this page: www-myserver-com/index.php All you need is to add this string to the end of the URL: ?DBGSESSID=123456@localhost:7869 The 7869 is (I believe) the default port the tunneling sets up on so if you have it set as something else you may need to change that value So in the above example if you load up www-myserver-com/index.php?DBGSESSID=123456@localhost:7869 it should run the debugger as if you clicked the "Debug this page" button. The only issue that you run into with this is now every page you load on that domain will attempt to run the debugger (instead of being on-demand). This can be remedied by clearing cookie/session data of your browser and reloading it. Hopefully NuSphere fixes this. I'm guessing its a Win7 or 64bit issue or some combination inbetween. |
||||||||||||
|
Guru master
|
I never use the toolbar, mostly because I debug using Firefox and it doesn't have one. However, knowing that the PhpED cookies are shared between browser pages/sessions, you can start a new session by clicking either of the PhpED green run or debug buttons and that will conveniently set the cookie for all other browser sessions, allowing you to switch in and out of debug mode. You can then just ignore/close the new browser session and go back to your original one; refresh the page or click a link and it will be in debug or run mode according to whichever green button you pressed.
|
||||||||||||
|
Debugger toolbar failed to start DbgListener application |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by