G
Gareth
Hi,
I have a new VB.NET project and a VB.NET dll.
The DLL is compiled directly to the bin\debug folder of the VB.NET project
The project reference path for the DLL is to the compiled DLL in the
bin\debug folder. (not the bin\debug folder of the DLL code project)
BUT, when I get to code referencing the DLL functions in the main VB.NET
project, the debugger goes to the code of the DLL. (How it knows where the
code is - I have no idea).
This is not what I want as the DLL functions are well debugged.
I have looked for some parameter to control this 'affliction' and have found
no solution.
Anyone any ideas????
Thanking them in advance.
Garry
I have a new VB.NET project and a VB.NET dll.
The DLL is compiled directly to the bin\debug folder of the VB.NET project
The project reference path for the DLL is to the compiled DLL in the
bin\debug folder. (not the bin\debug folder of the DLL code project)
BUT, when I get to code referencing the DLL functions in the main VB.NET
project, the debugger goes to the code of the DLL. (How it knows where the
code is - I have no idea).
This is not what I want as the DLL functions are well debugged.
I have looked for some parameter to control this 'affliction' and have found
no solution.
Anyone any ideas????
Thanking them in advance.
Garry