I have a Visual Studio solution with four C# projects in it. I want to step into the code of a supporting project in the solution from my main project, but when I use the \"
One thing to check for is that your supporting project assembly has not been installed in the GAC. Open a command prompt and run the following to make sure...