|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Using .Net DLL in classic ASPHi there. I want to know is it possible to write a dll in VB.net that I can
use in ASP, and if so to set it up so that I can debug the dll, stepping through the code just as I would debugging a vb6 dll used by classic asp. Sorry, should clarify that I want to use the .Net dll in classic ASP. I wasnt
very clear in my last post. Shane O'Connor wrote:
> Sorry, should clarify that I want to use the .Net dll in classic ASP. I wasnt You need to do this through com. Do a search for making a com dll in > very clear in my last post. ..net. Then you can access the dll like any other windows dll. Chris Shane,
I don't believe that you can do this with reasonable effort. Write a classic ASP pages and use in that a VB.Net Dll. This is the standard link for what you ask, however. http://msdn.microsoft.com/msdnmag/issues/02/06/rich/default.aspx I hope this helps, Cor Show quoteHide quote "Shane O'Connor" <ShaneOCon***@discussions.microsoft.com> schreef in bericht news:AAAAC380-1F03-40BB-9B8D-16A5A2190631@microsoft.com... > Hi there. I want to know is it possible to write a dll in VB.net that I > can > use in ASP, and if so to set it up so that I can debug the dll, stepping > through the code just as I would debugging a vb6 dll used by classic asp.
Need some help with vb StatusStrip Control
How to abort a WinForms apps with no main window [VB.NET] How to store/load XML schema internally... datagridview combo box Fields in Access database returned in alphabetical order latency when loading forms Best way to implement 2 controls on one window Coding a TimeSpan Best value Help file builder Best way to output form information |
|||||||||||||||||||||||