HighTechTalks DotNet Forums  

.net dll in NT4

Dotnet Framework (Interop) microsoft.public.dotnet.framework.interop


Discuss .net dll in NT4 in the Dotnet Framework (Interop) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Venedict
 
Posts: n/a

Default .net dll in NT4 - 05-22-2007 , 05:46 AM






Hi All,

I have developed a .net dll which using COM interops interface.

I developed and VB6 application to utilize the dll file. It is working fine
when testing in Windows XP.

After that, I tested the application in NT4 workstation, it prompts thtat
ActiveX object cannot be created.

I would like to know is it because the dll is developed in .net 2.0 so can't
be use in NT4 environment.

Thanks.
--
Regards,
Venedict

Reply With Quote
  #2  
Old   
Willy Denoyette [MVP]
 
Posts: n/a

Default Re: .net dll in NT4 - 05-23-2007 , 06:25 PM






"Venedict" <Venedict (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi All,

I have developed a .net dll which using COM interops interface.

I developed and VB6 application to utilize the dll file. It is working
fine
when testing in Windows XP.

After that, I tested the application in NT4 workstation, it prompts thtat
ActiveX object cannot be created.

I would like to know is it because the dll is developed in .net 2.0 so
can't
be use in NT4 environment.

Thanks.
--
Regards,
Venedict


NT4 is no longer supported, that means that.NET v2 cannot be installed and
code targeting V2 cannot run on V1.X. You will have to upgrade, or
re-compile against V1.1.


Willy.



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.