Click here to Skip to main content
15,881,882 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Getting two connection string from .config file instead of one?! Pin
kubben28-Mar-07 1:36
kubben28-Mar-07 1:36 
GeneralRe: Getting two connection string from .config file instead of one?! Pin
Oshtri Deka28-Mar-07 22:53
professionalOshtri Deka28-Mar-07 22:53 
QuestionPls. how can I avoid these exceptions Pin
indian14327-Mar-07 0:27
indian14327-Mar-07 0:27 
AnswerRe: Pls. how can I avoid these exceptions Pin
__DanC__27-Mar-07 0:43
__DanC__27-Mar-07 0:43 
GeneralRe: Pls. how can I avoid these exceptions Pin
indian14327-Mar-07 1:00
indian14327-Mar-07 1:00 
GeneralRe: Pls. how can I avoid these exceptions Pin
Christian Graus27-Mar-07 2:45
protectorChristian Graus27-Mar-07 2:45 
GeneralRe: Pls. how can I avoid these exceptions Pin
Colin Angus Mackay28-Mar-07 0:55
Colin Angus Mackay28-Mar-07 0:55 
AnswerRe: Pls. how can I avoid these exceptions Pin
Scott Dorman27-Mar-07 19:06
professionalScott Dorman27-Mar-07 19:06 
Both of these attributes are generally specified in the AssemblyInfo file. This file is included only once in the project, so the attributes are defined only once. The attributes do not exist in this file by default, so you would need to add them.

If you think these are defined more than once (which the compiler obviously does), then search using "Find in Files" for the attribute names and remove the duplicates.

-----------------------------
In just two days, tomorrow will be yesterday.

AnswerRe: Pls. how can I avoid these exceptions Pin
Brady Kelly27-Mar-07 19:47
Brady Kelly27-Mar-07 19:47 
QuestionWindows service load sequence question.... Pin
Draqonis26-Mar-07 11:18
Draqonis26-Mar-07 11:18 
AnswerRe: Windows service load sequence question.... Pin
kubben27-Mar-07 3:13
kubben27-Mar-07 3:13 
QuestionMozilla FireFox Support in .NET Framework 2.0 Config Pin
Vasudevan Deepak Kumar26-Mar-07 11:06
Vasudevan Deepak Kumar26-Mar-07 11:06 
QuestionClosing tcp port on Dual 2 Core processor Pin
Draqonis26-Mar-07 5:22
Draqonis26-Mar-07 5:22 
QuestionMSI Programming Pin
tonyalex26-Mar-07 4:46
tonyalex26-Mar-07 4:46 
AnswerRe: MSI Programming Pin
Vasudevan Deepak Kumar28-Mar-07 7:48
Vasudevan Deepak Kumar28-Mar-07 7:48 
QuestionRaising an event from a composite control Pin
Richard Jones26-Mar-07 4:28
Richard Jones26-Mar-07 4:28 
AnswerRe: Raising an event from a composite control Pin
Richard Blythe28-Mar-07 6:03
Richard Blythe28-Mar-07 6:03 
GeneralRe: Raising an event from a composite control Pin
Richard Jones30-Mar-07 2:40
Richard Jones30-Mar-07 2:40 
GeneralRe: Raising an event from a composite control Pin
Richard Jones30-Mar-07 9:27
Richard Jones30-Mar-07 9:27 
QuestionRemoting with a Windows Service as a component host Pin
pezi_pink26-Mar-07 4:20
pezi_pink26-Mar-07 4:20 
QuestionEncoding StreamReader in C# Compact Framework Pin
vonLochow26-Mar-07 2:34
vonLochow26-Mar-07 2:34 
QuestionGenerating MS Project File Pin
fulbright25-Mar-07 20:45
fulbright25-Mar-07 20:45 
QuestionBook on Plugin-Technology? Pin
Tomerland25-Mar-07 19:42
Tomerland25-Mar-07 19:42 
AnswerRe: Book on Plugin-Technology? Pin
Pete O'Hanlon27-Mar-07 1:14
mvePete O'Hanlon27-Mar-07 1:14 
QuestionStyle / customize the .NET Treeview Control (vertical spaces between nodes) Pin
jnkurz024-Mar-07 7:57
jnkurz024-Mar-07 7:57 

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.