Ask a Question related to ASP Components, Design and Development.
-
nsuser #1
.NET COM in Classic ASP
I have created a simple .NET COM class. I have used regasm dllname.dll /tlb:
dllname.tlb /codebase to register it on another server - the files were
plaecd in the c:\windows\system32 folder. registration said it was
successful. i created a new MS Access application, added the reference,
instantiated the component class and everything was fine. Then i tried to
edit a traditional ASP page by calling server.createobject("namespace.class")
and can't seem to get anything i try to resolve the errors that i am getting
- currently the error is File or assembly name ***, or one of its
dependencies, was not found. the class imports System and System.XML.
so my question...what is the correct procedure for creating a .NET COM
class, deploying it to an IIS server for use in an ASP page. thanks much
nsuser Guest
-
OS 9 (classic) projector
Can the Windows version of Director MX 2004 create projectors for both OSX and OS9? I know the Mac MX2004 version can, but on my WIndows copy, it... -
OS X & OS Classic Projector
Hello All, I want to produce an hybrid cdrom for PC & Mac. But my Mac side makes some Problems. I cannot run a projector on mac os classic & os... -
MAC OS X NOT BETTER THAN CLASSIC!!
OK, I have been using Mac OS X since version 10.0. Now, as a Mac user for more than 13 years, a UNIX/Linux user for more than 8 years, and as IT... -
Use .NET class from within classic ASP
You can put a COM wrapper around your .NET code and use it from old ASP. However, like all things COM, it will need to be registered on the server... -
should I go with a new AF or classic manual SLR?
Greetings all, I have a recently sparked interest in SLR cameras. I have a decent digital camera (4mp) that I've been using for about a year....



Reply With Quote

