Click here to Skip to main content
15,901,035 members
Home / Discussions / C#
   

C#

 
GeneralRe: Helllp!!! :-) About using a method from a Dll... Pin
led mike6-Jul-07 8:36
led mike6-Jul-07 8:36 
GeneralRe: Helllp!!! :-) About using a method from a Dll... Pin
Not Active6-Jul-07 9:24
mentorNot Active6-Jul-07 9:24 
GeneralRe: Helllp!!! :-) About using a method from a Dll... Pin
Martin#6-Jul-07 20:57
Martin#6-Jul-07 20:57 
GeneralRe: Helllp!!! :-) About using a method from a Dll... Pin
Not Active7-Jul-07 2:36
mentorNot Active7-Jul-07 2:36 
GeneralRe: Helllp!!! :-) About using a method from a Dll... Pin
leckey6-Jul-07 8:40
leckey6-Jul-07 8:40 
AnswerRe: Helllp!!! :-) About using a method from a Dll... Pin
Guffa6-Jul-07 8:44
Guffa6-Jul-07 8:44 
GeneralRe: Helllp!!! :-) About using a method from a Dll... Pin
Azad Giordano Ratzki6-Jul-07 9:09
professionalAzad Giordano Ratzki6-Jul-07 9:09 
AnswerRe: Helllp!!! :-) About using a method from a Dll... Pin
Leslie Sanford6-Jul-07 9:19
Leslie Sanford6-Jul-07 9:19 
Taicho2k wrote:
I have a solution that contains 2 projects one is the executable and the other is a DLL that I wrote that the application uses... the problem is that method I am using from the dll tries to reference a class and/or method from the application but since it isn't referenced I get an error here is the code:


Ok, I'm not clear on what you're trying to do, but it sounds like you have a circular reference. You have an executable that uses an assembly and an assembly that tries to use the executable. Correct? The solution lies in breaking the circular reference.
QuestionProblem with KeyEventHandler Pin
terraverdetech6-Jul-07 5:55
terraverdetech6-Jul-07 5:55 
AnswerRe: Problem with KeyEventHandler Pin
Wjousts6-Jul-07 6:28
Wjousts6-Jul-07 6:28 
GeneralRe: Problem with KeyEventHandler Pin
terraverdetech6-Jul-07 6:39
terraverdetech6-Jul-07 6:39 
GeneralRe: Problem with KeyEventHandler Pin
Luc Pattyn6-Jul-07 16:29
sitebuilderLuc Pattyn6-Jul-07 16:29 
QuestionBinded ComboBox displays wrong item! Pin
goldoche6-Jul-07 5:13
goldoche6-Jul-07 5:13 
AnswerRe: Binded ComboBox displays wrong item! Pin
Christopher Stratmann6-Jul-07 5:39
Christopher Stratmann6-Jul-07 5:39 
AnswerRe: Binded ComboBox displays wrong item! Pin
Christopher Stratmann6-Jul-07 5:40
Christopher Stratmann6-Jul-07 5:40 
AnswerRe: Binded ComboBox displays wrong item! Pin
Christopher Stratmann6-Jul-07 5:45
Christopher Stratmann6-Jul-07 5:45 
GeneralRe: Binded ComboBox displays wrong item! Pin
goldoche6-Jul-07 6:09
goldoche6-Jul-07 6:09 
GeneralRe: Binded ComboBox displays wrong item! Pin
Christopher Stratmann6-Jul-07 6:16
Christopher Stratmann6-Jul-07 6:16 
GeneralRe: Binded ComboBox displays wrong item! Pin
goldoche6-Jul-07 7:55
goldoche6-Jul-07 7:55 
AnswerRe: Binded ComboBox displays wrong item! Pin
Luc Pattyn6-Jul-07 16:32
sitebuilderLuc Pattyn6-Jul-07 16:32 
Questionwebservice return Pin
brsecu6-Jul-07 4:30
brsecu6-Jul-07 4:30 
AnswerRe: webservice return Pin
Christian Graus6-Jul-07 4:48
protectorChristian Graus6-Jul-07 4:48 
GeneralRe: webservice return Pin
brsecu6-Jul-07 4:52
brsecu6-Jul-07 4:52 
GeneralRe: webservice return Pin
Christian Graus6-Jul-07 5:33
protectorChristian Graus6-Jul-07 5:33 
AnswerRe: webservice return Pin
Pete O'Hanlon6-Jul-07 4:51
mvePete O'Hanlon6-Jul-07 4: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.