Click here to Skip to main content
15,903,362 members
Home / Discussions / C#
   

C#

 
GeneralRe: Casting wierdness.. Pin
leppie5-Aug-02 7:11
leppie5-Aug-02 7:11 
GeneralRe: Casting wierdness.. Pin
Ryan Cromwell5-Aug-02 7:26
Ryan Cromwell5-Aug-02 7:26 
GeneralRe: Casting wierdness.. Pin
Ryan Cromwell5-Aug-02 7:47
Ryan Cromwell5-Aug-02 7:47 
GeneralRe: Casting wierdness.. Pin
leppie5-Aug-02 9:11
leppie5-Aug-02 9:11 
GeneralRe: Casting wierdness.. Pin
Ryan Cromwell5-Aug-02 9:46
Ryan Cromwell5-Aug-02 9:46 
GeneralRe: Casting wierdness.. Pin
leppie5-Aug-02 10:16
leppie5-Aug-02 10:16 
GeneralRe: Casting wierdness.. Pin
Ryan Cromwell5-Aug-02 10:21
Ryan Cromwell5-Aug-02 10:21 
GeneralRe: Casting wierdness... Lordy be the funk's on me! Pin
Ryan Cromwell5-Aug-02 10:56
Ryan Cromwell5-Aug-02 10:56 
I found out what the problem was everyone. Russell Morris mentioned he had similar issues and he tracked it down to version issues with the loaded version vs. the linked version. What I did is 1) cleaned out my debug directories to start fresh. 2) Removed all auto-increment versions in assemblies files (not really necessary, but less confusing) 3) made sure that the assemblies being built and linked during debug where the same version being loaded dynamically. More specifically, had the same signature.

I want to thank Russell Morris from a duplicate post from friday for the solution to my problem. leppie thanks a ton for all your time, I really appreciate it. By the way, everything is running in different directories and, if you believe this, on network shares which was my hope because I'd like to store the pluggins and configuration files on a server for centralization.
GeneralRe: Casting wierdness... Lordy be the funk's on me! Pin
leppie5-Aug-02 11:13
leppie5-Aug-02 11:13 
GeneralSystem.Windows.Forms.TextBox and WM_CTLCOLOREDIT Pin
Nish Nishant4-Aug-02 23:43
sitebuilderNish Nishant4-Aug-02 23:43 
GeneralRe: System.Windows.Forms.TextBox and WM_CTLCOLOREDIT Pin
Russell Morris5-Aug-02 6:14
Russell Morris5-Aug-02 6:14 
GeneralRe: System.Windows.Forms.TextBox and WM_CTLCOLOREDIT Pin
Rama Krishna Vavilala5-Aug-02 6:14
Rama Krishna Vavilala5-Aug-02 6:14 
GeneralRe: System.Windows.Forms.TextBox and WM_CTLCOLOREDIT Pin
Nish Nishant5-Aug-02 10:11
sitebuilderNish Nishant5-Aug-02 10:11 
GeneralRe: System.Windows.Forms.TextBox and WM_CTLCOLOREDIT Pin
Rama Krishna Vavilala5-Aug-02 10:18
Rama Krishna Vavilala5-Aug-02 10:18 
GeneralTextBoxes - custom stuff Pin
Nish Nishant4-Aug-02 21:35
sitebuilderNish Nishant4-Aug-02 21:35 
GeneralRe: TextBoxes - custom stuff [more...] Pin
Nish Nishant4-Aug-02 21:39
sitebuilderNish Nishant4-Aug-02 21:39 
GeneralRe: TextBoxes - custom stuff Pin
Rama Krishna Vavilala5-Aug-02 7:29
Rama Krishna Vavilala5-Aug-02 7:29 
GeneralCEdit::SetMargins equivalent in .NET Pin
Nish Nishant4-Aug-02 20:49
sitebuilderNish Nishant4-Aug-02 20:49 
GeneralRe: CEdit::SetMargins equivalent in .NET Pin
Nish Nishant4-Aug-02 21:09
sitebuilderNish Nishant4-Aug-02 21:09 
GeneralTag for ComboBox items Pin
Luis Alonso Ramos4-Aug-02 19:14
Luis Alonso Ramos4-Aug-02 19:14 
GeneralRe: Tag for ComboBox items Pin
James T. Johnson4-Aug-02 19:54
James T. Johnson4-Aug-02 19:54 
GeneralRe: Tag for ComboBox items Pin
Luis Alonso Ramos5-Aug-02 5:12
Luis Alonso Ramos5-Aug-02 5:12 
GeneralFilter out non-standard fonts Pin
Nish Nishant4-Aug-02 14:53
sitebuilderNish Nishant4-Aug-02 14:53 
GeneralTrueType OpenType Pin
Nish Nishant4-Aug-02 14:47
sitebuilderNish Nishant4-Aug-02 14:47 
GeneralRe: TrueType OpenType Pin
Domenic Denicola4-Aug-02 17:32
Domenic Denicola4-Aug-02 17:32 

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.