Found the solution here.
Simply put a SlSvcUtil.exe.config side by side with the exe with the following content:
<configuration>
<satelliteassemblies>
<assembly name="SlSvcUtil, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
</satelliteassemblies>
</configuration>
And immediately it works like a charm!
Have fun!
Keine Kommentare:
Kommentar veröffentlichen