Re: A .net 2002 Error
From: Herfried K. Wagner [MVP] (hirf-spam-me-here_at_gmx.at)
Date: 01/14/05
- Next message: Scott Gunn: "Re: SendMessage in VB.NET"
- Previous message: Herfried K. Wagner [MVP]: "Re: NEWBIE - Where to store user-defined options?"
- In reply to: Jim Burns: "A .net 2002 Error"
- Next in thread: Jim Burns: "Re: A .net 2002 Error"
- Reply: Jim Burns: "Re: A .net 2002 Error"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 14 Jan 2005 23:33:13 +0100
"Jim Burns" <Jim004@comcast.net> schrieb:
> Just reserved this error. I get it every time I use the ImageList. If I
> hit
> run with no images in control No Error.
> After putting 1 Image in control and not even using it When I hit run I
> get
> This Error.
>
> "An unhandled exception of type
> 'System.Reflection.TargetInvocationException' occurred in mscorlib.dll
> Additional information: Exception has been thrown by the target of an
> invocation."
If you are using a manifest file with the "devenv.exe"
("devenv.exe.manifest") to enable visual styles inside the IDE; remove this
file and recreate the forms containing the imagelists.
-- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
- Next message: Scott Gunn: "Re: SendMessage in VB.NET"
- Previous message: Herfried K. Wagner [MVP]: "Re: NEWBIE - Where to store user-defined options?"
- In reply to: Jim Burns: "A .net 2002 Error"
- Next in thread: Jim Burns: "Re: A .net 2002 Error"
- Reply: Jim Burns: "Re: A .net 2002 Error"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|