| Debugging DLLs live (3 replies) |
| ASPFriends.com 'aspngdebug' list |
| Back in the days of building VB 6.0 DLLs, you could run your DLL project, and from another app or IDE instance, set a reference to this interpreted environment DLL for live testing and stepping through the code. I'm apparently missing something little that's preventing me from doing this. I've got a class project, and I've got its Debugging property set to Wait to Attach to an External Process (I'... |
|
| How to debug asp.net (2 replies) |
| ASPFriends.com 'aspngdebug' list |
| Moved from [aspngfreeforall] to [aspngdebug] by Marcie Jones marciejones@yahoo.com Hi all, I know this sounds like a dumb question but I am spending a large amount of time trying to find the value of a DataSet in asp.net. I'm finding everything except the value of the dataset. Is there some information or help out there to determine the value of a dataset in the debugger? I'm in locals window and ... |
|
| Debugging Old VB COM objects from ASP.NET (3 replies) |
| ASPFriends.com 'aspngdebug' list |
| Moved from [aspngcs] to [aspngdebug] by Charles M. Carroll charlesmarkcarroll@yahoo.com Hi Guys, I was wondering if anyone was successful in setting up server to be able to Debug from ASP.NET page into VB COM DLL. I tried all the tricks I knew and I am still not successful with the process. Thanks, Maxim |
|