Click to See Complete Forum and Search --> : Add VC++ DLL to ASP .net project


fongjeffrey
May 10th, 2004, 03:00 AM
Hi there,
I have several DLLS which were written in VC++, and I have started a new ASP .net project which needs to reference to those DLLs. However, when I tried to add those DLLs reference to my project, I am getting the following error "This DLL is not a valid assembly or COM components. Only assemblies w/ extension "dll" or COM components can be added to project.
Does anyone know how I can resolve this problem.
Thank you very much for ur help and I am appreciated!

Jeffrey