DIA SDK Question
-
Wednesday, January 14, 2009 8:42 PMNot sure what the best forum for this question is. Visual Studio Extensibility?
I am trying to use the DIA SDK to get debug information from a pdb file, but the problem I am having is that I don't know what version of Visual Studio is going to be installed on the machine where my application is going to run. For some reason the CLSID for DiaDataSource is different between VS 8.0 and VS 9.0. There is also no progID. I would like this to work for future versions of visual studio as they come out if possible, so I don't want to just hardcode in cases for VS2005 and VS2008. Anyone have any suggestions or knowledge of what Microsoft recommends doing?
All Replies
-
Thursday, January 15, 2009 5:00 AM
Hello ,
Thank you for your post! I would suggest creating a new thread for your question in the (MSDN > Forums Home > Visual Studio > Visual Studio Extensibility) forum located here: (http://social.msdn.microsoft.com/Forums/en-US/vsx/threads/).You can also visit the forum (MSDN > Forums Home > Visual Studio > Visual Studio Debugger > Is there any Dia document...) located at http://social.msdn.microsoft.com/forums/en-US/vsdebug/thread/28e33c14-2ee2-4e82-a098-4af2fca23285 for debugging.
Hope that would be helpful.Have a great day!
Thanks & regards,
Ashawani Tier 2 Application Support Server and Tools Online Engineering Live Services Team- Proposed As Answer by ashawani_dubey Thursday, January 15, 2009 5:00 AM
- Marked As Answer by jka347 Thursday, January 15, 2009 9:01 PM