Dear all,
There is a program in C#.Net that uses a Windows application. While opening
only a particular form , the form fails to open as there is an icon
associated with it.
The exception thrown has message : "Exception has been thrown by the
target of an invocation."
and the inner Exception reads : {"Not enough storage is
available to process this command" } .
Can anybody help solve this exception ?
Regards,
Tara
Ignacio Machin ( .NET/ C# MVP ) - 10 Aug 2007 15:05 GMT
Hi,
Can you post the offending code?
> Dear all,
>
[quoted text clipped - 14 lines]
>
> Tara