Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
0answers
36 views

Using old MMC snap-in on windows 2003 x64 and windows 2008 x64 with .NET 4.0 Framework

We are using the ironring MMC C# library, on win2003 32bit it's work good using .NET 1.1 framework. we do some upgrade to the ironring MMC C# library and convert it to .NET 4.0. it's seems to work ...