|
Stephen66515
|
 |
« on: December 24, 2010, 10:25:34 PM » |
|
Hey guys, this is nothing special, just something ive been using for awhile and figured I may as well clean it up and post it here.
This does nothing special other than sits in your tray and gives you quick access to all the major sections here on Donation Coder.
|
|
|
|
Logged
|
No trees were harmed during the creation of this message. Millions of electrons, however, were terribly inconvenienced
|
|
|
|
mouser
|
 |
« Reply #1 on: December 24, 2010, 11:29:42 PM » |
|
|
|
|
|
|
Logged
|
|
|
|
|
Stephen66515
|
 |
« Reply #2 on: December 25, 2010, 01:17:19 AM » |
|
Its going to eventually be added to an all-in-one installer, but for now, im keeping it seperate cause its not really anything big.
|
|
|
|
|
Logged
|
No trees were harmed during the creation of this message. Millions of electrons, however, were terribly inconvenienced
|
|
|
|
|
skwire
|
 |
« Reply #3 on: December 25, 2010, 10:33:38 PM » |
|
I gave it a go and it seems to work fine except when I pick anything from this section:
Donationcoder.com Software > Other Programs > *anything*
Then it crashes to the typical .NET unhandled exception dialog...I can paste the exception text if you like.
|
|
|
|
|
Logged
|
|
|
|
|
lanux128
|
 |
« Reply #4 on: December 25, 2010, 10:42:59 PM » |
|
a screenie please.. 
|
|
|
|
|
Logged
|
|
|
|
|
skwire
|
 |
« Reply #5 on: December 25, 2010, 10:53:23 PM » |
|
a screenie please..  Of the error dialog? It's not going to be much help...  See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text ************** System.InvalidOperationException: Cannot start process because a file name has not been provided. at System.Diagnostics.Process.Start() at System.Diagnostics.Process.Start(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start(String fileName) at DoCo_Quick_Links.Form1.jazpersSoftwareToolStripMenuItem_Click(Object sender, EventArgs e) at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies ************** mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1 (RTMRel.030319-0100) CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- DoCo Quick Links Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Documents%20and%20Settings/skwire/Desktop/New%20Folder/DoCo%20Quick%20Links/Application%20Files/DoCo%20Quick%20Links_1_0_0_0/DoCo%20Quick%20Links.exe ---------------------------------------- System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1 built by: RTMRel CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1 built by: RTMRel CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1 built by: RTMRel CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1 built by: RTMRel CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ----------------------------------------
************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled.
For example:
<configuration> <system.windows.forms jitDebugging="true" /> </configuration>
When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.
|
|
|
|
|
Logged
|
|
|
|
|
lanux128
|
 |
« Reply #6 on: December 25, 2010, 11:14:02 PM » |
|
actually, i was thinking of the app itself..
|
|
|
|
|
Logged
|
|
|
|
|
skwire
|
 |
« Reply #7 on: December 25, 2010, 11:21:06 PM » |
|
It's a tray menu.... 
|
|
|
|
|
Logged
|
|
|
|
|
|
|
Stephen66515
|
 |
« Reply #9 on: December 26, 2010, 05:51:33 AM » |
|
Thanks for the error report. Ill get it fixed now and upload the fixed version 
|
|
|
|
|
Logged
|
No trees were harmed during the creation of this message. Millions of electrons, however, were terribly inconvenienced
|
|
|
|
app103
|
 |
« Reply #10 on: December 26, 2010, 10:07:49 AM » |
|
ok, i see.. it reminds me of the one that wordzilla wrote sometime back..  Or the popup menu on my deskbar. 
|
|
|
|
|
Logged
|
|
|
|
|
Stephen66515
|
 |
« Reply #11 on: December 26, 2010, 01:18:07 PM » |
|
Yeah app, its not unique  but figured id share it seeing as im on a mission releasing a ton of tray utilities haha.
|
|
|
|
|
Logged
|
No trees were harmed during the creation of this message. Millions of electrons, however, were terribly inconvenienced
|
|
|
|