Help me - Visual Studio debug error

  • Thread starter Thread starter mauridepa
  • Start date Start date
M

mauridepa

I have Windows Vista with Visual Studio 2005 SP 1 i have a problem
with debugger,
when i start debug display this error:
Unable to attach to application 'WebDev.WebServer.exe' (PID: 4832)
using 'namePc'. A Microsoft.NET Framework component diasymreader.dll,
is not correctly installed. Please repair your microsoft .NET
Framework.........
but framework 2.0 is part of Vista and is not possible to reinstall.

thanks in advance
 
I have Windows Vista with Visual Studio 2005 SP 1 i have a problem
with debugger,
when i start debug display this error:
Unable to attach to application 'WebDev.WebServer.exe' (PID: 4832)
using 'namePc'. A Microsoft.NET Framework component diasymreader.dll,
is not correctly installed. Please repair your microsoft .NET
Framework.........
but framework 2.0 is part of Vista and is not possible to reinstall.

1) Have you installed the Vista Update patch for VS.NET 2005 + SP1?
http://www.microsoft.com/downloads/...2d-3ad1-4873-a2ee-4acc0aace5b6&DisplayLang=en

2) Are you running VS.NET 2005 as administrator?
 
Back
Top