Debug next PHP page in Netbeans from Firefox - firefox

I have recently switched to using Netbeans (6.7 RC1) on a Mac, using MAMP as stack. I have Xdebug installed and working.
Previously I used Zend Studio 5.5 with the Firefox Zend toolbar. This had a great feature that allowed you to click 'Debug next page'. When you submitted the form it would then start the debug process.
How do I do something similar with Netbeans ? I would like to be able to launch the debugger from Firefox, so that all GET and POST variables were automatically passed to the debugger.
Will

Haven't tried yet, but Netbeans should have Firebug AddOn. Not sure if it does what you need.

Related

Error occurred while starting debugger for ASP.NET Core application on VS2015.3

I am teaching myself how to build websites using asp.net core/mvc6. For the same, I installed VS2015 update 3 community edition. I have extensive background with C# and .NET Framework, but not much with web applications
I am just trying to create a simple project and start debugging, but the debug mostly (say 90% times) fails with the below message
An error occurred attempting to determine the process id if the
{APPLICATION} which is hosting your application
You can reproduce my issue by following the below steps:
Create a new "ASP.NET CORE" application in visual studio, using default selections
Build the project successfully without errors or warnings
Click the "Start Debugging" button
I get the "Debug is starting" progressbar,
After that it mostly fails but sometimes succeeds in starting the debug session. When it fails, I get the below message.
When it succeeds I first get a dialog complaining about 64 bit debugging and then the debug session starts fine.
I have tried the below with no luck
I can run fine the website through Visual Studio without debugging.
I can also debug and run fine a .NET core console application from within VS.
I have Avira (antivirus) and ZoneAlarm (Firewall) installed on the machine where I am trying all this. I have tried exiting ZoneAlarm and stopping real-time protection on Avira and set my UAC to not prompt, and then try debugging, but no luck. I cannot uninstall those items for trying.
I have tried repairing VS2015.3. I have also tried uninstalling and installing cleanly VS2015.3.
If I follow the below steps, the debugger starts fine (sometimes with the 64 bit debugging warning). I am sure that attaching the debugger to the running website would also work fine:
Start Debugging using F5
Right click IIS Express and browse to the application quickly
The debug works fine, if I use the kestrel web-server
I have tried using ASP.NET Core 1.0.1 and 1.1.0.
Using IE instead of Chrome did not make any difference
I even tried using VS 2017 RC2
I would like to be able to debug without any "hacks" and also, get rid of the 64 bit slowness complains
It works fine in my VS2015.3 (version 14.0.25431.01) based on your steps and successful no matter how many times I debug it.
Please check your .NET Core version to make sure it is the latest version first. The latest version should be NET Core 1.0.3. You could get it from this link: https://www.microsoft.com/net/download/core
And according to the message when you could successful debugging, your are using some 3rd party networking software. So please make sure you closed all other programs when debugging.
In addition, I found you are debugging using Chrome. Please choose Internet Explorer to confirm whether this issue related to the Chrome.

Silverlight 5.0 debugging issue on Windows 10

I've recently upgraded my OS to Windows 10. I have a very basic Silverlight 5 application which gives me Unable to start Debugging. The Silverlight Developer Runtime Not Installed. Please Installed a matching version error in VS 2010 whenever I am trying to run the project.
I have :
Target Silverlight version is set to Silverlight 5 in web project.
I have installed Silverlight SDK, Silverlight5_Tools with SP1 installed & Silverlight Runtime which is 64-bit.
After doing all these steps and going through many online posts, still I'm unable to resolve this issue.
My Doubts are :
Do the Windows 10 upgrade has anything to do with this situation?
Windows 10 comes with a new browser Edge, is this because of this browser? Like Silverlight compability.
Again I am not sure but these are my doubt. Any suggestions?
Do you have a 64 bit OS ?
If so - uninstall Silverlight (developer!) and make sure you install the silverlight.exe (developer!) not the 64 bit version.
That worked for me.
HTH
Go to the properties of the Web folder start project. Click Web on the left tab. Unclick Silverlight in the debuggers.
Not a total solution but at least it allows you to debug other portions.
I had this issue and Uninstalling and Reinstalling didn't work.
Error in debug mode (F5 Debug solution configuration) was "Unable to start debugging. The Silverlight Developer Runtime is not installed"
In Debug configuration I would get the above error but finally I put the solution into release mode and it worked - then back to debug mode and everything worked without error.
Seems like a really odd fix but sure enough closing and re-opening the solution everything works now - Same install procedure as OP.
Another thing that's interesting is, the Debug only works in Chrome. If I target IE or edge I still get "Unable to start debugging. The Silverlight Developer Runtime is not installed"
I uninstalled Silverlight and then installed Silverlight_Developer.exe. I also switched default browser in Visual Studio to Internet Explorer (I have Edge otherwise which won't work...).
Nice to see some more people also using Silverlight these days, hehehe.
This is a really old thread, but I just ran into this issue with a project. I was getting the message that the Developer runtime was not installed, but in fact it was, and another similar project ran just fine on the same machine with the same version of VS 2015.
The fix was to ensure that the startup project is the WEB project, not the Silverlight project. Somehow, the default startup project got switched to the SL project. After I switched back, then it worked just fine.

Firefox Launch fails when entering debug from Aptana

I have Aptana V3.4.0.201304151603
I have Firefox V23.01
I have Firebaug V1.12.0
When I select debug from aptana, Firefox launchs but the webpage does not display and I get an error in aptana "Launching Firefox - Internal Server" has encounters a problem. socket connection error. Please try shutting down and restarting your web browser and then run debug again".
I have restarted my browser, and I have restarted Aptana.
I am sure that it was working about 3 weeks ago (but it could have been on my other computer).
Any suggestions?
Lachlan
Aptana only works with Firebug 1.8 and therefore needs to work with older Firefox versions from v19 or below. There was one suggestion on the web that Firebug 1.9 may work but I have managed to get Aptana V3.4, Firefox v18 and Firebug v1.8.4 all working together.

Internet Explorer 9 Crashes

I open Internet Explorer 9: i type browse to Google the page load and as it finishes loading the (Tab) Hangs i cant click any links or do any thing, however i can open new tab and type in another site while the other tab is hanging but once i type any site in the new tab it hangs too and so on!
the internet explorer 9 64bit works fine.!
here is what i tried to do:
Turned off Internet Explorer 9 Feature from "Turn on/Off Features"
in control panel, then turned it on, didn't fix the problem.
downgraded to internet explorer 8, and same issue happened in IE8
too !!!. so i upgraded back to IE9 (issue remains).
Switched to Software rendering, (didn't fix problem).
Updated my graphics card to latest driver.
Opened IE9 with no Adds on.
Disabled all adds-on
all this didn't fix the problem!
i need to make it work because i need to do UI Test Automation by Visual studio 2010, and i cant get it to work for Fire-Fox v13 i guess its not supported.
any one faced this problem before and know how to fix it ?
im using Windows 7 64bit
If you have access to and can install VS2010 Feature Pack 2, I believe it supports running coded ui tests in Firefox. There is information on that At MSDN, however, that page recommends Firefox 3.5 or 3.6.

can I use Selenium IDE 1.0.10 with FF4.0 yet?

I've managed to install Selenium IDE 1.0.10 into FF4. Selenium is showing in the Add Ons Manager and I've restarted the browser. However, I don't see any way to launch the IDE. Is there something I'm missing that lets me launch the IDE? Not having the Selenium IDE kinda kills the usefulness of FF4 for me, so I'd really like to figure out how to launch it.
I've asked this question on the google group but got no response. The question is off the first page now so I suspect I won't get an answer.
This should be regarded as a hack, but is possible to use Selenium 1.0.10 with Firefox 4 by installing the Add-on Compatibility Reporter extension (it allows you to install and run incompatible versions of your extensions).
The Add-on Compatibility Reporter extension can be found here: https://addons.mozilla.org/en-US/firefox/addon/add-on-compatibility-reporter/
The important part: Press Alt to show the Tools menu. After that it's the same as it used to be.
If installed and enabled then Selenium IDE should be present in the Tools menu, however Selenium IDE 1.0.11 has not yet been released and no officially released version of Selenium IDE supports Firefox 4 yet.

Resources