ddhull Posted April 14, 2005 Posted April 14, 2005 In fm dev 7. I made a runtime solution on an windows xp machine and it works fine on an xp machine but not on a windows 2000 machine. Any ideas? Would I need to create the runtime solution on windows 2000 machine in order for it to work on 2000 machine? Thanks, Doug
Ano Nimus Posted April 15, 2005 Posted April 15, 2005 Yes, the files (like .dll) that are created when the runtime is made are specific for the OS on which it is created. Win2k simply can't handle those XP-specific files and the other way around.
Recommended Posts
This topic is 7161 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now