Click here to Skip to main content
15,887,585 members
Home / Discussions / C#
   

C#

 
AnswerRe: >'True'> is not satisfying Pin
Eddy Vluggen15-Jun-12 1:52
professionalEddy Vluggen15-Jun-12 1:52 
GeneralRe: >'True'> is not satisfying Pin
AstroBod42715-Jun-12 2:04
AstroBod42715-Jun-12 2:04 
GeneralRe: >'True'> is not satisfying Pin
Eddy Vluggen15-Jun-12 2:30
professionalEddy Vluggen15-Jun-12 2:30 
GeneralRe: >'True'> is not satisfying Pin
AstroBod42715-Jun-12 3:17
AstroBod42715-Jun-12 3:17 
GeneralRe: >'True'> is not satisfying Pin
Eddy Vluggen15-Jun-12 3:21
professionalEddy Vluggen15-Jun-12 3:21 
GeneralRe: >'True'> is not satisfying Pin
AstroBod42715-Jun-12 4:13
AstroBod42715-Jun-12 4:13 
GeneralRe: >'True'> is not satisfying Pin
Eddy Vluggen15-Jun-12 5:14
professionalEddy Vluggen15-Jun-12 5:14 
AnswerRe: >'True'> is not satisfying Pin
jschell15-Jun-12 10:22
jschell15-Jun-12 10:22 
AstroBod427 wrote:
Can someone explain me why everything works fine on a laptop and not on another that has the same configuration.


Simple to test really.

Create a NEW project/dll and target it for Net 2. Call it D2.
Create a NEW project/dll and target it for Net 3. Call it D3.

1. Create a NEW application targeting it for Net 2.
a. Use D2
b. Use D3

2. Create a NEW application targeting it for Net 3.
a. Use D2
b. Use D3

Myself, not having tried it, I would suspect 1a, 2a, 2b all are possible. 1b is not.

If that is true, then you can be sure that whatever the difference you are seeing it fits into one of the above. On both machines.
GeneralRe: >'True'> is not satisfying Pin
GrooverFromHolland15-Jun-12 12:30
GrooverFromHolland15-Jun-12 12:30 
GeneralRe: >'True'> is not satisfying Pin
Bernhard Hiller17-Jun-12 22:09
Bernhard Hiller17-Jun-12 22:09 
GeneralRe: >'True'> is not satisfying Pin
AstroBod42726-Jun-12 2:00
AstroBod42726-Jun-12 2:00 
GeneralRe: >'True'> is not satisfying Pin
AstroBod42726-Jun-12 1:58
AstroBod42726-Jun-12 1:58 
QuestionHow to implement error tracing for windows in c# application Pin
Member 385772214-Jun-12 22:34
Member 385772214-Jun-12 22:34 
AnswerRe: How to implement error tracing for windows in c# application Pin
Abhinav S15-Jun-12 20:28
Abhinav S15-Jun-12 20:28 
QuestionConsole Application based on delegates Pin
praveengb14-Jun-12 20:15
praveengb14-Jun-12 20:15 
AnswerRe: Console Application based on delegates Pin
Sandeep Mewara14-Jun-12 20:42
mveSandeep Mewara14-Jun-12 20:42 
QuestionC# Installer Pin
Zeyad Jalil14-Jun-12 19:42
professionalZeyad Jalil14-Jun-12 19:42 
AnswerRe: C# Installer Pin
Sandeep Mewara14-Jun-12 20:35
mveSandeep Mewara14-Jun-12 20:35 
GeneralRe: C# Installer Pin
Zeyad Jalil14-Jun-12 20:48
professionalZeyad Jalil14-Jun-12 20:48 
GeneralRe: C# Installer Pin
Sandeep Mewara14-Jun-12 20:54
mveSandeep Mewara14-Jun-12 20:54 
AnswerRe: C# Installer Pin
Dave Kreskowiak15-Jun-12 2:03
mveDave Kreskowiak15-Jun-12 2:03 
AnswerRe: C# Installer Pin
Abhinav S15-Jun-12 20:26
Abhinav S15-Jun-12 20:26 
QuestionRunning a program as an Administrator Pin
MAW3014-Jun-12 16:24
MAW3014-Jun-12 16:24 
AnswerRe: Running a program as an Administrator Pin
Philippe Mori14-Jun-12 16:47
Philippe Mori14-Jun-12 16:47 
AnswerRe: Running a program as an Administrator Pin
Luc Pattyn14-Jun-12 17:54
sitebuilderLuc Pattyn14-Jun-12 17:54 

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.