Hi Everyone, hope someone can point me in the right direction. My app is nearly finished but I get the error attached when running in release mode, when in debug it works fine....
Hi Everyone, hope someone can point me in the right direction. My app is nearly finished but I get the error attached when running in release mode, when in debug it works fine....
You do not say what you are doing, however, I had a similar problem when using Starter.rp.GetSafeDirDefaultExternal("").
I had to change to File.DirRootExternal, to get the program to work in both debug and release modes. The problem had
something to do with permissions.