-
How can i access methods of those DLLs created in 1.1
Question Asked by Visitor Urvi
Hi..
I am working on ASP .NET 2.0 but my company was working on 1.1...and all dlls of comapny are created using 1.1 ...
now my problem is how can i access methods of those dlls which are supporting 1.1 connection standards...
m getting problem in connection....
Please reply ...
Last edited by Lokesh M; 02-26-2007 at 07:48 AM.
-
Contributing Member
Re: How can i access methods of those DLLs created in 1.1
You should be able to access the DLLs with no issue as long as they have just classes and functions .. just add a reference to your project.. even we are using lot of DLL's created from version 1.0 since not much changed in them
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules