Forum C# About Debug On Server Code

About Debug On Server Code

Postby kidkid » January 23rd, 2011, 10:12 am

Hi,
I has found that sometime I could debug the server code by attach process, and I could run step by step to check something.
But it don't always allows to debug.

Do there have another way to debug in server code ?
kidkid
 
Posts: 54
Joined: December 1st, 2010, 4:43 am

Re: About Debug On Server Code

Postby Oliver » January 24th, 2011, 12:21 pm

If you write your servercode in the sample solution/project files provided in the Player.IO development package, you should be able to just press F5 to run your code in debug mode.

What are you doing now?

- Oliver
User avatar
Oliver
.IO
 
Posts: 1159
Joined: January 12th, 2010, 8:29 am

Re: About Debug On Server Code

Postby kidkid » January 25th, 2011, 7:29 am

Oh, really ? I don't know.
Thanks for your help.
I just use Debug >> Attach to process to debug my dll server code.

Thanks. :D
kidkid
 
Posts: 54
Joined: December 1st, 2010, 4:43 am


Return to C#



cron