Click here to Skip to main content
15,886,032 members
Home / Discussions / C#
   

C#

 
AnswerRe: Reverse Name Assignment Pin
abhinish31-Mar-06 1:40
abhinish31-Mar-06 1:40 
GeneralRe: Reverse Name Assignment Pin
CWIZO31-Mar-06 2:18
CWIZO31-Mar-06 2:18 
GeneralRe: Reverse Name Assignment Pin
Shadow Sprite1-Apr-06 13:59
Shadow Sprite1-Apr-06 13:59 
QuestionSet 1 pixel of Image to transparent, how? Pin
Sasuko30-Mar-06 23:46
Sasuko30-Mar-06 23:46 
AnswerRe: Set 1 pixel of Image to transparent, how? Pin
CWIZO30-Mar-06 23:53
CWIZO30-Mar-06 23:53 
QuestionGet shares of a network computer Pin
kendao30-Mar-06 23:14
kendao30-Mar-06 23:14 
QuestionContextMenuStrip Pin
hpetriffer30-Mar-06 22:49
hpetriffer30-Mar-06 22:49 
QuestionHave problemS with windows control dll Pin
Tony_Joh30-Mar-06 22:42
Tony_Joh30-Mar-06 22:42 
Hello!

I have one solution file that consist of three project.
One project that build the exe file.
One project that build a class library dll
One project that build a windows control dll

In the windows control c-tor is there a call to a method in the class
libarary.
So in the project referense settings for the windows control I have a
project referens to the class library.

In the exe file c-tor I have a call to a method in the class library.
So in the project reference settings for the exe file I have a project
reference to the class library and to
the windows control because I can drag the windows control from the toolbox
to a form in the project that build the exe file.

Now to my problem if I now rebuild the project only for the class library
and then try to drag the windows control to a form I get the following error
"An exception occured while trying to create an instance of Middle.Middle.
The execption was "?"."

But if I rebuild the windows control instead then I can drag the windows
control from the toolbox to a form in the project that build the exe file.

My first question why do I get this error.
My second question is what is the recommended setting for copy local that
exist on each project. It it to have true or false.

My third question is what requirement is it about the version that each dll
have. I mean when an exe file will call a dll or when a dll will call
another dll.

//Tony

QuestionC#_Transparent Pin
hung_ngole30-Mar-06 22:40
hung_ngole30-Mar-06 22:40 
Questionuse Control to DataGridViewCell Pin
hpetriffer30-Mar-06 22:36
hpetriffer30-Mar-06 22:36 
QuestionForce Paint event to a "null" device Pin
hpetriffer30-Mar-06 22:29
hpetriffer30-Mar-06 22:29 
AnswerRe: Force Paint event to a "null" device Pin
leppie31-Mar-06 1:38
leppie31-Mar-06 1:38 
AnswerRe: Hey howzit? Pin
J4amieC30-Mar-06 23:08
J4amieC30-Mar-06 23:08 
QuestionCut a piece of image Pin
Sasuko30-Mar-06 21:34
Sasuko30-Mar-06 21:34 
AnswerRe: Cut a piece of image Pin
J4amieC30-Mar-06 21:44
J4amieC30-Mar-06 21:44 
QuestionConvert hexadecimal to Color and viceversa Pin
Sasuko30-Mar-06 21:33
Sasuko30-Mar-06 21:33 
AnswerRe: Convert hexadecimal to Color and viceversa Pin
Vasudevan Deepak Kumar30-Mar-06 21:49
Vasudevan Deepak Kumar30-Mar-06 21:49 
QuestionHow do I read .pdf files Pin
pirogramci30-Mar-06 20:52
pirogramci30-Mar-06 20:52 
AnswerRe: How do I read .pdf files Pin
Vasudevan Deepak Kumar30-Mar-06 21:06
Vasudevan Deepak Kumar30-Mar-06 21:06 
Questionhow to add data into database from a datatable in a C# project? Pin
meenakshi_joshi0930-Mar-06 20:20
meenakshi_joshi0930-Mar-06 20:20 
AnswerRe: how to add data into database from a datatable in a C# project? Pin
sathish s30-Mar-06 20:43
sathish s30-Mar-06 20:43 
QuestionDatabase is not updating Pin
Sunny H30-Mar-06 19:49
Sunny H30-Mar-06 19:49 
AnswerRe: Database is not updating Pin
suresh pandu30-Mar-06 20:24
suresh pandu30-Mar-06 20:24 
QuestionAlways on top button Pin
Mridang Agarwalla30-Mar-06 19:30
Mridang Agarwalla30-Mar-06 19:30 
AnswerRe: Always on top button Pin
leppie30-Mar-06 19:37
leppie30-Mar-06 19:37 

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.