all groups > dotnet interop > march 2005 >
You're in the

dotnet interop

group:

Does vb com call .net assembly in windows 2000 server?



Does vb com call .net assembly in windows 2000 server? Iter
3/30/2005 7:07:01 AM
dotnet interop: Hi Guys,
I wrote some code that I want vb COM to call .net assembly in Windows 2000
server. In Dotnet side, I have enable the property: Register for COM Interop.
But unfortunately it it failed and give me error that is type mismatch when
called method in .net assembly from vb COM. I don't know the reason that
whether I made mistake or it is imposible in Windows 200 server. In windows
xp or windows 2003 server, it works fine. I need help. Thanks in advance.


Re: Does vb com call .net assembly in windows 2000 server? EggHead
4/1/2005 4:50:14 PM
what is the .net ver in your Windows 2K Server?

[quoted text, click to view]

Re: Does vb com call .net assembly in windows 2000 server? Mattias Sjögren
4/1/2005 11:23:58 PM
[quoted text, click to view]


Are you using the datatype Long in your interface? COM didn't support
64-bit integers (VT_I8) before Windows XP.



Mattias

--
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
AddThis Social Bookmark Button