Every time I set a break point in my application, after hitting the break point, the VS.Php built in web server crashes. VS.Php was working for a month before this behavior started. I've been running the latest download 2.10.6836.0, but recently tried to upgrade t 2.10.6857 without any luck.

This is very frustrating considering I just bought a license right before it stopped working.

I am running Win 7 64-bit and VS 2010.

Here is the error from the event log:

Faulting application name: apache.exe, version: 2.2.14.0, time stamp: 0x4ac181d6
Faulting module name: php5ts.dll, version: 5.3.5.0, time stamp: 0x4d26013e
Exception code: 0xc0000005
Fault offset: 0x000692f8
Faulting process id: 0x229c
Faulting application start time: 0x01ccba08cd3dd4f4
Faulting application path: C:\Program Files (x86)\Jcx.Software\VS.Php\2010\apache2\bin\apache.exe
Faulting module path: C:\Program Files (x86)\Jcx.Software\VS.Php\2010\Php 5.3\php5ts.dll
Report Id: 28a64292-25fc-11e1-a12e-001c26dd326d

juanc says:

Try the latest version from svn.jcxsoftware.com

Thanks,

Juan

limalice says:

I tried the latest. No go.

What I had to do what create a new solution and project and copy all my code into that one. Deleting and recreating the project did not work along. I had to start a whole new solution. Debugging started to work again.