Click here to Skip to main content
15,889,857 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: SqlDataAdapter + DataSet problem Pin
CNTX!3-Mar-09 15:13
CNTX!3-Mar-09 15:13 
Questionreader.Read() to string array Pin
Thilek2-Mar-09 8:19
Thilek2-Mar-09 8:19 
AnswerRe: reader.Read() to string array Pin
N a v a n e e t h2-Mar-09 15:28
N a v a n e e t h2-Mar-09 15:28 
GeneralRe: reader.Read() to string array Pin
Thilek2-Mar-09 17:47
Thilek2-Mar-09 17:47 
GeneralRe: reader.Read() to string array Pin
N a v a n e e t h3-Mar-09 1:22
N a v a n e e t h3-Mar-09 1:22 
GeneralRe: reader.Read() to string array Pin
Thilek8-Mar-09 6:58
Thilek8-Mar-09 6:58 
QuestionError Message Pin
vanishaa2-Mar-09 2:58
vanishaa2-Mar-09 2:58 
GeneralRe: Error Message Pin
Luc Pattyn2-Mar-09 3:50
sitebuilderLuc Pattyn2-Mar-09 3:50 
Hi,

I have never seen this before, my best guess is:

it looks like you are building a managed application (C++/CLI) and you have included into your project a native code file. Native code files probably don't need to be mentioned at all in your solution pane; if you do, then their build action should be reduced to "none" or "copy to output folder" or something like that, they don't need any compilation/linking.

Luc Pattyn [Forum Guidelines] [My Articles]

- before you ask a question here, search CodeProject, then Google
- the quality and detail of your question reflects on the effectiveness of the help you are likely to get
- use the code block button (PRE tags) to preserve formatting when showing multi-line code snippets


GeneralRe: Error Message Pin
N a v a n e e t h2-Mar-09 15:15
N a v a n e e t h2-Mar-09 15:15 
AnswerRe: Error Message Pin
N a v a n e e t h2-Mar-09 15:11
N a v a n e e t h2-Mar-09 15:11 
QuestionStreamWriter - How can I write as a .CSV file ? Pin
J_E_D_I28-Feb-09 9:49
J_E_D_I28-Feb-09 9:49 
AnswerRe: StreamWriter - How can I write as a .CSV file ? Pin
bfoo7528-Feb-09 11:07
bfoo7528-Feb-09 11:07 
AnswerRe: StreamWriter - How can I write as a .CSV file ? Pin
Mark Salsbery28-Feb-09 11:12
Mark Salsbery28-Feb-09 11:12 
QuestionRe: StreamWriter - How can I write as a .CSV file ? Pin
J_E_D_I28-Feb-09 18:32
J_E_D_I28-Feb-09 18:32 
AnswerRe: StreamWriter - How can I write as a .CSV file ? Pin
Mark Salsbery1-Mar-09 12:56
Mark Salsbery1-Mar-09 12:56 
General[Message Deleted] Pin
J_E_D_I2-Mar-09 2:43
J_E_D_I2-Mar-09 2:43 
GeneralRe: StreamWriter - How can I write as a .CSV file ? Pin
Luc Pattyn2-Mar-09 3:55
sitebuilderLuc Pattyn2-Mar-09 3:55 
GeneralRe: StreamWriter - How can I write as a .CSV file ? Pin
Luc Pattyn2-Mar-09 4:33
sitebuilderLuc Pattyn2-Mar-09 4:33 
GeneralRe: StreamWriter - How can I write as a .CSV file ? Pin
J_E_D_I2-Mar-09 5:10
J_E_D_I2-Mar-09 5:10 
GeneralRe: StreamWriter - How can I write as a .CSV file ? Pin
J_E_D_I2-Mar-09 5:16
J_E_D_I2-Mar-09 5:16 
GeneralRe: StreamWriter - How can I write as a .CSV file ? Pin
Luc Pattyn2-Mar-09 5:19
sitebuilderLuc Pattyn2-Mar-09 5:19 
AnswerRe: StreamWriter - How can I write as a .CSV file ? Pin
N a v a n e e t h1-Mar-09 14:03
N a v a n e e t h1-Mar-09 14:03 
GeneralNewLine Pin
J_E_D_I2-Mar-09 5:26
J_E_D_I2-Mar-09 5:26 
AnswerRe: StreamWriter - How can I write as a .CSV file ? Pin
Jens.Bonnermann6-Mar-09 7:01
Jens.Bonnermann6-Mar-09 7:01 
AnswerRe: StreamWriter - How can I write as a .CSV file ? Pin
Jens.Bonnermann6-Mar-09 7:02
Jens.Bonnermann6-Mar-09 7:02 

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.