Hi,
Some time ago I reported on D.Anounce, that Vibe apps are not working on my system, they failed with an exception. So I diagnosed a bit and found the following:
There is a folder on my system
C:\Users\pintes\AppData\Local\Temp\.rdmd\source
which contains some DLLs needed for successful run. But the app.exe generated by rdmd is, in one concrete case in the folder
C:\Users\pintes\AppData\Local\Temp\.rdmd\rdmd-app.d-7203ADE98B25A99E6D0DEF46E9812990
After I manually moved the app.exe from the previous folder with crazy name to the source folder, everything worked.

Reply via email to