I am reaching the end of my rope trying to containerize an old dotnet, visual c++ application.
I am using the latest Wine version on a Debian Bookworm image (also tried on Ubuntu and had many more problems).
I have the reached the point where I successfuly install the application, I cannot however launch it successfully.
The app complains that it cannot find a document component and subsequently fails to load an app-included library. Using procmon on the windows side of things I have seen that the app executable loads a class registry key which contains the location of a seperate executable (appropriately named the same as the failing to load library) and a ddeexec subkey/call.
I recreated the registry in Wine, however I still get the error when runnng the app:
Code: Select all
err:rpc:RpcAssoc_BindConnection syntax {e60c73e6-88f9-11cf-9af1-0020af6e72f4}, 2.0 not supported