Click here to Skip to main content
15,886,873 members
Articles / General Programming / Debugging

How to Use Symbol Server? (and Why You Really Like To Do It...)

Rate me:
Please Sign up or sign in to vote.
5.00/5 (10 votes)
13 Jan 2012CPOL5 min read 42.3K   28  
How to setup .NET symbol server and enable production debugging without source code

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Team Leader Intel
Israel Israel
I've been around at Intel for about 13 years, developing and leading SW information system projects.

I have extended experience in .NET (C#) and SQL development.

I'm currently located at OR for a 2Y assignmentOur current development environment is .NET 4.0 and SQL2008, we are using WPF 4.0 for UI, EF4 for data manipulation and WCF 4.0 for communicating from the client to the server.

Love design patterns and cool looking code.

Motto: "Are we having fun or what?"

Comments and Discussions