Hello,<BR><BR>I have a nifty .NET class library that is being called from MS Access (through COM) as part of a legacy app. This works quite nicely. However, I would ...
I'm trying to make a C# code library available to an old ASP page. I've tried following several tutorials, the sanest of which seems to be this one. Here's what I'm ...