 | 
02-26-2007, 06:07 PM
|  | ChipTalk.net Article Writer | | Join Date: Feb 2006 Location: O-H-I-O Age: 35
Posts: 2,187
Chips: 223 | | | Beta test my poker league software I have built a poker league manager application.
Right now you can create leagues, add players, enter and update turnament results for it.
I also have coded it to create a website for your league.
I was hoping some people here would like to install and try it out. http://www.wolfpackpokerleague.com/plman.asp
you can download ( or just run) it at the above link.
The app is done in .NET so you have to have the .NET framework installed, and the backend is an access database so you will have to have access.
I have added features, you can now create blind schedules and have the timer run on that schedule.
thanks.
__________________ Insert something witty here.
Last edited by WolfPack : 03-15-2007 at 05:16 PM.
| 
02-26-2007, 06:49 PM
|  | World Series Final Table | | Join Date: Apr 2005 Location: portland Age: 98
Posts: 2,833
Chips: 1,818 | | | Re: Beta test my poker league software Cool! Just downloaded it and took it for whirl... looks like a good start to me.
I'll test it out and upload the data.
__________________ “One cannot step twice in the same river.” – Heraclitus | 
02-26-2007, 06:50 PM
|  | ChipTalk.net Article Writer | | Join Date: Feb 2006 Location: O-H-I-O Age: 35
Posts: 2,187
Chips: 223 | | | Re: Beta test my poker league software  Great thanks shades. Let me know what you think.
__________________ Insert something witty here. | 
02-26-2007, 07:21 PM
| | Final Table | | Join Date: Oct 2005 Location: Akron, OH Age: 26
Posts: 898
Chips: 236 | | | Re: Beta test my poker league software nice work Todd. I messing around with it now.
-chris. | 
02-26-2007, 07:22 PM
|  | ChipTalk.net Article Writer | | Join Date: Feb 2006 Location: O-H-I-O Age: 35
Posts: 2,187
Chips: 223 | | | Re: Beta test my poker league software Thanks Chris.
you still working saturday? or are you ready to come play in the league.
__________________ Insert something witty here. | 
02-26-2007, 11:18 PM
|  | ChipTalk.net Article Writer | | Join Date: Jan 2006 Location: Michigan Age: 37
Posts: 4,926
Chips: 3,968 | | | Re: Beta test my poker league software I didn't have .NET dl'ed... I thought I DL'ed the latest version, but apparently not...
What .NET should I be DL'ing? It says 1.1.4322
__________________ CC>CC: R-7604 Wedgerock Poker Tourney 
"The strong take from the weak and the smart take from the strong." ~ Pete Carril, former Princeton basketball coach
Last edited by Wedge Rock : 02-26-2007 at 11:36 PM.
| 
02-27-2007, 07:01 AM
|  | ChipTalk.net Article Writer | | Join Date: Feb 2006 Location: O-H-I-O Age: 35
Posts: 2,187
Chips: 223 | | | Re: Beta test my poker league software Quote: |
Originally Posted by Wedge Rock I didn't have .NET dl'ed... I thought I DL'ed the latest version, but apparently not...
What .NET should I be DL'ing? It says 1.1.4322 | I did this in vusual studios 2003 so .Net framework 1.1 should work fine.
__________________ Insert something witty here. | 
02-27-2007, 07:08 AM
| | Final Table | | Join Date: Oct 2005 Location: Akron, OH Age: 26
Posts: 898
Chips: 236 | | | Re: Beta test my poker league software yea bro, I'm still working on saturday's. You need to have a game during the week!
Chris | 
02-27-2007, 02:54 PM
|  | ChipTalk.net Article Writer | | Join Date: Feb 2006 Location: O-H-I-O Age: 35
Posts: 2,187
Chips: 223 | | | Re: Beta test my poker league software anyone else wanna give this a try?
__________________ Insert something witty here. | 
02-27-2007, 03:13 PM
|  | Sin City Showdown Host | | Join Date: Feb 2006 Location: In Cincinnati, Out of Position
Posts: 5,854
Chips: 4,526 | | | Re: Beta test my poker league software I was playing with it last night and I managed to get it to throw an error when I tried to start the timer without any duration set. Not a big deal, but I thought you'd like to know. Quote:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box. > >
************** Exception Text **************
System.InvalidCastException: Cast from string "" to type 'Double' is not valid. ---> System.FormatException: Input string was not in a correct format.
at Microsoft.VisualBasic.CompilerServices.DoubleType.Parse(String Value, NumberFormatInfo NumberFormat)
at Microsoft.VisualBasic.CompilerServices.DoubleType.FromString(String Value, NumberFormatInfo NumberFormat)
--- End of inner exception stack trace ---
at Microsoft.VisualBasic.CompilerServices.DoubleType.FromString(String Value, NumberFormatInfo NumberFormat)
at Microsoft.VisualBasic.CompilerServices.DoubleType.FromString(String Value)
at PokerLeague.Form1.Button6_Click(Object sender, EventArgs e) in C:\Projects\PokerLeague\Form1.vb:line 847
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) > > > >
************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
PokerLeague
Assembly Version: 1.0.2613.32199
Win32 Version: 1.0.2613.32199
CodeBase: file:///C:/Program%20Files/PL%20Manager/PokerLeague.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
System.Data
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.data/1.0.5000.0__b77a5c561934e089/system.data.dll
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 7.0.5000.0
Win32 Version: 7.10.6001.4
CodeBase: file:///c:/windows/assembly/gac/microsoft.visualbasic/7.0.5000.0__b03f5f7f11d50a3a/microsoft.visualbasic.dll
---------------------------------------- > >
************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (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: > > > >
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the machine
rather than being handled by this dialog.
| I also tried "."x for a value to see if that was holding, it did.
It's pretty cool I like it. I'm going to fool with it some more. I'd like to get the countdown to trigger a different WAV. I was hoping to find some kind of config file. 
Very cool little app here. I'll keep tinkering.
...I'm not bashing the app by posting stuff just pointing out some of my findings in case you haven't seen them.
Let me know if you need a screen shot of the error. I have it saved.
__________________
C'mon J, let some air out of your balls and get back to playing good profitable poker.... 
- tomb1 How am I running? Twitter Blog |  | | | Thread Tools | Search this Thread | | | | | Display Modes | Linear Mode |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is On Chips Per Thread View: 0 Chips Per Thread: 0 Chips Per Reply: 0 | | | |  |