Click here to Skip to main content
15,888,816 members
Home / Discussions / C#
   

C#

 
QuestionADO.net not unqiue column names Pin
BlaiN17-Nov-08 20:47
BlaiN17-Nov-08 20:47 
AnswerRe: ADO.net not unqiue column names Pin
Giorgi Dalakishvili17-Nov-08 20:57
mentorGiorgi Dalakishvili17-Nov-08 20:57 
GeneralRe: ADO.net not unqiue column names Pin
BlaiN17-Nov-08 21:42
BlaiN17-Nov-08 21:42 
QuestionControls added to FlowLayoutPanel at runtime are not shown ? Pin
Sperneder Patrick17-Nov-08 20:46
professionalSperneder Patrick17-Nov-08 20:46 
AnswerRe: Controls added to FlowLayoutPanel at runtime are not shown ? Pin
Pedram Behroozi17-Nov-08 21:24
Pedram Behroozi17-Nov-08 21:24 
GeneralRe: Controls added to FlowLayoutPanel at runtime are not shown ? Pin
Sperneder Patrick17-Nov-08 22:32
professionalSperneder Patrick17-Nov-08 22:32 
GeneralRe: Controls added to FlowLayoutPanel at runtime are not shown ? Pin
Pedram Behroozi18-Nov-08 0:52
Pedram Behroozi18-Nov-08 0:52 
GeneralRe: Controls added to FlowLayoutPanel at runtime are not shown ? Pin
Sperneder Patrick18-Nov-08 0:53
professionalSperneder Patrick18-Nov-08 0:53 
Solved.

The error was that i added a Control with the FlowPanel and got an error from the designer.
To fix this i deleted the control within the designer, but the reference to the control was in code
still there.

Everything that i 've done with the control was referring to the wrong instance of it.
It seems that this was an issue from the designer. Now it works fine .. Shucks | :-\

Thanks for your help.

Sometimes the easiest solution is to delete the whole project and start new from the scratch.
QuestionUnable to connect to service application from remote computer. Pin
teopau17-Nov-08 19:53
teopau17-Nov-08 19:53 
AnswerRe: Unable to connect to service application from remote computer. Pin
leppie17-Nov-08 20:21
leppie17-Nov-08 20:21 
GeneralRe: Unable to connect to service application from remote computer. [modified] Pin
teopau17-Nov-08 20:51
teopau17-Nov-08 20:51 
QuestionHow to connect mysql Pin
rose19617-Nov-08 19:34
rose19617-Nov-08 19:34 
AnswerRe: How to connect mysql Pin
N a v a n e e t h17-Nov-08 20:44
N a v a n e e t h17-Nov-08 20:44 
QuestionInsert a subreport within a subreport inCrystal reports using C# Pin
Rajeshgut17-Nov-08 18:41
Rajeshgut17-Nov-08 18:41 
AnswerRe: Insert a subreport within a subreport inCrystal reports using C# Pin
selcuks17-Nov-08 20:37
selcuks17-Nov-08 20:37 
QuestionSQL Report Ranking Pin
jatin.sabarmati17-Nov-08 14:15
jatin.sabarmati17-Nov-08 14:15 
AnswerRe: SQL Report Ranking Pin
Christian Graus17-Nov-08 15:18
protectorChristian Graus17-Nov-08 15:18 
Questionxml Pin
arkiboys17-Nov-08 11:12
arkiboys17-Nov-08 11:12 
QuestionRe: xml Pin
nelsonpaixao17-Nov-08 12:39
nelsonpaixao17-Nov-08 12:39 
AnswerRe: xml Pin
Christian Graus17-Nov-08 14:49
protectorChristian Graus17-Nov-08 14:49 
AnswerRe: xml Pin
Brij17-Nov-08 17:13
mentorBrij17-Nov-08 17:13 
GeneralRe: xml Pin
arkiboys18-Nov-08 5:09
arkiboys18-Nov-08 5:09 
QuestionProblem with html parsing using mshtml. offsetHeight, offsetWidth, offsetLeft and offsetTop (properties of IHTMLElement interface) always return zero. Pin
Terasbetoni17-Nov-08 10:41
Terasbetoni17-Nov-08 10:41 
Questionfunction pointers/delegates/callbacks/managed/unmanaged code with c# Pin
kinar17-Nov-08 9:03
kinar17-Nov-08 9:03 
AnswerRe: function pointers/delegates/callbacks/managed/unmanaged code with c# Pin
led mike17-Nov-08 9:36
led mike17-Nov-08 9:36 

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.