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

C#

 
AnswerRe: MessageBox in windows application using c# Pin
Tom Deketelaere7-Jan-09 0:20
professionalTom Deketelaere7-Jan-09 0:20 
GeneralRe: MessageBox in windows application using c# Pin
sandhya147-Jan-09 0:33
sandhya147-Jan-09 0:33 
GeneralRe: MessageBox in windows application using c# Pin
Dragonfly_Lee8-Jan-09 20:07
Dragonfly_Lee8-Jan-09 20:07 
QuestionCompatibilité XP et Vista Pin
halleuxb7-Jan-09 0:13
halleuxb7-Jan-09 0:13 
RantRe: Compatibilité XP et Vista Pin
Eddy Vluggen7-Jan-09 0:14
professionalEddy Vluggen7-Jan-09 0:14 
AnswerRe: Compatibilité XP et Vista Pin
Tom Deketelaere7-Jan-09 0:23
professionalTom Deketelaere7-Jan-09 0:23 
AnswerRe: Compatibilité XP et Vista Pin
Le centriste7-Jan-09 1:04
Le centriste7-Jan-09 1:04 
GeneralRe: Compatibilité XP et Vista Pin
halleuxb7-Jan-09 1:48
halleuxb7-Jan-09 1:48 
Thanks for all to reply so fast.

I'll rewrite it in english...

So, I'm C# Programmer and in my project I received from our client a DLL. When I develop on Visual Studio on XP all is working without any problem. If I check the reference, the Name and the Path are filled in and no exclamation point on this.
I copied all the project on my laptop to work home
a) I have an error message on my 'using myDll' in the begin of my class.
b) secondly, on the dll (when I check my references) I see an yellow exlamation mark.

When I use the program in the bin/debug myProgram.exe, I receive a message :" value type cannot be null" only when I use it on vista. On XP, no problem at all.

Thanks for your help

Benoit
GeneralRe: Compatibilité XP et Vista Pin
SeMartens7-Jan-09 1:54
SeMartens7-Jan-09 1:54 
AnswerRe: Compatibilité XP et Vista Pin
Guffa7-Jan-09 1:54
Guffa7-Jan-09 1:54 
GeneralRe: Compatibilité XP et Vista Pin
halleuxb7-Jan-09 2:06
halleuxb7-Jan-09 2:06 
GeneralRe: Compatibilité XP et Vista Pin
Eddy Vluggen7-Jan-09 2:15
professionalEddy Vluggen7-Jan-09 2:15 
AnswerRe: Compatibilité XP et Vista Pin
#realJSOP7-Jan-09 2:28
mve#realJSOP7-Jan-09 2:28 
QuestionCommon codebase for C++ and C#? Pin
Bartosz Bien7-Jan-09 0:10
Bartosz Bien7-Jan-09 0:10 
JokeRe: Common codebase for C++ and C#? Pin
CPallini7-Jan-09 0:36
mveCPallini7-Jan-09 0:36 
GeneralRe: Common codebase for C++ and C#? (update) Pin
Bartosz Bien7-Jan-09 1:29
Bartosz Bien7-Jan-09 1:29 
QuestionRe: Common codebase for C++ and C#? (update) Pin
CPallini7-Jan-09 1:44
mveCPallini7-Jan-09 1:44 
AnswerRe: Common codebase for C++ and C#? (update) Pin
Bartosz Bien7-Jan-09 2:01
Bartosz Bien7-Jan-09 2:01 
GeneralRe: Common codebase for C++ and C#? (update) Pin
CPallini7-Jan-09 2:10
mveCPallini7-Jan-09 2:10 
Questionhow to export a datagridview with C# in win appl Pin
rana_cisco6-Jan-09 23:47
rana_cisco6-Jan-09 23:47 
AnswerRe: how to export a datagridview with C# in win appl Pin
Eddy Vluggen7-Jan-09 0:18
professionalEddy Vluggen7-Jan-09 0:18 
AnswerRe: how to export a datagridview with C# in win appl Pin
Dragonfly_Lee7-Jan-09 0:47
Dragonfly_Lee7-Jan-09 0:47 
AnswerRe: how to export a datagridview with C# in win appl Pin
Ashfield7-Jan-09 1:30
Ashfield7-Jan-09 1:30 
Questiondeserialization issue Pin
George_George6-Jan-09 23:41
George_George6-Jan-09 23:41 
AnswerRe: deserialization issue Pin
Colin Angus Mackay7-Jan-09 0:43
Colin Angus Mackay7-Jan-09 0:43 

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.