Clicking on info for a process que item causes a crash
| Project: | Auction Manager |
| Version: | 0.9.9 |
| Component: | User Interface |
| Category: | Bug Report |
| Priority: | High |
| Assigned: | Unassigned |
| Status: | Active |
Description
For some reason the process que gets out of sync, so when you have an item that has failed, and you click on the info icon, it cannot find the item. I think they same bug also causes the process que to halt sometimes.
The relevant exception text is:Object reference not set to an instance of an object.
System.NullReferenceException: Object reference not set to an instance of an object.
at QueItem.get_Label()
at AuctionManager.Form1.downloading_item_info(Object sender, EventArgs e)
- Login to post comments
