Re: Running exe on Windows Server 2008 R2 Standard
- Posted by jimcbrown (admin) Apr 02, 2014
- 1785 views
fizzpopsoft said...
Well, in my case it was the Watcom compiler rather than Borland.
But the problem seems to be that you can't port a Eu executable created off win 2008r2 on 2008r2, be it eu3.1 or 4.05.
Same error message as described, even when using admin user. Other executables like ARJ, ARJ32, PKZIP seemed to port fine though.
No idea why, but once I copied (installed) Euphoria on 2008r2 then those executables created there worked,
whether compiled or translated. HTH!
You were using the older commercial Watcom compiler? (That's probably even older than borland!)
I just tried this (euphoria 4.0b3 with the included openwatcom compiler, it's just what I happened to have off hand), built animal.ex on XP SP3 and ran on 2008R2. It worked...