2.0 causes 1.1 debugging to fail?

G

GaryDean

I have a 1.1 asp.net project that will no longer debug and I suspect that
the install of vs.net 2005 and framework 2.0 might be the cause. I can,
however, debug other projects. the message I get is:

Auto-attach to process '[3688] aspnet_wp.exe' on machine 'MACHINEX' failed.
Error code 0x8013134b.

The project will run without debugging.

The KB I found says this could happen with framework 1.0 but there is no
mention of 1.1.--


Regards,
Gary Blakely
 
G

GaryDean

Uh, never mind :)

That project was once a 2.0 project but I migrated back to 1.1 because the
conversion was corrupted. However IIS still had that name as a 2.0 app.
Once I changed it back to 1.1 it worked fine.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top