Debugging a .net dll via com wrapper
-
Hello All, I'm pretty sure this can't be done, but I don't feel comfortable with that assessment until I put this to you folks. I've been given a standard c# dll that has various financial calculations. It's used via a com wrapper in a visual foxpro app. I've been given the lovely tasks of debugging a slew of errors, but I'm trying to determine the best way to do this. Has anyone made calls from some com app to a .net dll and been able to debug the dll at the same time? Thanks in advance, Ryan
-
Hello All, I'm pretty sure this can't be done, but I don't feel comfortable with that assessment until I put this to you folks. I've been given a standard c# dll that has various financial calculations. It's used via a com wrapper in a visual foxpro app. I've been given the lovely tasks of debugging a slew of errors, but I'm trying to determine the best way to do this. Has anyone made calls from some com app to a .net dll and been able to debug the dll at the same time? Thanks in advance, Ryan