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

Windows Forms

 
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 
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 
Hi,

am facing WSOD problem:
when am trying to open disgner view for a form which is inheriting BaseViewForm getting white screen with this message:

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 MYnamespace.BaseViewForm..ctor()
in C# project I added a reference to Wrappers.CLI.
Wrappers.CLI version is 1.0.0.1 but when I added reference to this the VS shows the version as 0.0.0.0 (By looking at properties after adding reference)

Thanks,
Ramki
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 
Questionhow to deploy windows Application With Database Pin
Senthil Palani14-Apr-08 23:07
Senthil Palani14-Apr-08 23:07 
AnswerRe: how to deploy windows Application With Database Pin
Christian Graus16-Apr-08 11:48
protectorChristian Graus16-Apr-08 11:48 
GeneralDeclaring a variable Pin
nitin198614-Apr-08 16:31
nitin198614-Apr-08 16:31 
GeneralRe: Declaring a variable Pin
Zoltan Balazs14-Apr-08 20:20
Zoltan Balazs14-Apr-08 20:20 
GeneralRe: Declaring a variable Pin
Christian Graus14-Apr-08 21:19
protectorChristian Graus14-Apr-08 21:19 

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.