G
Guest
I have a dll that I created to use in all of the programs I create. I have one program that when I call a sub or function that is in the dll I can step into the dll code and look to see if I have any problems with the dll. I have another program where I cannot step into this dll. I assume this is a setting in visual studio because I can do this on two different machines. I have been unable to find the setting to turn on in the second project or the reason why this is occuring. Does anyone have any suggestions? Thanks