Debug crashes under vs2005 on x64

I am currently evaluating VS.php under Visual Studio 2005 on Windows XP x64. The program works fine and all of the features I have tried so far work as intended. However when I try to debug with either Built-in or external (through DBG on the company development server) Visual Studio throws a fatal error:

"A fatal error has occurred and debugging needs to be terminated. For more details, please see the Microsoft Help and Support web site. HRESULT=0x80131c30, ErrorCode=0x0"

I am lead to believe that this is an error on the x64 platform (based on reports of the same error under different circumstance on x64). I was just wondering if this is a common error on x64 or not.

I am working on a dual boot 32/64 bit system so I can easily swap into 32 bit for development, but would be handy if it worked in 64.

Andy Gibson.

Comments

    VS.PHP is using DBG 2.13.1

    VS.PHP is using DBG 2.13.1 and 2.15.1 added 64bit support.. hopefully the next build will do..

    Ahhh...

    Ok, so does the inbuilt debugger also use DBG through its own version of apache/php or is there a separate reason why it also generates the same error?

    Would be good to have full support, but for me its not too much of a major issue, certainly not likely to stop me buying the software.

    Hello Andy,I'm getting same

    Hello Andy,
    I'm getting same error when I set on my x64 system another default browser (I'm using Opera) as Internet Explorer. With Internet Explorer all works properly