Click here to Skip to main content
15,913,941 members
Home / Discussions / C#
   

C#

 
AnswerRe: DataGridView seems to lose databinding Pin
Spunky Coder23-Mar-09 0:23
Spunky Coder23-Mar-09 0:23 
QuestionWeird behaviour Pin
Mustafa Ismail Mustafa22-Mar-09 23:23
Mustafa Ismail Mustafa22-Mar-09 23:23 
AnswerRe: Weird behaviour Pin
DaveyM6922-Mar-09 23:59
professionalDaveyM6922-Mar-09 23:59 
GeneralRe: Weird behaviour Pin
Mustafa Ismail Mustafa23-Mar-09 0:28
Mustafa Ismail Mustafa23-Mar-09 0:28 
GeneralRe: Weird behaviour Pin
DaveyM6923-Mar-09 0:53
professionalDaveyM6923-Mar-09 0:53 
GeneralRe: Weird behaviour Pin
Mustafa Ismail Mustafa23-Mar-09 4:32
Mustafa Ismail Mustafa23-Mar-09 4:32 
GeneralRe: Weird behaviour Pin
DaveyM6923-Mar-09 5:06
professionalDaveyM6923-Mar-09 5:06 
GeneralRe: Weird behaviour Pin
Mustafa Ismail Mustafa23-Mar-09 5:25
Mustafa Ismail Mustafa23-Mar-09 5:25 
OK. I went a few levels back and caught the very basic exception being thrown (it turns out that there is an exception being thrown!)

I'm getting a:
{System.TypeLoadException: Could not load type 'RCH.BL.Inventory.ItemCategory' from assembly 'BL, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
   at RCH.Inventory.Forms.frmAddItem.GetEnumerations()
   at RCH.Inventory.Forms.frmAddItem.frmAddItem_Load(Object sender, EventArgs e) in C:\Data\Work\Asclepius\trunk\src\Inventory\Forms\frmAddItem.cs:line 115}


Now why would this happen?

Thanks to JSOP for the tip! I'm posting this to him as well
AnswerRe: Weird behaviour Pin
#realJSOP23-Mar-09 2:42
professional#realJSOP23-Mar-09 2:42 
GeneralRe: Weird behaviour Pin
Mustafa Ismail Mustafa23-Mar-09 5:26
Mustafa Ismail Mustafa23-Mar-09 5:26 
GeneralRe: Weird behaviour Pin
#realJSOP23-Mar-09 9:03
professional#realJSOP23-Mar-09 9:03 
GeneralRe: Weird behaviour Pin
Mustafa Ismail Mustafa23-Mar-09 9:27
Mustafa Ismail Mustafa23-Mar-09 9:27 
QuestionHow to find multiple occurrence in a string. Pin
CodingLover22-Mar-09 23:22
CodingLover22-Mar-09 23:22 
AnswerRe: How to find multiple occurrence in a string. Pin
Spunky Coder22-Mar-09 23:34
Spunky Coder22-Mar-09 23:34 
AnswerRe: How to find multiple occurrence in a string. Pin
Luc Pattyn23-Mar-09 1:28
sitebuilderLuc Pattyn23-Mar-09 1:28 
AnswerRe: How to find multiple occurrence in a string. Pin
#realJSOP23-Mar-09 2:52
professional#realJSOP23-Mar-09 2:52 
AnswerRe: How to find multiple occurrence in a string. Pin
#realJSOP23-Mar-09 3:17
professional#realJSOP23-Mar-09 3:17 
QuestionNBIS biometric image software Pin
RogerLum22-Mar-09 22:32
RogerLum22-Mar-09 22:32 
AnswerRe: NBIS biometric image software Pin
Christian Graus22-Mar-09 23:14
protectorChristian Graus22-Mar-09 23:14 
GeneralRe: NBIS biometric image software Pin
Rajesh Anuhya23-Mar-09 1:55
professionalRajesh Anuhya23-Mar-09 1:55 
QuestionSerialize an Object with XmlSerializer Pin
Ido22-Mar-09 22:25
Ido22-Mar-09 22:25 
AnswerRe: Serialize an Object with XmlSerializer Pin
Spunky Coder22-Mar-09 22:43
Spunky Coder22-Mar-09 22:43 
GeneralRe: Serialize an Object with XmlSerializer Pin
Ido22-Mar-09 22:52
Ido22-Mar-09 22:52 
GeneralRe: Serialize an Object with XmlSerializer Pin
Spunky Coder22-Mar-09 23:07
Spunky Coder22-Mar-09 23:07 
QuestionHelp needed in finding control Pin
The Pod22-Mar-09 21:51
The Pod22-Mar-09 21:51 

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.