what all versions of .net framework support COM isolation (.manifest files)

  • Thread starter Thread starter DR
  • Start date Start date
D

DR

what all versions of .net framework support COM isolation (.manifest files)
 
what all versions of .net framework support COM isolation (.manifest files)

I think it has to do with your operating system version, not your .NET
framework version, because it depends on whether the operating system
looks for a .manifest file when you run the executable. COM isolation/
redirection works with Windows XP SP2, Windows Server 2003, Windows
Vista, and Windows Server 2008. (http://msdn2.microsoft.com/en-us/
library/aa375142(VS.85).aspx)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top