Windows service not getting install after build in smart assembly.
Shilpesh
Posts: 1 New member
Hi,
I got below error when install a window service after obfuscate.
Installing assembly 'C:\Users\Maity\Desktop\Client\1.7\CormatixServer.exe'.
Affected parameters are:
logtoconsole =
logfile = C:\Users\Maity\Desktop\Client\1.7\CormatixServer.InstallLog
assemblypath = C:\Users\Maity\Desktop\Client\1.7\CormatixServer.exe
An exception occurred while trying to find the installers in the C:\Users\Maity\Desktop\Client\1.7\CormatixServer.exe assembly.
System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
Aborting installation for C:\Users\Maity\Desktop\Client\1.7\CormatixServer.exe.
Rolling back assembly 'C:\Users\Maity\Desktop\Client\1.7\CormatixServer.exe'.
Affected parameters are:
logtoconsole =
logfile = C:\Users\Maity\Desktop\Client\1.7\CormatixServer.InstallLog
assemblypath = C:\Users\Maity\Desktop\Client\1.7\CormatixServer.exe
An exception occurred while trying to find the installers in the C:\Users\Maity\Desktop\Client\1.7\CormatixServer.exe assembly.
System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
Aborting installation for C:\Users\Maity\Desktop\Client\1.7\CormatixServer.exe.
I got below error when install a window service after obfuscate.
Installing assembly 'C:\Users\Maity\Desktop\Client\1.7\CormatixServer.exe'.
Affected parameters are:
logtoconsole =
logfile = C:\Users\Maity\Desktop\Client\1.7\CormatixServer.InstallLog
assemblypath = C:\Users\Maity\Desktop\Client\1.7\CormatixServer.exe
An exception occurred while trying to find the installers in the C:\Users\Maity\Desktop\Client\1.7\CormatixServer.exe assembly.
System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
Aborting installation for C:\Users\Maity\Desktop\Client\1.7\CormatixServer.exe.
Rolling back assembly 'C:\Users\Maity\Desktop\Client\1.7\CormatixServer.exe'.
Affected parameters are:
logtoconsole =
logfile = C:\Users\Maity\Desktop\Client\1.7\CormatixServer.InstallLog
assemblypath = C:\Users\Maity\Desktop\Client\1.7\CormatixServer.exe
An exception occurred while trying to find the installers in the C:\Users\Maity\Desktop\Client\1.7\CormatixServer.exe assembly.
System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
Aborting installation for C:\Users\Maity\Desktop\Client\1.7\CormatixServer.exe.