I have a serviced component migrated from the 1.1 framework to the 2.0 framwork.
I am trying to debug it by attaching to the process in Visual Studio. It
connects to the process but the symbols arent loaded. The project is compiled
in debug mode and the PDB is in the same ...