PC Review


Reply
Thread Tools Rate Thread

System.NotSupportedException was unhandled

 
 
=?Utf-8?B?QWJoaWxhc2g=?=
Guest
Posts: n/a
 
      2nd Nov 2007
Hi

My application was running till last monday...

Now suddenly i am getting the following exception...
System.NotSupportedException was unhandled
Message="System.Drawing.Bitmap"
StackTrace:
at System.Resources.ResourceReader.LoadObjectV2()
at System.Resources.ResourceReader.LoadObject()
at System.Resources.RuntimeResourceSet.GetObject()

I debugged the appicaion and found when it tries to execute
this.btnNext.Image =
((System.Drawing.Image)(resources.GetObject("btnNext.Image")));
I am getting the error...

resources.GetObject("btnNext.Image") is giveing me an exeception
"resources.GetObject("btnNext.Image")' threw an exception of type
'System.NotSupportedException"

I am not able to understand why this is happening suddenly...

Please help me. its a show stopper for me..

Thanks in advance...

 
Reply With Quote
 
 
 
 
Diego Guidi
Guest
Posts: n/a
 
      2nd Nov 2007

> Thanks in advance...

http://www.google.it/search?q=resour...006-11,GGGL:it

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
System.Diagnostics.Process throws System.NotSupportedException Joe K Microsoft Dot NET Framework 3 6th Feb 2007 08:58 PM
NotSupportedException was unhandled on a Picturebox robear@joshie.com.au Microsoft Dot NET Compact Framework 3 22nd Sep 2006 02:27 AM
An unhandled exception of type 'System.NotSupportedException' occurred Mani Microsoft Dot NET Compact Framework 2 3rd Feb 2005 09:06 PM
unhandled exception of type 'System.NotSupportedException' Louis Microsoft Dot NET Compact Framework 2 21st Feb 2004 12:36 AM
System.NotSupportedException SDF Microsoft Dot NET Compact Framework 17 19th Nov 2003 12:58 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:08 PM.