Failed to attach to debugger: Unmanaged debugging is not available.
I get this message when trying to debug a NUnit test. I tried the
obvious (enabling unmanged debugging for the project) but still no luck.
Suggestions?
Thanks,
-Greg
Please sign in to leave a comment.
Hello Greg,
do you observe this exception on any test case in your project or only on
a particular one?
What version of VS do you use?
Thanks.
Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Any test case, haven't gotten any to debug yet. VS.NET 2003.
Thanks,
-Greg
Dmitry Shaporenkov wrote:
>> I get this message when trying to debug a NUnit test. I tried the
>> obvious (enabling unmanged debugging for the project) but still no
>> luck. Suggestions?
>>
>> Thanks,
>> -Greg
Hello Greg,
could you please try it on a simple newly created test project.
Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
>> Hello Greg,
>>
>> do you observe this exception on any test case in your project or
>> only
>> on a particular one?
>> What version of VS do you use?
>> Thanks.
>>
>> Regards,
>> Dmitry Shaporenkov
>> JetBrains, Inc
>> http://www.jetbrains.com
>> "Develop with pleasure!"
>>> I get this message when trying to debug a NUnit test. I tried the
>>> obvious (enabling unmanged debugging for the project) but still no
>>> luck. Suggestions?
>>>
>>> Thanks,
>>> -Greg
(Finally) got to testing this -- no go, and someone on another machine
experiences this as well. Any ideas?
-Greg
Dmitry Shaporenkov wrote:
>> Any test case, haven't gotten any to debug yet. VS.NET 2003.
>>
>> Thanks,
>> -Greg
>> Dmitry Shaporenkov wrote:
>>
>>> Hello Greg,
>>>
>>> do you observe this exception on any test case in your project or
>>> only
>>> on a particular one?
>>> What version of VS do you use?
>>> Thanks.
>>>
>>> Regards,
>>> Dmitry Shaporenkov
>>> JetBrains, Inc
>>> http://www.jetbrains.com
>>> "Develop with pleasure!"
>>>
>>>> I get this message when trying to debug a NUnit test. I tried the
>>>> obvious (enabling unmanged debugging for the project) but still no
>>>> luck. Suggestions?
>>>>
>>>> Thanks,
>>>> -Greg
Hello Greg,
are you able to attach VS as a debugger to a process in unmanaged mode?
Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
>> Hello Greg,
>>
>> could you please try it on a simple newly created test project.
>>
>> Regards,
>> Dmitry Shaporenkov
>> JetBrains, Inc
>> http://www.jetbrains.com
>> "Develop with pleasure!"
>>> Any test case, haven't gotten any to debug yet. VS.NET 2003.
>>>
>>> Thanks,
>>> -Greg
>>> Dmitry Shaporenkov wrote:
>>>> Hello Greg,
>>>>
>>>> do you observe this exception on any test case in your project or
>>>> only
>>>> on a particular one?
>>>> What version of VS do you use?
>>>> Thanks.
>>>> Regards,
>>>> Dmitry Shaporenkov
>>>> JetBrains, Inc
>>>> http://www.jetbrains.com
>>>> "Develop with pleasure!"
>>>>> I get this message when trying to debug a NUnit test. I tried the
>>>>> obvious (enabling unmanged debugging for the project) but still no
>>>>> luck. Suggestions?
>>>>>
>>>>> Thanks,
>>>>> -Greg
Fixed it! You have to have Visual C++ installed for Resharper Unit Test
debugging to work. We only had C#.
-Gre
g
Dmitry Shaporenkov wrote:
>> (Finally) got to testing this -- no go, and someone on another machine
>> experiences this as well. Any ideas?
>>
>> -Greg
>>
>> Dmitry Shaporenkov wrote:
>>
>>> Hello Greg,
>>>
>>> could you please try it on a simple newly created test project.
>>>
>>> Regards,
>>> Dmitry Shaporenkov
>>> JetBrains, Inc
>>> http://www.jetbrains.com
>>> "Develop with pleasure!"
>>>
>>>> Any test case, haven't gotten any to debug yet. VS.NET 2003.
>>>>
>>>> Thanks,
>>>> -Greg
>>>> Dmitry Shaporenkov wrote:
>>>>
>>>>> Hello Greg,
>>>>>
>>>>> do you observe this exception on any test case in your project or
>>>>> only
>>>>> on a particular one?
>>>>> What version of VS do you use?
>>>>> Thanks.
>>>>> Regards,
>>>>> Dmitry Shaporenkov
>>>>> JetBrains, Inc
>>>>> http://www.jetbrains.com
>>>>> "Develop with pleasure!"
>>>>>
>>>>>> I get this message when trying to debug a NUnit test. I tried the
>>>>>> obvious (enabling unmanged debugging for the project) but still no
>>>>>> luck. Suggestions?
>>>>>>
>>>>>> Thanks,
>>>>>> -Greg
Hello Greg,
I'm afraid this is a problem of the API exposed by VS for controlling the
debugger.
Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
>> Hello Greg,
>>
>> are you able to attach VS as a debugger to a process in unmanaged
>> mode?
>>
>> Regards,
>> Dmitry Shaporenkov
>> JetBrains, Inc
>> http://www.jetbrains.com
>> "Develop with pleasure!"
>>> (Finally) got to testing this -- no go, and someone on another
>>> machine experiences this as well. Any ideas?
>>>
>>> -Greg
>>>
>>> Dmitry Shaporenkov wrote:
>>>
>>>> Hello Greg,
>>>>
>>>> could you please try it on a simple newly created test project.
>>>>
>>>> Regards,
>>>> Dmitry Shaporenkov
>>>> JetBrains, Inc
>>>> http://www.jetbrains.com
>>>> "Develop with pleasure!"
>>>>> Any test case, haven't gotten any to debug yet. VS.NET 2003.
>>>>>
>>>>> Thanks,
>>>>> -Greg
>>>>> Dmitry Shaporenkov wrote:
>>>>>> Hello Greg,
>>>>>>
>>>>>> do you observe this exception on any test case in your project or
>>>>>> only
>>>>>> on a particular one?
>>>>>> What version of VS do you use?
>>>>>> Thanks.
>>>>>> Regards,
>>>>>> Dmitry Shaporenkov
>>>>>> JetBrains, Inc
>>>>>> http://www.jetbrains.com
>>>>>> "Develop with pleasure!"
>>>>>>> I get this message when trying to debug a NUnit test. I tried
>>>>>>> the obvious (enabling unmanged debugging for the project) but
>>>>>>> still no luck. Suggestions?
>>>>>>>
>>>>>>> Thanks,
>>>>>>> -Greg