|
Subject:
|
adding a reference in dot net app
|
|
Posted By:
|
MMahaney@wcinfo.com
|
Post Date:
|
2/11/2005 11:40:24 AM
|
|
I'm trying to add a reference .dll to my dot net app. The problem is that when I try it says that the .dll I'm trying to add is not a dot net assembly. Please help!!!
|
|
Reply By:
|
Ankur_Verma
|
Reply Date:
|
11/2/2005 3:35:23 PM
|
.net is probably right in what it says. the dll that your are trying to add a reference to is probably niether a .net assembly nor a com dll. Explore in documentation a bit to get a better idea of what .net assemblies are and what all dlls .net supports.
Regards Ankur Verma
|