<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>cropper Work Item Rss Feed</title><link>http://www.codeplex.com/cropper/WorkItem/List.aspx</link><description>cropper Work Item Rss Description</description><item><title>Reopened Issue: Keyboard shortcuts interfere with other apps [1617]</title><link>http://cropper.codeplex.com/workitem/1617</link><description>The keyboard shortcuts interfere with other applications.  For example F8 is in use by Delphi for Debug Step Through.&lt;br /&gt;&amp;#160;&lt;br /&gt;Options&amp;#58;&lt;br /&gt;1&amp;#41; Possibility to disable some shortcuts&lt;br /&gt;2&amp;#41; Possibility to modify shortcut keys for actions&lt;br /&gt;&amp;#160;&lt;br /&gt;At the moment I need to either close Cropper or use the mouse with Delphi.  Not such a great thing.&lt;br /&gt;</description><author>fdavis99</author><pubDate>Fri, 14 Jun 2013 07:31:07 GMT</pubDate><guid isPermaLink="false">Reopened Issue: Keyboard shortcuts interfere with other apps [1617] 20130614073107A</guid></item><item><title>Reopened Issue: New Cropper forgets settings [4815]</title><link>http://cropper.codeplex.com/workitem/4815</link><description>Don&amp;#39;t know if it is specific to my system &amp;#40;XP SP2&amp;#41;, but the new version of cropper forgets my preferences whenever I reboot or start cropper from scratch...  The old version did not.&lt;br /&gt;&amp;#160;&lt;br /&gt;Once Cropper is open and in my tray, there are no problems and it works great.  I&amp;#39;m just trying to figure out why the preferences keep getting wiped.&lt;br /&gt;</description><author>BrhineScot</author><pubDate>Fri, 14 Jun 2013 07:31:06 GMT</pubDate><guid isPermaLink="false">Reopened Issue: New Cropper forgets settings [4815] 20130614073106A</guid></item><item><title>Reopened Issue: Flipping the crop window "in-side-out" [9445]</title><link>http://cropper.codeplex.com/workitem/9445</link><description>When you constrict the crop dimensions to far you can no longer open it back up.  The resizing corner control sits &amp;#34;under&amp;#34; the title bar, and trying to click it only clicks the title bar.  This happens when grabbing possibly impractically small shots, but could also happen accidentally.  Going to another predefined view still works and undoes the problem for now.&lt;br /&gt;</description><author>BrhineScot</author><pubDate>Fri, 14 Jun 2013 07:31:06 GMT</pubDate><guid isPermaLink="false">Reopened Issue: Flipping the crop window "in-side-out" [9445] 20130614073106A</guid></item><item><title>Reopened Feature: Use environment variables in the output location [11001]</title><link>http://cropper.codeplex.com/workitem/11001</link><description>I carry around my USB drive and run applications off of it, and I would like to include Cropper in those apps.&lt;br /&gt;&amp;#160;&lt;br /&gt;I like the snapshots to be saved to the desktop. Since I am often logged into different desktops, I set the &amp;#34;Output Location&amp;#34; to&amp;#58;&lt;br /&gt;&amp;#37;userprofile&amp;#37;&amp;#92;Desktop&lt;br /&gt;&amp;#160;&lt;br /&gt;Cropper accepted this value when I clicked OK. Cropper functioned normally, but when I took a snapshot, the file never appeared on the desktop. A quick search found that the image never appeared anywhere. I am using version 1.9.1.89.&lt;br /&gt;&amp;#160;&lt;br /&gt;Is it possible to add the ability to save to &amp;#37;username&amp;#37;&amp;#92;desktop&amp;#63;&lt;br /&gt;&amp;#160;&lt;br /&gt;From Discussion 14660&lt;br /&gt;</description><author>BrhineScot</author><pubDate>Fri, 14 Jun 2013 07:31:06 GMT</pubDate><guid isPermaLink="false">Reopened Feature: Use environment variables in the output location [11001] 20130614073106A</guid></item><item><title>Reopened Issue: Cosmetic fixes (GUI) [14942]</title><link>http://cropper.codeplex.com/workitem/14942</link><description>Few remarks related to errors to the Cropper GUI,&lt;br /&gt;&amp;#160;&lt;br /&gt;in the &amp;#39;About&amp;#39; window&amp;#58;&lt;br /&gt;Fix the copyright &amp;#169; charachter,eg&amp;#58;&lt;br /&gt;&amp;#160;&lt;br /&gt;Copyright &amp;#169; 2004&lt;br /&gt;Brian Scott&lt;br /&gt;blogs.geekdojo.net&amp;#47;brian&lt;br /&gt;&amp;#160;&lt;br /&gt;Transparent UI inspired by Ruler&lt;br /&gt;Copyright &amp;#169; 2004, Jeff Key&lt;br /&gt;www.sliver.com&lt;br /&gt;&amp;#160;&lt;br /&gt;in the &amp;#39;Option&amp;#39; windows&amp;#58;&lt;br /&gt;Options -&amp;#62; Appearance -&amp;#62; Visibility &amp;#47; Translucent Captures, eg&amp;#58;&lt;br /&gt;&amp;#160;&lt;br /&gt;Allows Cropper to capture other translucent windows. For proper operation you should be running Vista&amp;#8482; or higher with Aero Glass enabled.&lt;br /&gt;</description><author>BrhineScot</author><pubDate>Fri, 14 Jun 2013 07:31:06 GMT</pubDate><guid isPermaLink="false">Reopened Issue: Cosmetic fixes (GUI) [14942] 20130614073106A</guid></item><item><title>Reopened Issue: Cropper should provide a way for Plugins to specify default settings [14956]</title><link>http://cropper.codeplex.com/workitem/14956</link><description>I&amp;#39;ve written a bunch of plugins hosted at cropperplugins.codeplex.com.  I know about IConfigurablePlugin, and I use that interface. &lt;br /&gt;&amp;#160;&lt;br /&gt;There&amp;#39;s still an edge case that&amp;#39;s a problem, though.   &lt;br /&gt;Suppose a user downloads a new plugin, which implements IConfigurablePlugin.  He drops the DLL into the plugins dir and restarts Cropper. Cropper finds the plugin and makes it available as an output option.  There&amp;#39;s no PluginSettings thing in the cropper.config file, because this is the first time the plugin has ever run. &lt;br /&gt;&amp;#160;&lt;br /&gt;Now, suppose that the plugin uploads to a photo sharing service, that requires authentication.  The plugin prompts the user for username&amp;#47;password, and uploads the photo successfully.  Suppose the plugin is smart, and stores the username in a singleton, so that if the user wants to authenticate again, he doesn&amp;#39;t have to type in his username.  At some point the user exits cropper.  ideally we want this username to be stored in the PluginSettings instance for that particular plugin. &lt;br /&gt;&amp;#160;&lt;br /&gt;The Fusion8.Cropper.Core.Configuration type has a static Settings property, and within that, there&amp;#39;s an array of objects called PluginSettings that holds all the settings that have been loaded from the cropper.config file.  But, if no instance appears in that array for a plugin, which is the case the first time Cropper loads a plugin, then Cropper does not save any plugin-specific information. If a plugin modifies its settings information outside the scope of the options form, as would be the case in the scenario described here, that stored information &amp;#40;let&amp;#39;s say, the user&amp;#39;s name for the photo service&amp;#41; will be lost, forgotten.  &lt;br /&gt;&amp;#160;&lt;br /&gt;The workaround is to require that the user open the Options&amp;#47;Plugins tab for the plugin.  I think this causes a plugin-specific instance to be injected into the Fusion8.Cropper.Core.Configuration.Settings.PluginSettings array, and that instance will later be serialized at the appropriate time &amp;#40;meaning the plugin-specific information will be stored and remembered for the next run&amp;#41;. &lt;br /&gt;&amp;#160;&lt;br /&gt;The solution is to provide a way for Plugins that support IConfigurablePlugin to specify the settings they are using, the first time they run, in the case where no matching PluginSettings stanza is found in the cropper.config file.  One way to do this, simply, is upon startup, for any IConfigurablePlugin that does not have a matching object in the array &amp;#40;Fusion8.Cropper.Core.Configuration.Settings.PluginSettings&amp;#41;, Cropper should just retrieve the Settings property on the plugin instance &amp;#40;the Settings property is a member of IConfigurablePlugin&amp;#41; and insert that into the array, which will later be serialized.  The plugin can supply a default value when its Settings property is retrieved, if appropriate. &lt;br /&gt;&amp;#160;&lt;br /&gt;For now, I have resorted to reflection from within the plugin in order to accomplish this. This works but a better way is possible.&lt;br /&gt;</description><author>BrhineScot</author><pubDate>Fri, 14 Jun 2013 07:31:06 GMT</pubDate><guid isPermaLink="false">Reopened Issue: Cropper should provide a way for Plugins to specify default settings [14956] 20130614073106A</guid></item><item><title>Reopened Feature: Cropper should allow plugins to have dependent assemblies [14970]</title><link>http://cropper.codeplex.com/workitem/14970</link><description>In the DiscoverPluginAssembliesHelper&amp;#40;&amp;#41; method within Cropper.Core&amp;#92;Plugins.cs , Cropper loads assemblies with Assembly.LoadFile&amp;#40;&amp;#41;.  &lt;br /&gt;&amp;#160;&lt;br /&gt;This method does not use the ApplicationBase or the PrivateBinPath.  What this means in practice is that if any plugin assembly depends on another third-party assembly that is not in the GAC, the plugin will not be successfully loaded.  This leads to an unnecessary limitation in packaging flexibility with respect to plugins.  In particular, in the cropperplugins project, there is some code that I&amp;#39;d like to factor out into a common DLL., and then allow the specific plugin DLLs to depend on that common DLL.  this isn&amp;#39;t possible, the way Cropper works today. &lt;br /&gt;&amp;#160;&lt;br /&gt;The fix would be to replace LoadFile with LoadFrom.&lt;br /&gt;&amp;#160;&lt;br /&gt;An alternate fix would be to keep LoadFile, but at the top of the DiscoverPluginAssembliesHelper&amp;#40;&amp;#41; method, subscribe to the AssemblyResolve event, like so&amp;#58; &lt;br /&gt;&amp;#160;&lt;br /&gt;            AppDomain.CurrentDomain.AssemblyResolve &amp;#43;&amp;#61; new ResolveEventHandler&amp;#40;Resolver&amp;#41;&amp;#59;&lt;br /&gt;&amp;#160;&lt;br /&gt;...where the resolver looks like this&amp;#58; &lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#160;&lt;br /&gt;        static System.Reflection.Assembly Resolver&amp;#40;object sender, ResolveEventArgs args&amp;#41;   &lt;br /&gt;        &amp;#123;   &lt;br /&gt;            var a1 &amp;#61; System.Reflection.Assembly.GetExecutingAssembly&amp;#40;&amp;#41;&amp;#59;   &lt;br /&gt;            if &amp;#40;a1&amp;#61;&amp;#61;null&amp;#41;   &lt;br /&gt;                throw new Exception&amp;#40;&amp;#34;GetExecutingAssembly returns null.&amp;#34;&amp;#41;&amp;#59;   &lt;br /&gt;&amp;#160;&lt;br /&gt;            string&amp;#91;&amp;#93; tokens &amp;#61; args.Name.Split&amp;#40;&amp;#39;,&amp;#39;&amp;#41;&amp;#59;   &lt;br /&gt;            if &amp;#40;&amp;#33;tokens&amp;#91;0&amp;#93;.Equals&amp;#40;&amp;#34;CropperPlugins.Common&amp;#34;&amp;#41;&amp;#41; return null&amp;#59;    &lt;br /&gt;            var pluginPath &amp;#61; System.IO.Path.GetDirectoryName&amp;#40;a1.Location&amp;#41;&amp;#59;   &lt;br /&gt;            &amp;#47;&amp;#47; map simple name to DLL   &lt;br /&gt;            var dllName &amp;#61; tokens&amp;#91;0&amp;#93; &amp;#43; &amp;#34;.dll&amp;#34;&amp;#59;    &lt;br /&gt;            var commonLocation &amp;#61; Path.Combine   &lt;br /&gt;                &amp;#40;Path.Combine&amp;#40;pluginPath, &amp;#34;plugins&amp;#34;&amp;#41;, dllName&amp;#41;&amp;#59;   &lt;br /&gt;&amp;#160;&lt;br /&gt;            return System.Reflection.Assembly.LoadFile&amp;#40;commonLocation&amp;#41;&amp;#59;   &lt;br /&gt;        &amp;#125;   &lt;br /&gt;&amp;#160;&lt;br /&gt;One feature in particular that this enables within plugins is plugin chaining.  Within the common DLL, I could define a well-known interface, and a plugin could look at other plugins for that interface, and chain to them if they support that interface.  Today this is not possible because it&amp;#39;s not possible to create a common DLL that can be loaded by any plugin. &lt;br /&gt;&amp;#160;&lt;br /&gt;Well, it &amp;#42;is&amp;#42; possible, if I put the common DLL into the Cropper install directory, rather than in the plugins directory.  But that seems wrong.&lt;br /&gt;</description><author>BrhineScot</author><pubDate>Fri, 14 Jun 2013 07:31:05 GMT</pubDate><guid isPermaLink="false">Reopened Feature: Cropper should allow plugins to have dependent assemblies [14970] 20130614073105A</guid></item><item><title>Reopened Issue: Print screen bug [16414]</title><link>http://cropper.codeplex.com/workitem/16414</link><description>Hello.&lt;br /&gt;&amp;#160;&lt;br /&gt;I have just installed cropper.&lt;br /&gt;After pressing print screen button i do receive next message &amp;#40;w7x86&amp;#41;&amp;#58;&lt;br /&gt;&amp;#160;&lt;br /&gt;See the end of this message for details on invoking &lt;br /&gt;just-in-time &amp;#40;JIT&amp;#41; debugging instead of this dialog box.&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42; Exception Text &amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;System.ArgumentException&amp;#58; Parameter is not valid.&lt;br /&gt;   at System.Drawing.Bitmap..ctor&amp;#40;Int32 width, Int32 height, PixelFormat format&amp;#41;&lt;br /&gt;   at System.Drawing.Bitmap..ctor&amp;#40;Int32 width, Int32 height&amp;#41;&lt;br /&gt;   at Fusion8.Cropper.Core.NativeMethods.GetDesktopBitmap&amp;#40;Int32 x, Int32 y, Int32 width, Int32 height&amp;#41;&lt;br /&gt;   at Fusion8.Cropper.Core.NativeMethods.GetDesktopBitmap&amp;#40;Rectangle rectangle&amp;#41;&lt;br /&gt;   at Fusion8.Cropper.Core.NativeMethods.GetDesktopBitmap&amp;#40;IntPtr hWnd, Boolean colorNonFormArea, Color backgroundColor&amp;#41;&lt;br /&gt;   at Fusion8.Cropper.Core.ImageCapture.CaptureByHdc&amp;#40;IntPtr hdc, Boolean cropAndColor&amp;#41;&lt;br /&gt;   at Fusion8.Cropper.Core.ImageCapture.CaptureDesktop&amp;#40;&amp;#41;&lt;br /&gt;   at Fusion8.Cropper.MainCropForm.TakeScreenShot&amp;#40;ScreenShotBounds bounds&amp;#41;&lt;br /&gt;   at Fusion8.Cropper.MainCropForm.OnHotKeyPress&amp;#40;KeyEventArgs e&amp;#41;&lt;br /&gt;   at Fusion8.Cropper.CropForm.WndProc&amp;#40;Message&amp;#38; m&amp;#41;&lt;br /&gt;   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage&amp;#40;Message&amp;#38; m&amp;#41;&lt;br /&gt;   at System.Windows.Forms.Control.ControlNativeWindow.WndProc&amp;#40;Message&amp;#38; m&amp;#41;&lt;br /&gt;   at System.Windows.Forms.NativeWindow.Callback&amp;#40;IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam&amp;#41;&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42; Loaded Assemblies &amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;mscorlib&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.5444 &amp;#40;Win7SP1GDR.050727-5400&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;Microsoft.NET&amp;#47;Framework&amp;#47;v2.0.50727&amp;#47;mscorlib.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;Cropper&lt;br /&gt;    Assembly Version&amp;#58; 1.9.4.89&lt;br /&gt;    Win32 Version&amp;#58; 1.9.4.89&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Fusion8Design&amp;#47;Cropper&amp;#47;Cropper.exe&lt;br /&gt;----------------------------------------&lt;br /&gt;Cropper.Core&lt;br /&gt;    Assembly Version&amp;#58; 1.9.4.89&lt;br /&gt;    Win32 Version&amp;#58; 1.9.4.89&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Fusion8Design&amp;#47;Cropper&amp;#47;Cropper.Core.DLL&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Drawing&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.5420 &amp;#40;Win7SP1.050727-5400&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Drawing&amp;#47;2.0.0.0__b03f5f7f11d50a3a&amp;#47;System.Drawing.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.5420 &amp;#40;Win7SP1.050727-5400&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System&amp;#47;2.0.0.0__b77a5c561934e089&amp;#47;System.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Windows.Forms&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.5420 &amp;#40;Win7SP1.050727-5400&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Windows.Forms&amp;#47;2.0.0.0__b77a5c561934e089&amp;#47;System.Windows.Forms.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;Skybound.VisualStyles&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.1.1.0&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Fusion8Design&amp;#47;Cropper&amp;#47;Skybound.VisualStyles.DLL&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Xml&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.5420 &amp;#40;Win7SP1.050727-5400&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Xml&amp;#47;2.0.0.0__b77a5c561934e089&amp;#47;System.Xml.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;Cropper.Extensibility&lt;br /&gt;    Assembly Version&amp;#58; 1.9.4.89&lt;br /&gt;    Win32 Version&amp;#58; 1.9.4.89&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Fusion8Design&amp;#47;Cropper&amp;#47;Cropper.Extensibility.DLL&lt;br /&gt;----------------------------------------&lt;br /&gt;Cropper.AnimatedGif&lt;br /&gt;    Assembly Version&amp;#58; 1.3.9.0&lt;br /&gt;    Win32 Version&amp;#58; 1.3.9&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Fusion8Design&amp;#47;Cropper&amp;#47;plugins&amp;#47;Cropper.AnimatedGif.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;Cropper.JpgFormat&lt;br /&gt;    Assembly Version&amp;#58; 1.1.1.0&lt;br /&gt;    Win32 Version&amp;#58; 1.1.1.0&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Fusion8Design&amp;#47;Cropper&amp;#47;plugins&amp;#47;Cropper.JpgFormat.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;Cropper.PngFormat&lt;br /&gt;    Assembly Version&amp;#58; 1.0.1.0&lt;br /&gt;    Win32 Version&amp;#58; 1.0.1.0&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Fusion8Design&amp;#47;Cropper&amp;#47;plugins&amp;#47;Cropper.PngFormat.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;Cropper.SendToEmail&lt;br /&gt;    Assembly Version&amp;#58; 1.3.9.0&lt;br /&gt;    Win32 Version&amp;#58; 1.3.9&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Fusion8Design&amp;#47;Cropper&amp;#47;plugins&amp;#47;Cropper.SendToEmail.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;Cropper.SendToImageShack&lt;br /&gt;    Assembly Version&amp;#58; 1.3.9.0&lt;br /&gt;    Win32 Version&amp;#58; 1.3.9&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Fusion8Design&amp;#47;Cropper&amp;#47;plugins&amp;#47;Cropper.SendToImageShack.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;Cropper.SendToImgur&lt;br /&gt;    Assembly Version&amp;#58; 1.3.9.0&lt;br /&gt;    Win32 Version&amp;#58; 1.3.9&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Fusion8Design&amp;#47;Cropper&amp;#47;plugins&amp;#47;Cropper.SendToImgur.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Configuration&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.5420 &amp;#40;Win7SP1.050727-5400&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Configuration&amp;#47;2.0.0.0__b03f5f7f11d50a3a&amp;#47;System.Configuration.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;gra0xklp&lt;br /&gt;    Assembly Version&amp;#58; 1.9.4.89&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.5420 &amp;#40;Win7SP1.050727-5400&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System&amp;#47;2.0.0.0__b77a5c561934e089&amp;#47;System.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;lljnlhtm&lt;br /&gt;    Assembly Version&amp;#58; 1.9.4.89&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.5420 &amp;#40;Win7SP1.050727-5400&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System&amp;#47;2.0.0.0__b77a5c561934e089&amp;#47;System.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;Accessibility&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.4927 &amp;#40;NetFXspW7.050727-4900&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;Accessibility&amp;#47;2.0.0.0__b03f5f7f11d50a3a&amp;#47;Accessibility.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42; JIT Debugging &amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;To enable just-in-time &amp;#40;JIT&amp;#41; debugging, the .config file for this&lt;br /&gt;application or computer &amp;#40;machine.config&amp;#41; must have the&lt;br /&gt;jitDebugging value set in the system.windows.forms section.&lt;br /&gt;The application must also be compiled with debugging&lt;br /&gt;enabled.&lt;br /&gt;&amp;#160;&lt;br /&gt;For example&amp;#58;&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#60;configuration&amp;#62;&lt;br /&gt;    &amp;#60;system.windows.forms jitDebugging&amp;#61;&amp;#34;true&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;configuration&amp;#62;&lt;br /&gt;&amp;#160;&lt;br /&gt;When JIT debugging is enabled, any unhandled exception&lt;br /&gt;will be sent to the JIT debugger registered on the computer&lt;br /&gt;rather than be handled by this dialog box.&lt;br /&gt;</description><author>enriquein</author><pubDate>Fri, 14 Jun 2013 07:31:05 GMT</pubDate><guid isPermaLink="false">Reopened Issue: Print screen bug [16414] 20130614073105A</guid></item><item><title>Created Unassigned: Enable remapping of the global hotkey F8 [19725]</title><link>http://cropper.codeplex.com/workitem/19725</link><description>I have used Cropper quite some time now,  but the F8 hotkey is just a pain in the ass when you are using  Jetbrains IntelliJ IDEA. &lt;br /&gt;&lt;br /&gt;A feature to remap the F8 hotkey would save my day.&lt;br /&gt;</description><author>mehmedbasic</author><pubDate>Fri, 17 May 2013 12:15:50 GMT</pubDate><guid isPermaLink="false">Created Unassigned: Enable remapping of the global hotkey F8 [19725] 20130517121550P</guid></item><item><title>Closed Issue: Keyboard shortcuts interfere with other apps [1617]</title><link>http://cropper.codeplex.com/workitem/1617</link><description>The keyboard shortcuts interfere with other applications.  For example F8 is in use by Delphi for Debug Step Through.&lt;br /&gt;&amp;#160;&lt;br /&gt;Options&amp;#58;&lt;br /&gt;1&amp;#41; Possibility to disable some shortcuts&lt;br /&gt;2&amp;#41; Possibility to modify shortcut keys for actions&lt;br /&gt;&amp;#160;&lt;br /&gt;At the moment I need to either close Cropper or use the mouse with Delphi.  Not such a great thing.&lt;br /&gt;</description><author>fdavis99</author><pubDate>Thu, 16 May 2013 11:38:56 GMT</pubDate><guid isPermaLink="false">Closed Issue: Keyboard shortcuts interfere with other apps [1617] 20130516113856A</guid></item><item><title>Closed Issue: New Cropper forgets settings [4815]</title><link>http://cropper.codeplex.com/workitem/4815</link><description>Don&amp;#39;t know if it is specific to my system &amp;#40;XP SP2&amp;#41;, but the new version of cropper forgets my preferences whenever I reboot or start cropper from scratch...  The old version did not.&lt;br /&gt;&amp;#160;&lt;br /&gt;Once Cropper is open and in my tray, there are no problems and it works great.  I&amp;#39;m just trying to figure out why the preferences keep getting wiped.&lt;br /&gt;</description><author>BrhineScot</author><pubDate>Thu, 16 May 2013 11:38:55 GMT</pubDate><guid isPermaLink="false">Closed Issue: New Cropper forgets settings [4815] 20130516113855A</guid></item><item><title>Closed Issue: Flipping the crop window "in-side-out" [9445]</title><link>http://cropper.codeplex.com/workitem/9445</link><description>When you constrict the crop dimensions to far you can no longer open it back up.  The resizing corner control sits &amp;#34;under&amp;#34; the title bar, and trying to click it only clicks the title bar.  This happens when grabbing possibly impractically small shots, but could also happen accidentally.  Going to another predefined view still works and undoes the problem for now.&lt;br /&gt;</description><author>BrhineScot</author><pubDate>Thu, 16 May 2013 11:38:54 GMT</pubDate><guid isPermaLink="false">Closed Issue: Flipping the crop window "in-side-out" [9445] 20130516113854A</guid></item><item><title>Closed Feature: Use environment variables in the output location [11001]</title><link>http://cropper.codeplex.com/workitem/11001</link><description>I carry around my USB drive and run applications off of it, and I would like to include Cropper in those apps.&lt;br /&gt;&amp;#160;&lt;br /&gt;I like the snapshots to be saved to the desktop. Since I am often logged into different desktops, I set the &amp;#34;Output Location&amp;#34; to&amp;#58;&lt;br /&gt;&amp;#37;userprofile&amp;#37;&amp;#92;Desktop&lt;br /&gt;&amp;#160;&lt;br /&gt;Cropper accepted this value when I clicked OK. Cropper functioned normally, but when I took a snapshot, the file never appeared on the desktop. A quick search found that the image never appeared anywhere. I am using version 1.9.1.89.&lt;br /&gt;&amp;#160;&lt;br /&gt;Is it possible to add the ability to save to &amp;#37;username&amp;#37;&amp;#92;desktop&amp;#63;&lt;br /&gt;&amp;#160;&lt;br /&gt;From Discussion 14660&lt;br /&gt;</description><author>BrhineScot</author><pubDate>Thu, 16 May 2013 11:38:52 GMT</pubDate><guid isPermaLink="false">Closed Feature: Use environment variables in the output location [11001] 20130516113852A</guid></item><item><title>Closed Issue: Cosmetic fixes (GUI) [14942]</title><link>http://cropper.codeplex.com/workitem/14942</link><description>Few remarks related to errors to the Cropper GUI,&lt;br /&gt;&amp;#160;&lt;br /&gt;in the &amp;#39;About&amp;#39; window&amp;#58;&lt;br /&gt;Fix the copyright &amp;#169; charachter,eg&amp;#58;&lt;br /&gt;&amp;#160;&lt;br /&gt;Copyright &amp;#169; 2004&lt;br /&gt;Brian Scott&lt;br /&gt;blogs.geekdojo.net&amp;#47;brian&lt;br /&gt;&amp;#160;&lt;br /&gt;Transparent UI inspired by Ruler&lt;br /&gt;Copyright &amp;#169; 2004, Jeff Key&lt;br /&gt;www.sliver.com&lt;br /&gt;&amp;#160;&lt;br /&gt;in the &amp;#39;Option&amp;#39; windows&amp;#58;&lt;br /&gt;Options -&amp;#62; Appearance -&amp;#62; Visibility &amp;#47; Translucent Captures, eg&amp;#58;&lt;br /&gt;&amp;#160;&lt;br /&gt;Allows Cropper to capture other translucent windows. For proper operation you should be running Vista&amp;#8482; or higher with Aero Glass enabled.&lt;br /&gt;</description><author>BrhineScot</author><pubDate>Thu, 16 May 2013 11:38:51 GMT</pubDate><guid isPermaLink="false">Closed Issue: Cosmetic fixes (GUI) [14942] 20130516113851A</guid></item><item><title>Closed Issue: Cropper should provide a way for Plugins to specify default settings [14956]</title><link>http://cropper.codeplex.com/workitem/14956</link><description>I&amp;#39;ve written a bunch of plugins hosted at cropperplugins.codeplex.com.  I know about IConfigurablePlugin, and I use that interface. &lt;br /&gt;&amp;#160;&lt;br /&gt;There&amp;#39;s still an edge case that&amp;#39;s a problem, though.   &lt;br /&gt;Suppose a user downloads a new plugin, which implements IConfigurablePlugin.  He drops the DLL into the plugins dir and restarts Cropper. Cropper finds the plugin and makes it available as an output option.  There&amp;#39;s no PluginSettings thing in the cropper.config file, because this is the first time the plugin has ever run. &lt;br /&gt;&amp;#160;&lt;br /&gt;Now, suppose that the plugin uploads to a photo sharing service, that requires authentication.  The plugin prompts the user for username&amp;#47;password, and uploads the photo successfully.  Suppose the plugin is smart, and stores the username in a singleton, so that if the user wants to authenticate again, he doesn&amp;#39;t have to type in his username.  At some point the user exits cropper.  ideally we want this username to be stored in the PluginSettings instance for that particular plugin. &lt;br /&gt;&amp;#160;&lt;br /&gt;The Fusion8.Cropper.Core.Configuration type has a static Settings property, and within that, there&amp;#39;s an array of objects called PluginSettings that holds all the settings that have been loaded from the cropper.config file.  But, if no instance appears in that array for a plugin, which is the case the first time Cropper loads a plugin, then Cropper does not save any plugin-specific information. If a plugin modifies its settings information outside the scope of the options form, as would be the case in the scenario described here, that stored information &amp;#40;let&amp;#39;s say, the user&amp;#39;s name for the photo service&amp;#41; will be lost, forgotten.  &lt;br /&gt;&amp;#160;&lt;br /&gt;The workaround is to require that the user open the Options&amp;#47;Plugins tab for the plugin.  I think this causes a plugin-specific instance to be injected into the Fusion8.Cropper.Core.Configuration.Settings.PluginSettings array, and that instance will later be serialized at the appropriate time &amp;#40;meaning the plugin-specific information will be stored and remembered for the next run&amp;#41;. &lt;br /&gt;&amp;#160;&lt;br /&gt;The solution is to provide a way for Plugins that support IConfigurablePlugin to specify the settings they are using, the first time they run, in the case where no matching PluginSettings stanza is found in the cropper.config file.  One way to do this, simply, is upon startup, for any IConfigurablePlugin that does not have a matching object in the array &amp;#40;Fusion8.Cropper.Core.Configuration.Settings.PluginSettings&amp;#41;, Cropper should just retrieve the Settings property on the plugin instance &amp;#40;the Settings property is a member of IConfigurablePlugin&amp;#41; and insert that into the array, which will later be serialized.  The plugin can supply a default value when its Settings property is retrieved, if appropriate. &lt;br /&gt;&amp;#160;&lt;br /&gt;For now, I have resorted to reflection from within the plugin in order to accomplish this. This works but a better way is possible.&lt;br /&gt;</description><author>BrhineScot</author><pubDate>Thu, 16 May 2013 11:38:50 GMT</pubDate><guid isPermaLink="false">Closed Issue: Cropper should provide a way for Plugins to specify default settings [14956] 20130516113850A</guid></item><item><title>Closed Feature: Cropper should allow plugins to have dependent assemblies [14970]</title><link>http://cropper.codeplex.com/workitem/14970</link><description>In the DiscoverPluginAssembliesHelper&amp;#40;&amp;#41; method within Cropper.Core&amp;#92;Plugins.cs , Cropper loads assemblies with Assembly.LoadFile&amp;#40;&amp;#41;.  &lt;br /&gt;&amp;#160;&lt;br /&gt;This method does not use the ApplicationBase or the PrivateBinPath.  What this means in practice is that if any plugin assembly depends on another third-party assembly that is not in the GAC, the plugin will not be successfully loaded.  This leads to an unnecessary limitation in packaging flexibility with respect to plugins.  In particular, in the cropperplugins project, there is some code that I&amp;#39;d like to factor out into a common DLL., and then allow the specific plugin DLLs to depend on that common DLL.  this isn&amp;#39;t possible, the way Cropper works today. &lt;br /&gt;&amp;#160;&lt;br /&gt;The fix would be to replace LoadFile with LoadFrom.&lt;br /&gt;&amp;#160;&lt;br /&gt;An alternate fix would be to keep LoadFile, but at the top of the DiscoverPluginAssembliesHelper&amp;#40;&amp;#41; method, subscribe to the AssemblyResolve event, like so&amp;#58; &lt;br /&gt;&amp;#160;&lt;br /&gt;            AppDomain.CurrentDomain.AssemblyResolve &amp;#43;&amp;#61; new ResolveEventHandler&amp;#40;Resolver&amp;#41;&amp;#59;&lt;br /&gt;&amp;#160;&lt;br /&gt;...where the resolver looks like this&amp;#58; &lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#160;&lt;br /&gt;        static System.Reflection.Assembly Resolver&amp;#40;object sender, ResolveEventArgs args&amp;#41;   &lt;br /&gt;        &amp;#123;   &lt;br /&gt;            var a1 &amp;#61; System.Reflection.Assembly.GetExecutingAssembly&amp;#40;&amp;#41;&amp;#59;   &lt;br /&gt;            if &amp;#40;a1&amp;#61;&amp;#61;null&amp;#41;   &lt;br /&gt;                throw new Exception&amp;#40;&amp;#34;GetExecutingAssembly returns null.&amp;#34;&amp;#41;&amp;#59;   &lt;br /&gt;&amp;#160;&lt;br /&gt;            string&amp;#91;&amp;#93; tokens &amp;#61; args.Name.Split&amp;#40;&amp;#39;,&amp;#39;&amp;#41;&amp;#59;   &lt;br /&gt;            if &amp;#40;&amp;#33;tokens&amp;#91;0&amp;#93;.Equals&amp;#40;&amp;#34;CropperPlugins.Common&amp;#34;&amp;#41;&amp;#41; return null&amp;#59;    &lt;br /&gt;            var pluginPath &amp;#61; System.IO.Path.GetDirectoryName&amp;#40;a1.Location&amp;#41;&amp;#59;   &lt;br /&gt;            &amp;#47;&amp;#47; map simple name to DLL   &lt;br /&gt;            var dllName &amp;#61; tokens&amp;#91;0&amp;#93; &amp;#43; &amp;#34;.dll&amp;#34;&amp;#59;    &lt;br /&gt;            var commonLocation &amp;#61; Path.Combine   &lt;br /&gt;                &amp;#40;Path.Combine&amp;#40;pluginPath, &amp;#34;plugins&amp;#34;&amp;#41;, dllName&amp;#41;&amp;#59;   &lt;br /&gt;&amp;#160;&lt;br /&gt;            return System.Reflection.Assembly.LoadFile&amp;#40;commonLocation&amp;#41;&amp;#59;   &lt;br /&gt;        &amp;#125;   &lt;br /&gt;&amp;#160;&lt;br /&gt;One feature in particular that this enables within plugins is plugin chaining.  Within the common DLL, I could define a well-known interface, and a plugin could look at other plugins for that interface, and chain to them if they support that interface.  Today this is not possible because it&amp;#39;s not possible to create a common DLL that can be loaded by any plugin. &lt;br /&gt;&amp;#160;&lt;br /&gt;Well, it &amp;#42;is&amp;#42; possible, if I put the common DLL into the Cropper install directory, rather than in the plugins directory.  But that seems wrong.&lt;br /&gt;</description><author>BrhineScot</author><pubDate>Thu, 16 May 2013 11:38:50 GMT</pubDate><guid isPermaLink="false">Closed Feature: Cropper should allow plugins to have dependent assemblies [14970] 20130516113850A</guid></item><item><title>Closed Issue: Print screen bug [16414]</title><link>http://cropper.codeplex.com/workitem/16414</link><description>Hello.&lt;br /&gt;&amp;#160;&lt;br /&gt;I have just installed cropper.&lt;br /&gt;After pressing print screen button i do receive next message &amp;#40;w7x86&amp;#41;&amp;#58;&lt;br /&gt;&amp;#160;&lt;br /&gt;See the end of this message for details on invoking &lt;br /&gt;just-in-time &amp;#40;JIT&amp;#41; debugging instead of this dialog box.&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42; Exception Text &amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;System.ArgumentException&amp;#58; Parameter is not valid.&lt;br /&gt;   at System.Drawing.Bitmap..ctor&amp;#40;Int32 width, Int32 height, PixelFormat format&amp;#41;&lt;br /&gt;   at System.Drawing.Bitmap..ctor&amp;#40;Int32 width, Int32 height&amp;#41;&lt;br /&gt;   at Fusion8.Cropper.Core.NativeMethods.GetDesktopBitmap&amp;#40;Int32 x, Int32 y, Int32 width, Int32 height&amp;#41;&lt;br /&gt;   at Fusion8.Cropper.Core.NativeMethods.GetDesktopBitmap&amp;#40;Rectangle rectangle&amp;#41;&lt;br /&gt;   at Fusion8.Cropper.Core.NativeMethods.GetDesktopBitmap&amp;#40;IntPtr hWnd, Boolean colorNonFormArea, Color backgroundColor&amp;#41;&lt;br /&gt;   at Fusion8.Cropper.Core.ImageCapture.CaptureByHdc&amp;#40;IntPtr hdc, Boolean cropAndColor&amp;#41;&lt;br /&gt;   at Fusion8.Cropper.Core.ImageCapture.CaptureDesktop&amp;#40;&amp;#41;&lt;br /&gt;   at Fusion8.Cropper.MainCropForm.TakeScreenShot&amp;#40;ScreenShotBounds bounds&amp;#41;&lt;br /&gt;   at Fusion8.Cropper.MainCropForm.OnHotKeyPress&amp;#40;KeyEventArgs e&amp;#41;&lt;br /&gt;   at Fusion8.Cropper.CropForm.WndProc&amp;#40;Message&amp;#38; m&amp;#41;&lt;br /&gt;   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage&amp;#40;Message&amp;#38; m&amp;#41;&lt;br /&gt;   at System.Windows.Forms.Control.ControlNativeWindow.WndProc&amp;#40;Message&amp;#38; m&amp;#41;&lt;br /&gt;   at System.Windows.Forms.NativeWindow.Callback&amp;#40;IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam&amp;#41;&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42; Loaded Assemblies &amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;mscorlib&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.5444 &amp;#40;Win7SP1GDR.050727-5400&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;Microsoft.NET&amp;#47;Framework&amp;#47;v2.0.50727&amp;#47;mscorlib.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;Cropper&lt;br /&gt;    Assembly Version&amp;#58; 1.9.4.89&lt;br /&gt;    Win32 Version&amp;#58; 1.9.4.89&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Fusion8Design&amp;#47;Cropper&amp;#47;Cropper.exe&lt;br /&gt;----------------------------------------&lt;br /&gt;Cropper.Core&lt;br /&gt;    Assembly Version&amp;#58; 1.9.4.89&lt;br /&gt;    Win32 Version&amp;#58; 1.9.4.89&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Fusion8Design&amp;#47;Cropper&amp;#47;Cropper.Core.DLL&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Drawing&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.5420 &amp;#40;Win7SP1.050727-5400&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Drawing&amp;#47;2.0.0.0__b03f5f7f11d50a3a&amp;#47;System.Drawing.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.5420 &amp;#40;Win7SP1.050727-5400&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System&amp;#47;2.0.0.0__b77a5c561934e089&amp;#47;System.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Windows.Forms&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.5420 &amp;#40;Win7SP1.050727-5400&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Windows.Forms&amp;#47;2.0.0.0__b77a5c561934e089&amp;#47;System.Windows.Forms.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;Skybound.VisualStyles&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.1.1.0&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Fusion8Design&amp;#47;Cropper&amp;#47;Skybound.VisualStyles.DLL&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Xml&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.5420 &amp;#40;Win7SP1.050727-5400&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Xml&amp;#47;2.0.0.0__b77a5c561934e089&amp;#47;System.Xml.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;Cropper.Extensibility&lt;br /&gt;    Assembly Version&amp;#58; 1.9.4.89&lt;br /&gt;    Win32 Version&amp;#58; 1.9.4.89&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Fusion8Design&amp;#47;Cropper&amp;#47;Cropper.Extensibility.DLL&lt;br /&gt;----------------------------------------&lt;br /&gt;Cropper.AnimatedGif&lt;br /&gt;    Assembly Version&amp;#58; 1.3.9.0&lt;br /&gt;    Win32 Version&amp;#58; 1.3.9&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Fusion8Design&amp;#47;Cropper&amp;#47;plugins&amp;#47;Cropper.AnimatedGif.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;Cropper.JpgFormat&lt;br /&gt;    Assembly Version&amp;#58; 1.1.1.0&lt;br /&gt;    Win32 Version&amp;#58; 1.1.1.0&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Fusion8Design&amp;#47;Cropper&amp;#47;plugins&amp;#47;Cropper.JpgFormat.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;Cropper.PngFormat&lt;br /&gt;    Assembly Version&amp;#58; 1.0.1.0&lt;br /&gt;    Win32 Version&amp;#58; 1.0.1.0&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Fusion8Design&amp;#47;Cropper&amp;#47;plugins&amp;#47;Cropper.PngFormat.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;Cropper.SendToEmail&lt;br /&gt;    Assembly Version&amp;#58; 1.3.9.0&lt;br /&gt;    Win32 Version&amp;#58; 1.3.9&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Fusion8Design&amp;#47;Cropper&amp;#47;plugins&amp;#47;Cropper.SendToEmail.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;Cropper.SendToImageShack&lt;br /&gt;    Assembly Version&amp;#58; 1.3.9.0&lt;br /&gt;    Win32 Version&amp;#58; 1.3.9&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Fusion8Design&amp;#47;Cropper&amp;#47;plugins&amp;#47;Cropper.SendToImageShack.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;Cropper.SendToImgur&lt;br /&gt;    Assembly Version&amp;#58; 1.3.9.0&lt;br /&gt;    Win32 Version&amp;#58; 1.3.9&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Fusion8Design&amp;#47;Cropper&amp;#47;plugins&amp;#47;Cropper.SendToImgur.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Configuration&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.5420 &amp;#40;Win7SP1.050727-5400&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Configuration&amp;#47;2.0.0.0__b03f5f7f11d50a3a&amp;#47;System.Configuration.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;gra0xklp&lt;br /&gt;    Assembly Version&amp;#58; 1.9.4.89&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.5420 &amp;#40;Win7SP1.050727-5400&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System&amp;#47;2.0.0.0__b77a5c561934e089&amp;#47;System.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;lljnlhtm&lt;br /&gt;    Assembly Version&amp;#58; 1.9.4.89&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.5420 &amp;#40;Win7SP1.050727-5400&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System&amp;#47;2.0.0.0__b77a5c561934e089&amp;#47;System.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;Accessibility&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.4927 &amp;#40;NetFXspW7.050727-4900&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;Accessibility&amp;#47;2.0.0.0__b03f5f7f11d50a3a&amp;#47;Accessibility.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42; JIT Debugging &amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;To enable just-in-time &amp;#40;JIT&amp;#41; debugging, the .config file for this&lt;br /&gt;application or computer &amp;#40;machine.config&amp;#41; must have the&lt;br /&gt;jitDebugging value set in the system.windows.forms section.&lt;br /&gt;The application must also be compiled with debugging&lt;br /&gt;enabled.&lt;br /&gt;&amp;#160;&lt;br /&gt;For example&amp;#58;&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#60;configuration&amp;#62;&lt;br /&gt;    &amp;#60;system.windows.forms jitDebugging&amp;#61;&amp;#34;true&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;configuration&amp;#62;&lt;br /&gt;&amp;#160;&lt;br /&gt;When JIT debugging is enabled, any unhandled exception&lt;br /&gt;will be sent to the JIT debugger registered on the computer&lt;br /&gt;rather than be handled by this dialog box.&lt;br /&gt;</description><author>enriquein</author><pubDate>Thu, 16 May 2013 11:38:50 GMT</pubDate><guid isPermaLink="false">Closed Issue: Print screen bug [16414] 20130516113850A</guid></item><item><title>Commented Issue: Print screen bug [16414]</title><link>http://cropper.codeplex.com/workitem/16414</link><description>&amp;#60;p&amp;#62;Hello.&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;nbsp&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;I have just installed cropper.&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;After pressing print screen button i do receive next message &amp;#40;w7x86&amp;#41;&amp;#58;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;nbsp&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;See the end of this message for details on invoking &amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;just-in-time &amp;#40;JIT&amp;#41; debugging instead of this dialog box.&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;nbsp&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42; Exception Text &amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;System.ArgumentException&amp;#58; Parameter is not valid.&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;   at System.Drawing.Bitmap..ctor&amp;#40;Int32 width, Int32 height, PixelFormat format&amp;#41;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;   at System.Drawing.Bitmap..ctor&amp;#40;Int32 width, Int32 height&amp;#41;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;   at Fusion8.Cropper.Core.NativeMethods.GetDesktopBitmap&amp;#40;Int32 x, Int32 y, Int32 width, Int32 height&amp;#41;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;   at Fusion8.Cropper.Core.NativeMethods.GetDesktopBitmap&amp;#40;Rectangle rectangle&amp;#41;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;   at Fusion8.Cropper.Core.NativeMethods.GetDesktopBitmap&amp;#40;IntPtr hWnd, Boolean colorNonFormArea, Color backgroundColor&amp;#41;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;   at Fusion8.Cropper.Core.ImageCapture.CaptureByHdc&amp;#40;IntPtr hdc, Boolean cropAndColor&amp;#41;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;   at Fusion8.Cropper.Core.ImageCapture.CaptureDesktop&amp;#40;&amp;#41;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;   at Fusion8.Cropper.MainCropForm.TakeScreenShot&amp;#40;ScreenShotBounds bounds&amp;#41;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;   at Fusion8.Cropper.MainCropForm.OnHotKeyPress&amp;#40;KeyEventArgs e&amp;#41;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;   at Fusion8.Cropper.CropForm.WndProc&amp;#40;Message&amp;#38;amp&amp;#59; m&amp;#41;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage&amp;#40;Message&amp;#38;amp&amp;#59; m&amp;#41;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;   at System.Windows.Forms.Control.ControlNativeWindow.WndProc&amp;#40;Message&amp;#38;amp&amp;#59; m&amp;#41;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;   at System.Windows.Forms.NativeWindow.Callback&amp;#40;IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam&amp;#41;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;nbsp&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;nbsp&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42; Loaded Assemblies &amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;mscorlib&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    Assembly Version&amp;#58; 2.0.0.0&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    Win32 Version&amp;#58; 2.0.50727.5444 &amp;#40;Win7SP1GDR.050727-5400&amp;#41;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;Microsoft.NET&amp;#47;Framework&amp;#47;v2.0.50727&amp;#47;mscorlib.dll&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;----------------------------------------&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;Cropper&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    Assembly Version&amp;#58; 1.9.4.89&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    Win32 Version&amp;#58; 1.9.4.89&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Fusion8Design&amp;#47;Cropper&amp;#47;Cropper.exe&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;----------------------------------------&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;Cropper.Core&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    Assembly Version&amp;#58; 1.9.4.89&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    Win32 Version&amp;#58; 1.9.4.89&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Fusion8Design&amp;#47;Cropper&amp;#47;Cropper.Core.DLL&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;----------------------------------------&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;System.Drawing&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    Assembly Version&amp;#58; 2.0.0.0&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    Win32 Version&amp;#58; 2.0.50727.5420 &amp;#40;Win7SP1.050727-5400&amp;#41;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Drawing&amp;#47;2.0.0.0__b03f5f7f11d50a3a&amp;#47;System.Drawing.dll&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;----------------------------------------&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;System&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    Assembly Version&amp;#58; 2.0.0.0&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    Win32 Version&amp;#58; 2.0.50727.5420 &amp;#40;Win7SP1.050727-5400&amp;#41;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System&amp;#47;2.0.0.0__b77a5c561934e089&amp;#47;System.dll&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;----------------------------------------&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;System.Windows.Forms&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    Assembly Version&amp;#58; 2.0.0.0&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    Win32 Version&amp;#58; 2.0.50727.5420 &amp;#40;Win7SP1.050727-5400&amp;#41;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Windows.Forms&amp;#47;2.0.0.0__b77a5c561934e089&amp;#47;System.Windows.Forms.dll&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;----------------------------------------&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;Skybound.VisualStyles&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    Assembly Version&amp;#58; 2.0.0.0&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    Win32 Version&amp;#58; 2.1.1.0&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Fusion8Design&amp;#47;Cropper&amp;#47;Skybound.VisualStyles.DLL&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;----------------------------------------&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;System.Xml&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    Assembly Version&amp;#58; 2.0.0.0&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    Win32 Version&amp;#58; 2.0.50727.5420 &amp;#40;Win7SP1.050727-5400&amp;#41;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Xml&amp;#47;2.0.0.0__b77a5c561934e089&amp;#47;System.Xml.dll&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;----------------------------------------&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;Cropper.Extensibility&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    Assembly Version&amp;#58; 1.9.4.89&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    Win32 Version&amp;#58; 1.9.4.89&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Fusion8Design&amp;#47;Cropper&amp;#47;Cropper.Extensibility.DLL&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;----------------------------------------&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;Cropper.AnimatedGif&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    Assembly Version&amp;#58; 1.3.9.0&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    Win32 Version&amp;#58; 1.3.9&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Fusion8Design&amp;#47;Cropper&amp;#47;plugins&amp;#47;Cropper.AnimatedGif.dll&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;----------------------------------------&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;Cropper.JpgFormat&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    Assembly Version&amp;#58; 1.1.1.0&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    Win32 Version&amp;#58; 1.1.1.0&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Fusion8Design&amp;#47;Cropper&amp;#47;plugins&amp;#47;Cropper.JpgFormat.dll&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;----------------------------------------&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;Cropper.PngFormat&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    Assembly Version&amp;#58; 1.0.1.0&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    Win32 Version&amp;#58; 1.0.1.0&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Fusion8Design&amp;#47;Cropper&amp;#47;plugins&amp;#47;Cropper.PngFormat.dll&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;----------------------------------------&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;Cropper.SendToEmail&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    Assembly Version&amp;#58; 1.3.9.0&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    Win32 Version&amp;#58; 1.3.9&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Fusion8Design&amp;#47;Cropper&amp;#47;plugins&amp;#47;Cropper.SendToEmail.dll&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;----------------------------------------&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;Cropper.SendToImageShack&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    Assembly Version&amp;#58; 1.3.9.0&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    Win32 Version&amp;#58; 1.3.9&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Fusion8Design&amp;#47;Cropper&amp;#47;plugins&amp;#47;Cropper.SendToImageShack.dll&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;----------------------------------------&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;Cropper.SendToImgur&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    Assembly Version&amp;#58; 1.3.9.0&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    Win32 Version&amp;#58; 1.3.9&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Fusion8Design&amp;#47;Cropper&amp;#47;plugins&amp;#47;Cropper.SendToImgur.dll&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;----------------------------------------&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;System.Configuration&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    Assembly Version&amp;#58; 2.0.0.0&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    Win32 Version&amp;#58; 2.0.50727.5420 &amp;#40;Win7SP1.050727-5400&amp;#41;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Configuration&amp;#47;2.0.0.0__b03f5f7f11d50a3a&amp;#47;System.Configuration.dll&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;----------------------------------------&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;gra0xklp&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    Assembly Version&amp;#58; 1.9.4.89&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    Win32 Version&amp;#58; 2.0.50727.5420 &amp;#40;Win7SP1.050727-5400&amp;#41;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System&amp;#47;2.0.0.0__b77a5c561934e089&amp;#47;System.dll&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;----------------------------------------&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;lljnlhtm&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    Assembly Version&amp;#58; 1.9.4.89&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    Win32 Version&amp;#58; 2.0.50727.5420 &amp;#40;Win7SP1.050727-5400&amp;#41;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System&amp;#47;2.0.0.0__b77a5c561934e089&amp;#47;System.dll&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;----------------------------------------&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;Accessibility&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    Assembly Version&amp;#58; 2.0.0.0&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    Win32 Version&amp;#58; 2.0.50727.4927 &amp;#40;NetFXspW7.050727-4900&amp;#41;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;Accessibility&amp;#47;2.0.0.0__b03f5f7f11d50a3a&amp;#47;Accessibility.dll&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;----------------------------------------&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;nbsp&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42; JIT Debugging &amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;To enable just-in-time &amp;#40;JIT&amp;#41; debugging, the .config file for this&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;application or computer &amp;#40;machine.config&amp;#41; must have the&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;jitDebugging value set in the system.windows.forms section.&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;The application must also be compiled with debugging&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;enabled.&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;nbsp&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;For example&amp;#58;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;nbsp&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;lt&amp;#59;configuration&amp;#38;gt&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;    &amp;#38;lt&amp;#59;system.windows.forms jitDebugging&amp;#61;&amp;#38;quot&amp;#59;true&amp;#38;quot&amp;#59; &amp;#47;&amp;#38;gt&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;lt&amp;#59;&amp;#47;configuration&amp;#38;gt&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;nbsp&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;When JIT debugging is enabled, any unhandled exception&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;will be sent to the JIT debugger registered on the computer&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;rather than be handled by this dialog box.&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&lt;br /&gt;Comments: ** Comment from web user: enriquein ** &lt;p&gt;I feel the same way. It's a shame that Brian dissappeared off the face of the Earth and now Terry is too busy to even look at submitted patches.&lt;/p&gt;&lt;p&gt;I would love it if someone could get ownership of the project so we could move this on to github, where all the real open source collaboration happens. &lt;/p&gt;&lt;p&gt;Hell, I'd even be willing to take on the project if no one else wants it.  &lt;/p&gt;</description><author>enriquein</author><pubDate>Thu, 24 Jan 2013 00:50:00 GMT</pubDate><guid isPermaLink="false">Commented Issue: Print screen bug [16414] 20130124125000A</guid></item><item><title>Commented Issue: Port of this to .NET 4 and support for windows 7/8 [19234]</title><link>http://cropper.codeplex.com/workitem/19234</link><description>Also it would be cool if plugin projects would be totally separated from the core project.&lt;br /&gt;Comments: ** Comment from web user: enriquein ** &lt;p&gt;I could definitely get behind both your requests. Some time ago I wanted to make an entire rewrite of the app, but seeing as this project has been abandoned for so long, I lost hope in it ever seeing the light of day.&lt;/p&gt;</description><author>enriquein</author><pubDate>Thu, 24 Jan 2013 00:46:26 GMT</pubDate><guid isPermaLink="false">Commented Issue: Port of this to .NET 4 and support for windows 7/8 [19234] 20130124124626A</guid></item><item><title>Created Issue: Port of this to .NET 4 and support for windows 7/8 [19234]</title><link>http://cropper.codeplex.com/workitem/19234</link><description>Also it would be cool if plugin projects would be totally separated from the core project.&lt;br /&gt;</description><author>Exertion</author><pubDate>Wed, 23 Jan 2013 23:22:42 GMT</pubDate><guid isPermaLink="false">Created Issue: Port of this to .NET 4 and support for windows 7/8 [19234] 20130123112242P</guid></item></channel></rss>