Error in Debugging SolidWorks Addin

223 views
Skip to first unread message

mechboy...@gmail.com

unread,
Aug 31, 2011, 3:55:53 AM8/31/11
to SolidWorks-API
Hi,
I am using SolidWorks 2010 SP 4.0 (32bit)/Visual Studio Premium on XP
32 bit machine.

I am using VB.net in developing SolidWorks Addin and facing Issue in
step by step debugging

I am getting error message "Debugging Information for 'SLDWORKS.exe'
canot be found or doesnot match.Canot find or open the PDB file"

I am attaching google shared Doc links to see the error message

https://docs.google.com/document/d/1L-1-8p5I8-ywOrACgB9Bv-rcUZiwFt6fV5VGEjIxFYs/edit?hl=en_US
https://docs.google.com/document/d/18W2ZlaawVIvbhDiOgLXJUtNZDp3IzQwoQSnpefJ4AM0/edit?hl=en_US
https://docs.google.com/document/d/1I_ezxn5kbKvXLh-XIpMsbGJ01mCm09BzxP1OQqOqnWg/edit?hl=en_US


Help will be really appreciated


Andrey Dankevich

unread,
Aug 31, 2011, 7:29:56 AM8/31/11
to mechboy...@gmail.com, SolidWorks-API
Hi,
What happens if you just click 'Yes' to ignore the message?
You cannot have debugging information for SolidWorks unless you're
insider, but this fact should prevent you debugging your add-in.

Andrey

Andrey

unread,
Aug 31, 2011, 7:36:41 AM8/31/11
to SolidWorks-API
Sorry for typo. Should be "this fact should NOT prevent you from
debugging your add-in."

mechboy...@gmail.com

unread,
Aug 31, 2011, 7:44:05 AM8/31/11
to SolidWorks-API
Hey Andrey
Thanks for reply
I adaded these lines

Imports System.Collections.Generic
Imports System.Diagnostics
Imports System.Diagnostics.Debugger

and it worked like charm :-)
Reply all
Reply to author
Forward
0 new messages