Re: A .net 2002 Error
From: Jim Burns (Jim004_at_comcast.net)
Date: 01/15/05
- Next message: Jim Burns: "Re: VB.NET 2005"
- Previous message: rs: "keeping a label in the center of a form"
- In reply to: Herfried K. Wagner [MVP]: "Re: A .net 2002 Error"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 14 Jan 2005 20:41:14 -0500
Thank you that was it.
"Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> wrote in message
news:O0OQKko%23EHA.2196@TK2MSFTNGP14.phx.gbl...
> "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: Jim Burns: "Re: VB.NET 2005"
- Previous message: rs: "keeping a label in the center of a form"
- In reply to: Herfried K. Wagner [MVP]: "Re: A .net 2002 Error"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|