Re: Exception when inserting Event

2013-07-16 Thread Chiradeep Vittal
On 7/16/13 11:18 PM, "Chip Childers" wrote: >I'd suggest shortening your event type literals. > +1 > >On Tue, Jul 16, 2013 at 1:45 PM, Soheil Eizadi >wrote: > >> I have code to delete the Plugin device from the system, when I try to >> execute this code I get an exception before my Command g

Re: Exception when inserting Event

2013-07-16 Thread Chip Childers
I'd suggest shortening your event type literals. On Tue, Jul 16, 2013 at 1:45 PM, Soheil Eizadi wrote: > I have code to delete the Plugin device from the system, when I try to > execute this code I get an exception before my Command gets invoked in > system code that tries to create an event. I