Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Debugging in Com Interop

Status
Not open for further replies.

asmith555

Programmer
Oct 7, 2002
97
US
I have an .net 2.0 class library with a com wrapper around it. I am having problems with data access using the Microsoft Data App Blocks. The object is being created in classic asp using the com wrapper via a server.createobject assignment. Is there anyway I can debug my class object in visual studio when it is being run in classic asp. I am new to com interop.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top