Click here to Skip to main content
16,004,977 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to paint embedded controls. Pin
Nader Elshehabi21-Aug-06 13:14
Nader Elshehabi21-Aug-06 13:14 
QuestionUsing reflection to call an internal method Pin
Ista21-Aug-06 11:33
Ista21-Aug-06 11:33 
AnswerRe: Using reflection to call an internal method Pin
Vitaliy Tsvayer21-Aug-06 11:58
Vitaliy Tsvayer21-Aug-06 11:58 
QuestionC# DataGrid Question Pin
kalyanPaladugu21-Aug-06 10:29
kalyanPaladugu21-Aug-06 10:29 
AnswerRe: C# DataGrid Question Pin
Nader Elshehabi21-Aug-06 11:03
Nader Elshehabi21-Aug-06 11:03 
AnswerRe: C# DataGrid Question [modified] Pin
Vitaliy Tsvayer21-Aug-06 11:52
Vitaliy Tsvayer21-Aug-06 11:52 
QuestionReference Debug/Release version dll's of external projects Pin
wrykyn21-Aug-06 9:45
wrykyn21-Aug-06 9:45 
AnswerRe: Reference Debug/Release version dll's of external projects Pin
Nader Elshehabi21-Aug-06 10:50
Nader Elshehabi21-Aug-06 10:50 
Hello

AFAIK your project shouldn't care if the version of the external dlls is debug or release. Did you make these dlls?? Maybe you referenced them by the project?? Try cleaning things up:

1- BACKUP YOUR PROJECT -sorry for the uppercase;)-
2- Remove all references to the dlls
3- Copy only the dlls files to your project's folder
4- Reference to the new dlls in your folder
5- Make sure "Copy Local" property is set to true

RegardsRose | [Rose]
QuestionLooking for a good tutorial Pin
Soot21-Aug-06 9:44
Soot21-Aug-06 9:44 
AnswerRe: Looking for a good tutorial Pin
Nader Elshehabi21-Aug-06 10:42
Nader Elshehabi21-Aug-06 10:42 
Questiondataset sort and combine/consolidate Pin
jeweladdict21-Aug-06 8:52
jeweladdict21-Aug-06 8:52 
AnswerDatarow combining Pin
jeweladdict21-Aug-06 9:50
jeweladdict21-Aug-06 9:50 
AnswerRe: dataset sort and combine/consolidate Pin
Nader Elshehabi21-Aug-06 10:59
Nader Elshehabi21-Aug-06 10:59 
GeneralRe: dataset sort and combine/consolidate Pin
jeweladdict21-Aug-06 12:50
jeweladdict21-Aug-06 12:50 
GeneralRe: dataset sort and combine/consolidate Pin
Nader Elshehabi21-Aug-06 13:28
Nader Elshehabi21-Aug-06 13:28 
QuestionHow do I add Selected Cells Pin
kornstyle21-Aug-06 8:30
kornstyle21-Aug-06 8:30 
AnswerRe: How do I add Selected Cells Pin
Nader Elshehabi21-Aug-06 11:01
Nader Elshehabi21-Aug-06 11:01 
AnswerRe: How do I add Selected Cells Pin
Vitaliy Tsvayer21-Aug-06 12:09
Vitaliy Tsvayer21-Aug-06 12:09 
GeneralRe: How do I add Selected Cells Pin
kornstyle22-Aug-06 9:00
kornstyle22-Aug-06 9:00 
QuestionIs there any way i can make sure the length of a string is dicisable by 9? Pin
Anthony Mushrow21-Aug-06 8:24
professionalAnthony Mushrow21-Aug-06 8:24 
AnswerRe: Is there any way i can make sure the length of a string is dicisable by 9? [modified] Pin
Dave Kreskowiak21-Aug-06 8:31
mveDave Kreskowiak21-Aug-06 8:31 
GeneralRe: Is there any way i can make sure the length of a string is dicisable by 9? Pin
Anthony Mushrow21-Aug-06 9:01
professionalAnthony Mushrow21-Aug-06 9:01 
QuestionDLL and Web Service Problem Pin
Phoen2521-Aug-06 7:05
Phoen2521-Aug-06 7:05 
QuestionRe: DLL and Web Service Problem Pin
Vitaliy Tsvayer21-Aug-06 7:45
Vitaliy Tsvayer21-Aug-06 7:45 
AnswerRe: DLL and Web Service Problem Pin
Phoen2521-Aug-06 8:06
Phoen2521-Aug-06 8:06 

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.