<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>Exception Reporter</title><link>http://exceptionreporter.codeplex.com/project/feeds/rss</link><description>ExceptionReporter is a .NET component that shows a dialog with detailed information on an Exception and the application&amp;#47;system running it. It allows the application user to copy, save and&amp;#47;or email a textual report of the incident.</description><item><title>Closed Task: Allow creation of Exception Report string without showing a dialog/form [3111]</title><link>http://exceptionreporter.codeplex.com/workitem/3111</link><description>Currently ExceptionReporter can only function by showing a dialog - with exception information.&lt;br /&gt;However, there is a request to be able to get the Exception Report string without having to show a dialog &amp;#40;eg for logging purposes&amp;#41;.&lt;br /&gt;</description><author>PandaWood</author><pubDate>Thu, 16 May 2013 08:21:20 GMT</pubDate><guid isPermaLink="false">Closed Task: Allow creation of Exception Report string without showing a dialog/form [3111] 20130516082120A</guid></item><item><title>New Post: Joins Reporter projects</title><link>http://exceptionreporter.codeplex.com/discussions/431243</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Why not join in one project:&amp;nbsp;&lt;span style="font-size:10pt"&gt;Exception Reporter and CrashReporter.Net ?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;http://exceptionreporter.codeplex.com/&lt;/p&gt;
&lt;p&gt;https://crashreporterdotnet.codeplex.com/&lt;/p&gt;
&lt;/div&gt;</description><author>kiquenet</author><pubDate>Tue, 29 Jan 2013 11:46:05 GMT</pubDate><guid isPermaLink="false">New Post: Joins Reporter projects 20130129114605A</guid></item><item><title>Patch Uploaded: #13496</title><link>http://exceptionreporter.codeplex.com/SourceControl/list/patches</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/jcheyns'&gt;jcheyns&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;I was trying to use the Mail functionality to notify multiple users. This gave trouble with Outlook. I made a small modification in order to allow a &amp;#59; separated list as mailaddresses.&lt;/p&gt;</description><author>jcheyns</author><pubDate>Thu, 20 Dec 2012 10:37:53 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #13496 20121220103753A</guid></item><item><title>Source code checked in, #80132</title><link>http://exceptionreporter.codeplex.com/SourceControl/changeset/changes/80132</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:49:39 GMT</pubDate><guid isPermaLink="false">Source code checked in, #80132 20121001094939P</guid></item><item><title>Source code checked in, #80131</title><link>http://exceptionreporter.codeplex.com/SourceControl/changeset/changes/80131</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:43:10 GMT</pubDate><guid isPermaLink="false">Source code checked in, #80131 20121001094310P</guid></item><item><title>New Post: Email issues with mixed 32/64 bit environment</title><link>http://exceptionreporter.codeplex.com/discussions/284843</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Thanks, yeah I did notice that recently and didn't have the time to look at it but the research you've done there looks like the answer.&lt;/p&gt;
&lt;p&gt;Looks like we can remove the call &amp;amp; maybe just confirm that other environments (32-bit/vista) don't have any negative effects.&lt;/p&gt;&lt;/div&gt;</description><author>pandawood</author><pubDate>Wed, 04 Jan 2012 01:44:52 GMT</pubDate><guid isPermaLink="false">New Post: Email issues with mixed 32/64 bit environment 20120104014452A</guid></item><item><title>New Post: Email issues with mixed 32/64 bit environment</title><link>http://exceptionreporter.codeplex.com/discussions/284843</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I'm trying to use ExceptionReporter in a managed Win32 Application. &amp;nbsp;I'm running on Win7/64, with 64-bit Office (including Outlook) installed and no 32-bit mail client (Win7 does not come with any mail client by default).&lt;/p&gt;
&lt;p&gt;When I try to get ER to send an Email, I see an error &amp;quot;Microsoft Office Outlook / Either there is no default mail client or the current mail client cannot fulfill the messaging request. &amp;nbsp;Please run Microsoft Outlook and set it as the default mail client&amp;quot;.
 &amp;nbsp;It turns out that Outlook &lt;em&gt;is&lt;/em&gt;&amp;nbsp;the default mail client. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;The message box is shown during the (first) call to MAPILogon in Mapi.Logon(), and the error value returned is 0x80004005; session is left at null. &amp;nbsp;However, the code continues and sends the email successfully. &amp;nbsp;Looking at the documentation for
 MAPILogon here:&amp;nbsp;&lt;a href="http://msdn.microsoft.com/en-us/library/windows/desktop/dd296726(v=vs.85).aspx"&gt;http://msdn.microsoft.com/en-us/library/windows/desktop/dd296726(v=vs.85).aspx&lt;/a&gt;&amp;nbsp;it seems that the function is deprecated.&lt;/p&gt;
&lt;p&gt;I've disabled the call to mapi.Logon in MailSender.SendMapi and everything still seems to work fine. &amp;nbsp;Since the call seems to be superfluous and troublesome, perhaps it would be better removed from the code?&lt;/p&gt;
&lt;/div&gt;</description><author>philAtkin</author><pubDate>Tue, 03 Jan 2012 16:47:32 GMT</pubDate><guid isPermaLink="false">New Post: Email issues with mixed 32/64 bit environment 20120103044732P</guid></item><item><title>Patch Uploaded: #10484</title><link>http://exceptionreporter.codeplex.com/SourceControl/list/patches</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/MBDTeam'&gt;MBDTeam&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;Hi nice Project&amp;#33;&lt;br /&gt;But it seems that the config properties SmtpUser and SmtpPassword are never used&amp;#63;&amp;#33;&lt;br /&gt;Attached ist a little patch to correct this &amp;#59;-&amp;#41;&lt;/p&gt;</description><author>MBDTeam</author><pubDate>Thu, 29 Sep 2011 09:42:13 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #10484 20110929094213A</guid></item><item><title>New Post: ER in Addin VS 2008</title><link>http://exceptionreporter.codeplex.com/discussions/267692</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi, I try use ER in my Addin VS 2008, but I get some errors.&lt;/p&gt;
&lt;p&gt;[6532] Boolean ComprobarItemBajoSC(System.String) &lt;br&gt;
[6532]&amp;nbsp;&amp;nbsp;&amp;nbsp; en COMPANY.VSIntegration.TeamExplorerManager.TEManager.ComprobarItemBajoSC(String ficheroSolucion) en C:\TFS\pro\COMPANYTeam\Main\Public\COMPANYDevelopment\TeamExplorerManager\TEManager.cs:l&amp;iacute;nea 691
&lt;br&gt;
[6532]&amp;nbsp;&amp;nbsp;&amp;nbsp; en COMPANY.VSIntegration.COMPANYAddIn.Connect.EnvDTE.IDTCommandTarget.QueryStatus(String CmdName, vsCommandStatusTextWanted NeededText, vsCommandStatus&amp;amp; StatusOption, Object&amp;amp; CommandText) en C:\TFS\pro\COMPANYTeam\Main\Public\COMPANYDevelopment\COMPANYAddIn\Connect.CommandTarget.cs:l&amp;iacute;nea
 267 &lt;br&gt;
[6532] COMPANY.VSIntegration.COMPANYAddIn.Connect.TratamientoExcepcionEnConnect(Exception exc, String descripcion, Boolean modal) in C:\TFS\pro\COMPANYTeam\Main\Public\COMPANYDevelopment\COMPANYAddIn\Connect.CommandTarget.cs: line 557
&lt;br&gt;
[6532] COMPANY.VSIntegration.COMPANYAddIn.Connect.EnvDTE.IDTCommandTarget.QueryStatus(String CmdName, vsCommandStatusTextWanted NeededText, vsCommandStatus&amp;amp; StatusOption, Object&amp;amp; CommandText) in C:\TFS\pro\COMPANYTeam\Main\Public\COMPANYDevelopment\COMPANYAddIn\Connect.CommandTarget.cs:
 line 542 &lt;br&gt;
[6532] System.Windows.Forms.UnsafeNativeMethods&amp;#43;IMsoComponentManager.FOnComponentExitState(Int32 dwComponentID, Int32 uStateID, Int32 uContext, Int32 cpicmExclude, Int32 rgpicmExclude)
&lt;br&gt;
[6532] System.Windows.Forms.ComponentManagerProxy.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FOnComponentExitState(Int32 dwComponentID, Int32 uStateID, Int32 uContext, Int32 cpicmExclude, Int32 rgpicmExclude)
&lt;br&gt;
[6532] System.Windows.Forms.Application&amp;#43;ThreadContext.EndModalMessageLoop(ApplicationContext context)
&lt;br&gt;
[6532] System.Windows.Forms.Application&amp;#43;ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
&lt;br&gt;
[6532] System.Windows.Forms.Application&amp;#43;ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
&lt;br&gt;
[6532] System.Windows.Forms.Application.RunDialog(Form form) &lt;br&gt;
[6532] System.Windows.Forms.Form.ShowDialog(IWin32Window owner) &lt;br&gt;
[6532] System.Windows.Forms.Form.ShowDialog() &lt;br&gt;
[6532] ExceptionReporting.WinForms.Views.ExceptionReportView.ShowExceptionReport()
&lt;br&gt;
[6532] ExceptionReporting.ExceptionReporter.Show(Exception[] exceptions) &lt;br&gt;
[6532] COMPANY.VSIntegration.COMPANYAddIn.Connect.TratamientoExcepcionEnConnect(Exception exc, String descripcion, Boolean modal) in C:\TFS\pro\COMPANYTeam\Main\Public\COMPANYDevelopment\COMPANYAddIn\Connect.CommandTarget.cs: line 573
&lt;br&gt;
[6532] COMPANY.VSIntegration.COMPANYAddIn.Connect.EnvDTE.IDTCommandTarget.QueryStatus(String CmdName, vsCommandStatusTextWanted NeededText, vsCommandStatus&amp;amp; StatusOption, Object&amp;amp; CommandText) in C:\TFS\pro\COMPANYTeam\Main\Public\COMPANYDevelopment\COMPANYAddIn\Connect.CommandTarget.cs:
 line 542&lt;/p&gt;
&lt;p&gt;Perhaps not is possible using in Addin, or is required modifications about the source code&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;/div&gt;</description><author>alhambraeidos</author><pubDate>Thu, 04 Aug 2011 09:01:23 GMT</pubDate><guid isPermaLink="false">New Post: ER in Addin VS 2008 20110804090123A</guid></item><item><title>New Post: Screenshot Capture with Reports</title><link>http://exceptionreporter.codeplex.com/discussions/64081</link><description>&lt;div style="line-height: normal;"&gt;&lt;blockquote style="border: solid .1em #ccc; font-style: italic; margin: .25em 1em 0 1em; padding: 0 .25em 0 .25em;"&gt;&lt;strong&gt;seankearon wrote:&lt;/strong&gt;&lt;br /&gt;
&lt;p&gt;What would be good is of the user could &lt;em&gt;elect&lt;/em&gt; to send a screenshot. &amp;nbsp;Currently, as I understand, the screenshot is either automatic or not. &amp;nbsp;The screenshot may contain personal information that the user would not wish to share.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Yes, this concern applies when you choose to send an email, but even then, really only if you have configured SMTP for email.&lt;/p&gt;
&lt;p&gt;That is because with MAPI (where it launches your native email program), the the screenshot is just 'attached', and a warning about the screenshot having been attached is included in the body of the email, encouraging you to delete it if it contains any private data.&lt;/p&gt;&lt;/div&gt;</description><author>PandaWood</author><pubDate>Thu, 07 Jul 2011 04:44:11 GMT</pubDate><guid isPermaLink="false">New Post: Screenshot Capture with Reports 20110707044411A</guid></item><item><title>New Post: CLR 2.0</title><link>http://exceptionreporter.codeplex.com/discussions/257018</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;One option is to download the &lt;a title="3rd drop" href="http://exceptionreporter.codeplex.com/releases/view/19432"&gt;3rd drop&lt;/a&gt; - it was the last release based on the .NET2 framework.&lt;/p&gt;
&lt;p&gt;There's a few features missing compared to the final &lt;a href="http://exceptionreporter.codeplex.com/releases/view/23163"&gt;version 2&lt;/a&gt; but probably nothing to stop you from getting a lot of use out of it.&lt;/p&gt;&lt;/div&gt;</description><author>PandaWood</author><pubDate>Tue, 10 May 2011 10:56:27 GMT</pubDate><guid isPermaLink="false">New Post: CLR 2.0 20110510105627A</guid></item><item><title>New Post: CLR 2.0</title><link>http://exceptionreporter.codeplex.com/discussions/257018</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;is there a downloadable binary version of Exception Reporter based off the .NET 2.0 CLR?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;/div&gt;</description><author>tanis2000</author><pubDate>Tue, 10 May 2011 07:51:16 GMT</pubDate><guid isPermaLink="false">New Post: CLR 2.0 20110510075116A</guid></item><item><title>New Post: {"Error HRESULT E_FAIL has been returned from a call to a COM component."}</title><link>http://exceptionreporter.codeplex.com/discussions/244053</link><description>&lt;div style="line-height: normal;"&gt;I wish I could help you. I ended up doing some redesign and the problem went away. Couldn't tell you for sure what fixed it.&lt;/div&gt;</description><author>rpflughoeft</author><pubDate>Wed, 04 May 2011 20:38:28 GMT</pubDate><guid isPermaLink="false">New Post: {"Error HRESULT E_FAIL has been returned from a call to a COM component."} 20110504083828P</guid></item><item><title>New Post: {"Error HRESULT E_FAIL has been returned from a call to a COM component."}</title><link>http://exceptionreporter.codeplex.com/discussions/244053</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I am seeing the same issue with IE9 installed on Windows 7 SP1 x64.&lt;/p&gt;
&lt;p&gt;Was there every any resolution to this?&lt;/p&gt;&lt;/div&gt;</description><author>jameswelle</author><pubDate>Wed, 04 May 2011 18:54:06 GMT</pubDate><guid isPermaLink="false">New Post: {"Error HRESULT E_FAIL has been returned from a call to a COM component."} 20110504065406P</guid></item><item><title>Source code checked in, #62839</title><link>http://exceptionreporter.codeplex.com/SourceControl/changeset/changes/62839</link><description>dont load config file if it does not exist&amp;#13;&amp;#10;</description><author>SimonCropp</author><pubDate>Wed, 02 Feb 2011 12:34:11 GMT</pubDate><guid isPermaLink="false">Source code checked in, #62839 20110202123411P</guid></item><item><title>Source code checked in, #62836</title><link>http://exceptionreporter.codeplex.com/SourceControl/changeset/changes/62836</link><description>add key</description><author>SimonCropp</author><pubDate>Wed, 02 Feb 2011 06:46:53 GMT</pubDate><guid isPermaLink="false">Source code checked in, #62836 20110202064653A</guid></item><item><title>Source code checked in, #62835</title><link>http://exceptionreporter.codeplex.com/SourceControl/changeset/changes/62835</link><description>sign assemblies&amp;#13;&amp;#10;</description><author>SimonCropp</author><pubDate>Wed, 02 Feb 2011 06:46:30 GMT</pubDate><guid isPermaLink="false">Source code checked in, #62835 20110202064630A</guid></item><item><title>Source code checked in, #62833</title><link>http://exceptionreporter.codeplex.com/SourceControl/changeset/changes/62833</link><description>update to VS 2010&amp;#13;&amp;#10;</description><author>SimonCropp</author><pubDate>Wed, 02 Feb 2011 03:50:44 GMT</pubDate><guid isPermaLink="false">Source code checked in, #62833 20110202035044A</guid></item><item><title>Closed Issue: License [7975]</title><link>http://exceptionreporter.codeplex.com/workitem/7975</link><description>Under which license this dll is released&amp;#63;&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;Pescuma&lt;br /&gt;Comments: &lt;p&gt;closed with comments&lt;/p&gt;</description><author>SimonCropp</author><pubDate>Wed, 02 Feb 2011 01:46:17 GMT</pubDate><guid isPermaLink="false">Closed Issue: License [7975] 20110202014617A</guid></item><item><title>Commented Issue: License [7975]</title><link>http://exceptionreporter.codeplex.com/workitem/7975</link><description>Under which license this dll is released&amp;#63;&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;Pescuma&lt;br /&gt;Comments: ** Comment from web user: SimonCropp ** &lt;p&gt;GNU Library General Public License &amp;#40;LGPL&amp;#41;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;exceptionreporter.codeplex.com&amp;#47;license&lt;br /&gt;&lt;/p&gt;</description><author>SimonCropp</author><pubDate>Wed, 02 Feb 2011 01:46:03 GMT</pubDate><guid isPermaLink="false">Commented Issue: License [7975] 20110202014603A</guid></item></channel></rss>