vb .net debug unable to start external program
Hello all,
i'm currently working on an add-in for microsoft outlook and i have many
problem to debug my code.
I checked the 'properties - configuration debugging - start external
program' it's correctly filled with my outlook.exe path
But when i run a debug there is an error message :
Error while trying to run project: unable to start debugging
Unable to start program 'c:\program files\microsoft
offfice\office10\outlook.exe'
I tried to change the 'start external program' path by different value
always the same error (even if i use a dummy value).
I know this debug function worked correctly there is few month because in
the past i already debug this kind of project, the last modification that i
did is the SP1 install to my VS 2003.
Help !!!!!!
Thanks in advance
Olivier
.
Relevant Pages
- Debugging assemblies on CF devices.
... Is it possible to debug an assembly on a CF device? ... to Start External Program or Start URL. ... The best way to bug Borland about bugs. ... "Weaselling out of things is important to learn. ... (microsoft.public.dotnet.framework.compactframework) - Re: Is it an error?
... Could you please create a simplified application that reproduces the ... problem and post it here or send it to me so I could debug it? ... | X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 ... | Newsgroups: microsoft.public.dotnet.framework.compactframework ... (microsoft.public.dotnet.framework.compactframework) - RE: Unable to debug VB.NET Windows Forms App
... Windows Forms Application Does Not Start When You Debug ... #X-Newsreader: Microsoft Outlook Express 6.00.2800.1409 ... #CPU usage for either it or devenv.exe, and its memory usage sits at 60k ... (microsoft.public.vsnet.debugging) - RE: What does the +N suffix mean on the end of release stack traces?
... If you are debugging a release build instead of a debug build or do not have symbols, this is what is shown instead of ... What does the +N suffix mean on the end of release stack traces? ... >X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 ... (microsoft.public.vsnet.debugging) - debug class library
... how do i debug a class library in the CF? ... I tried choosing the start program as an external program which references ... (microsoft.public.dotnet.framework.compactframework) |
|