Ok, I'm looking at a migration. This is going to involve some .NET 1.1 components , I have control over these and can modify them but in the short term these cannot be migrated to .NET 2.0.
It seems rational to me to use VS2005 to produce the new components, but has anybodty mixed component from .NET 1.1 and .NET 2.0 and if so what problems were encountered?
I also need to expose a com interface on some of them, but I'm assuming that this should pose problems with .NET 2.0.
Cheers.
It seems rational to me to use VS2005 to produce the new components, but has anybodty mixed component from .NET 1.1 and .NET 2.0 and if so what problems were encountered?
I also need to expose a com interface on some of them, but I'm assuming that this should pose problems with .NET 2.0.
Cheers.

). However I think this is only the case if its a thread you have created specifically.
Comment