Click here to Skip to main content
15,908,455 members
Home / Discussions / Windows Forms
   

Windows Forms

 
QuestionHow retain scrollbar positions of Datagridview? Pin
Guru_yogi20-Apr-08 23:26
Guru_yogi20-Apr-08 23:26 
AnswerRe: How retain scrollbar positions of Datagridview? Pin
Dave Kreskowiak21-Apr-08 3:58
mveDave Kreskowiak21-Apr-08 3:58 
GeneralRe: How retain scrollbar positions of Datagridview? Pin
Guru_yogi22-Apr-08 3:03
Guru_yogi22-Apr-08 3:03 
GeneralRe: How retain scrollbar positions of Datagridview? Pin
Guru_yogi22-Apr-08 21:17
Guru_yogi22-Apr-08 21:17 
GeneralMEDIA PLAYER Pin
varun.g19-Apr-08 4:59
varun.g19-Apr-08 4:59 
GeneralRe: MEDIA PLAYER Pin
Christian Graus20-Apr-08 11:58
protectorChristian Graus20-Apr-08 11:58 
GeneralRe: MEDIA PLAYER Pin
varun.g21-Apr-08 0:50
varun.g21-Apr-08 0:50 
GeneralWSOD Pin
ramki_mars18-Apr-08 1:47
ramki_mars18-Apr-08 1:47 
Hi,

I am trying to open window form in designer (this form inherits another window form "BaseForm") ,
am getting exception and Visual studis is asking to debug or cancel message alert.
when I debugged and its said "Could not load file or assembly 'Wrappers.CLI,Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
The system cannot find the file specified.
"

The WSOD contains:

One or more errors encountered while loading the designer. The errors are listed below. Some errors can be fixed by rebuilding your project, while others may require code changes.

Could not load file or assembly 'Wrappers.CLI, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
Hide

at MyProject.BaseForm..ctor()

this is in C# project it has refernce to 'Wrappers.CLI' dll.
I tried
1. rebuilding
2. steps in http://www.codeproject.com/KB/cs/wsod.aspx[^]
but none was working..

Thanks,
Ramki
GeneralRe: WSOD Pin
Rob Smiley18-Apr-08 11:29
Rob Smiley18-Apr-08 11:29 
GeneralRe: WSOD Pin
ramki_mars18-Apr-08 23:37
ramki_mars18-Apr-08 23:37 
GeneralRe: WSOD Pin
Rob Smiley19-Apr-08 0:15
Rob Smiley19-Apr-08 0:15 
GeneralRe: WSOD Pin
ramki_mars20-Apr-08 18:33
ramki_mars20-Apr-08 18:33 
GeneralRe: WSOD added Reference Version showing wrongly in VS Pin
ramki_mars19-Apr-08 1:14
ramki_mars19-Apr-08 1:14 
Generalextracting .resources files from the resource.dll Pin
dudedotnet17-Apr-08 0:09
dudedotnet17-Apr-08 0:09 
QuestionWinform overriding base form control's event Pin
eddie aks16-Apr-08 20:45
eddie aks16-Apr-08 20:45 
GeneralRe: Winform overriding base form control's event Pin
Thomas Stockwell17-Apr-08 1:25
professionalThomas Stockwell17-Apr-08 1:25 
GeneralRe: Winform overriding base form control's event Pin
qyy17-Apr-08 7:17
qyy17-Apr-08 7:17 
GeneralRe: Winform overriding base form control's event Pin
eddie aks18-Apr-08 1:21
eddie aks18-Apr-08 1:21 
QuestionReg setup project for windows application Pin
manikandanid16-Apr-08 4:00
manikandanid16-Apr-08 4:00 
GeneralRe: Reg setup project for windows application Pin
Rob Smiley18-Apr-08 9:58
Rob Smiley18-Apr-08 9:58 
GeneralRe: Reg setup project for windows application Pin
manikandanid20-Apr-08 20:07
manikandanid20-Apr-08 20:07 
GeneralDividers in StatusStrip Pin
Brady Kelly16-Apr-08 2:43
Brady Kelly16-Apr-08 2:43 
GeneralRe: Dividers in StatusStrip Pin
led mike16-Apr-08 4:39
led mike16-Apr-08 4:39 
GeneralRe: Dividers in StatusStrip Pin
omzig16-Nov-09 11:50
omzig16-Nov-09 11:50 
GeneralMultiscan using WIA Pin
ManickaSudar16-Apr-08 0:41
ManickaSudar16-Apr-08 0:41 

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.