R
Rakesh
Hi All,
I have a created a solution in VS.NET, which has several
projects.
The output of 2 Class Library projects, is deployed in the
GAC. The reference of these assemblies is added in the
other projects using the File References, so the CopyLocal
property of these references are false.
Now when I try to debug the solution, I am not able to
debug the code in shared assemblies. The debugger does not
go inside that.
Help needed urgently.
Thanks
Rakesh
I have a created a solution in VS.NET, which has several
projects.
The output of 2 Class Library projects, is deployed in the
GAC. The reference of these assemblies is added in the
other projects using the File References, so the CopyLocal
property of these references are false.
Now when I try to debug the solution, I am not able to
debug the code in shared assemblies. The debugger does not
go inside that.
Help needed urgently.
Thanks
Rakesh