Analysis Services Plugin DebugHi!<br><br>I am working on an AS Algorithm Plugin . I want to debug it in the AS Server, but I cant figure out how it works. Now I every time install and deploy the plugin, but if I catch an exception, it just shows me the message, not the stack trace. Anyone, something friendlier method?<br><br>Sorry for my poor English!<br><br>Bye,<br>Laci<br>© 2009 Microsoft Corporation. All rights reserved.Sun, 12 Jul 2009 15:56:04 Z9cae465f-903d-4914-834b-5aa8377c2957http://social.msdn.microsoft.com/Forums/en-US/sqldatamining/thread/9cae465f-903d-4914-834b-5aa8377c2957#9cae465f-903d-4914-834b-5aa8377c2957http://social.msdn.microsoft.com/Forums/en-US/sqldatamining/thread/9cae465f-903d-4914-834b-5aa8377c2957#9cae465f-903d-4914-834b-5aa8377c2957antolikhttp://social.msdn.microsoft.com/Profile/en-US/?user=antolikAnalysis Services Plugin DebugHi!<br><br>I am working on an AS Algorithm Plugin . I want to debug it in the AS Server, but I cant figure out how it works. Now I every time install and deploy the plugin, but if I catch an exception, it just shows me the message, not the stack trace. Anyone, something friendlier method?<br><br>Sorry for my poor English!<br><br>Bye,<br>Laci<br>Tue, 20 Mar 2007 20:54:51 Z2007-03-22T22:27:34Zhttp://social.msdn.microsoft.com/Forums/en-US/sqldatamining/thread/9cae465f-903d-4914-834b-5aa8377c2957#a2865d64-c8e2-404b-8625-9c10f04aa4cbhttp://social.msdn.microsoft.com/Forums/en-US/sqldatamining/thread/9cae465f-903d-4914-834b-5aa8377c2957#a2865d64-c8e2-404b-8625-9c10f04aa4cbBogdan Crivathttp://social.msdn.microsoft.com/Profile/en-US/?user=Bogdan%20CrivatAnalysis Services Plugin Debug<p>To debug, just attach the debugger to the msmdsrv.exe process.</p> <p>Do you use managed or native code to implement your plug-in? Also, are you using one of the samples or developing from scratch? If you provide more details, there could be some easier ways to catch errors</p> <p> </p>Tue, 20 Mar 2007 21:18:39 Z2007-03-22T22:27:34Zhttp://social.msdn.microsoft.com/Forums/en-US/sqldatamining/thread/9cae465f-903d-4914-834b-5aa8377c2957#ee2a559d-52dd-4b05-84f8-036f84ef2d8ehttp://social.msdn.microsoft.com/Forums/en-US/sqldatamining/thread/9cae465f-903d-4914-834b-5aa8377c2957#ee2a559d-52dd-4b05-84f8-036f84ef2d8eantolikhttp://social.msdn.microsoft.com/Profile/en-US/?user=antolikAnalysis Services Plugin DebugThank You. It fully solved my problem! <img height=19 alt=Smile src="http://forums.microsoft.com/MSDN/emoticons/emotion-1.gif" width=19><br>Thu, 29 Mar 2007 08:55:19 Z2007-03-29T08:55:19Zhttp://social.msdn.microsoft.com/Forums/en-US/sqldatamining/thread/9cae465f-903d-4914-834b-5aa8377c2957#0a04a56d-cf1c-4443-b585-203dd3935e61http://social.msdn.microsoft.com/Forums/en-US/sqldatamining/thread/9cae465f-903d-4914-834b-5aa8377c2957#0a04a56d-cf1c-4443-b585-203dd3935e61Miha Vukhttp://social.msdn.microsoft.com/Profile/en-US/?user=Miha%20VukAnalysis Services Plugin DebugHi,<br/><br/>I have followed your steps, but the beakpoint were not hit. <br/>Visual Studio shows &quot;The breakpoint will not currently be hit. No symbols have been loaded for this document.&quot;<br/>I am working with MyCompany_Pairwise_Linear_Regression  (in native code)  from <a href="http://msdn.microsoft.com/en-us/library/ms345112(SQL.90).aspx">http://msdn.microsoft.com/en-us/library/ms345112(SQL.90).aspx</a>.<br/><br/>Thanks for help,<br/>MihaSat, 27 Jun 2009 09:38:32 Z2009-06-27T09:38:32Zhttp://social.msdn.microsoft.com/Forums/en-US/sqldatamining/thread/9cae465f-903d-4914-834b-5aa8377c2957#a9f1a892-745b-4944-8995-6a3f45ed7e50http://social.msdn.microsoft.com/Forums/en-US/sqldatamining/thread/9cae465f-903d-4914-834b-5aa8377c2957#a9f1a892-745b-4944-8995-6a3f45ed7e50Vladimir Cupalhttp://social.msdn.microsoft.com/Profile/en-US/?user=Vladimir%20CupalAnalysis Services Plugin DebugHi, even if the breakpoint is not working and there is some problem in your code, the details of it will be displayed in debugging window of Visual Studio the moment Analysis services will try to use that part of code (for example Predict() method, when you try to run prediction DMX query using your algorithm). <div><br/></div> <div>Vladimir Cupal</div>Sun, 12 Jul 2009 15:56:03 Z2009-07-12T15:56:03Z