installutil.exe
-
I have a windows service application. but I installed the latest version of .NET framework (they call the "FINAL VERSION") on a different machine and try to install this service (created in an older version, not very old though, one with came along with VS.NET beta 2). The installutil says that it is not able to recognize the installers. Isnt this nuts? Why do they change the way it works? Is there any documentation on this, how the installer works in the final version? Can someone help me on this? omkamal
-
I have a windows service application. but I installed the latest version of .NET framework (they call the "FINAL VERSION") on a different machine and try to install this service (created in an older version, not very old though, one with came along with VS.NET beta 2). The installutil says that it is not able to recognize the installers. Isnt this nuts? Why do they change the way it works? Is there any documentation on this, how the installer works in the final version? Can someone help me on this? omkamal
You'll have to recompile your code with the final version (1.0) of the SDK (all 120 MB of it). Before you can use it on a 1.0 machine. Versions after 1.0 should have to problem handling 1.0 code however (so you won't go through this again when 2.0 comes out). HTH, James Sonork ID: 100.11138 - Hasaki "Not be to confused with 'The VD Project'. Which would be a very bad pr0n flick. :-D" - Michael P Butler Jan. 18, 2002