views:

29

answers:

1

I have the following Problem..

I'm working on a Project (c#) and while trying to debug a succesfull build is going to be created.

But when putting Stop-Marks in the Source Code or pausing the execution of the application strange things happen... I'm using the "Local" Tab at the bottom to check and control the values in the objects and variables, but the output at this position looks like a mess ^^

Actually i tried almost everything i know to change and setup the configuration of the Visual Studio. I also tried to start a new c# project and repair and reinstall the VS and so on. But nothing really worked.

But on an other PC and working with the same VS-Edition and the same Project, everything is fine.

attached there are two screenshots of the failure... so i need your help.. any ideas..?


correct one: steve-krieghoff.net/gundg/msdn/forum/true.png


wrong one steve-krieghoff.net/gundg/msdn/forum/false.png

A: 

it's still my problem.. and not solved yet.. (: please help me.. XD

Schnoesel15