Click here to Skip to main content
15,884,298 members
Home / Discussions / Windows Forms
   

Windows Forms

 
AnswerRe: How to close a window when Esc is pressed Pin
LeandroABorges17-Oct-08 3:37
LeandroABorges17-Oct-08 3:37 
AnswerRe: How to close a window when Esc is pressed Pin
Mike Dimmick19-Oct-08 0:34
Mike Dimmick19-Oct-08 0:34 
Questionimages in a list Pin
Krazy Programmer15-Oct-08 22:44
Krazy Programmer15-Oct-08 22:44 
GeneralRe: images in a list Pin
LeandroABorges17-Oct-08 3:31
LeandroABorges17-Oct-08 3:31 
Question[Message Deleted] Pin
jotorres15-Oct-08 4:18
jotorres15-Oct-08 4:18 
QuestionVB.NET and Bar code reader Pin
sayuj15-Oct-08 1:11
sayuj15-Oct-08 1:11 
AnswerRe: VB.NET and Bar code reader Pin
Dave Kreskowiak15-Oct-08 2:13
mveDave Kreskowiak15-Oct-08 2:13 
QuestionBadImageFormatException [modified] Pin
dybs14-Oct-08 10:51
dybs14-Oct-08 10:51 
Anyone know what to do about a BadImageFormatException in System.Windows.Forms.dll? My program worked just fine yesterday, then I changed a couple of string constants and a timeout value in a serial communications class, and now a timer.onTick event gives me this exception, before any of the changes I made are even used. Any ideas? All I know is that a BadImageFormatException means "something" is corrupted. I've tried cleaning and rebuilding my solution, reverting to the version from yesterday (still breaks), and compiling yesterday's version on another machine. All the same problem.

One thing that is odd. It works just fine in debug mode through the IDE. But release mode through the IDE, and both debug and release installs give me this exception. Also, I am not using generics (another cause I've found of this exception). I am also not loading any assemblies through my code.

Any help would be greatly appreciated,

Brandon

modified on Tuesday, October 14, 2008 4:57 PM

AnswerRe: BadImageFormatException Pin
luige24-Oct-08 5:52
luige24-Oct-08 5:52 
GeneralRe: BadImageFormatException Pin
dybs24-Oct-08 12:46
dybs24-Oct-08 12:46 
Questionruntime error for c#.net while using VC++ dll Pin
balu1234514-Oct-08 7:20
balu1234514-Oct-08 7:20 
Questionunable to refer imgctl.dll in C#.Net application Pin
gtag13-Oct-08 20:20
gtag13-Oct-08 20:20 
AnswerRe: unable to refer imgctl.dll in C#.Net application Pin
Dave Kreskowiak14-Oct-08 2:08
mveDave Kreskowiak14-Oct-08 2:08 
GeneralRe: unable to refer imgctl.dll in C#.Net application Pin
gtag14-Oct-08 2:24
gtag14-Oct-08 2:24 
QuestionDisable tab pages if one tabs progress bar is loaded / flush events of tab control Pin
ashishsagarwal13-Oct-08 18:30
ashishsagarwal13-Oct-08 18:30 
AnswerRe: Disable tab pages if one tabs progress bar is loaded / flush events of tab control Pin
Dave Kreskowiak14-Oct-08 2:06
mveDave Kreskowiak14-Oct-08 2:06 
GeneralRe: Disable tab pages if one tabs progress bar is loaded / flush events of tab control Pin
ashishsagarwal14-Oct-08 17:53
ashishsagarwal14-Oct-08 17:53 
GeneralRe: Disable tab pages if one tabs progress bar is loaded / flush events of tab control Pin
Dave Kreskowiak15-Oct-08 1:34
mveDave Kreskowiak15-Oct-08 1:34 
QuestionHow to Block Keyboard Keys in a textbox .. ? Pin
SamRST13-Oct-08 2:33
SamRST13-Oct-08 2:33 
AnswerRe: How to Block Keyboard Keys in a textbox .. ? Pin
Kristian Sixhøj14-Oct-08 1:03
Kristian Sixhøj14-Oct-08 1:03 
GeneralRe: How to Block Keyboard Keys in a textbox .. ? Pin
SamRST14-Oct-08 21:58
SamRST14-Oct-08 21:58 
AnswerRe: How to Block Keyboard Keys in a textbox .. ? Pin
ChandraRam14-Oct-08 2:43
ChandraRam14-Oct-08 2:43 
GeneralRe: How to Block Keyboard Keys in a textbox .. ? Pin
SamRST14-Oct-08 21:56
SamRST14-Oct-08 21:56 
GeneralRe: How to Block Keyboard Keys in a textbox .. ? Pin
ChandraRam15-Oct-08 2:50
ChandraRam15-Oct-08 2:50 
GeneralRe: How to Block Keyboard Keys in a textbox .. ? Pin
SamRST20-Oct-08 1:54
SamRST20-Oct-08 1:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.