Wrox Home  
Search P2P Archive for: Go

  Return to Index  

interdev_programming thread: Windows NT migration to Windows 2000


Message #1 by "Priscilla Garbanzo" <pgarbanzo@e...> on Wed, 6 Dec 2000 10:51:46 -0600
Windows 2000 introduced a few new objects that are backward compatible with
their Windows NT counterparts but are not always automatically re-referenced
for you when you move from NT to 2000. Check your project references to see
which objects are missing and add references to the new ones. A common one
to change is reference to the MTS library in NT to the COM+ libary in
Windows 2000.

-----Original Message-----
From: Priscilla Garbanzo [mailto:pgarbanzo@e...]
Sent: Wednesday, December 06, 2000 10:52 AM
To: Interdev_Programming
Subject: Windows NT migration to Windows 2000


I was working at Windows NT designing  ASP using Interdev , now I need to
work in the same project but I have to use Windows 2000, I have been having
problems creating an objet. The error. Type    mismatch, appear. I need your
help. please tell me what I've to do?
Thank you.



  Return to Index