Jump to content
xisto Community
Sign in to follow this  
kvarnerexpress

Xp Error On Createform()

Recommended Posts

I have recently ventured into creating retail software, and have found a few things out in the process one of which I hope someone can shed some light on! I created a program using Delphi 7 build 4.435 not build 8.1, I currently have over 100 customers with my program installed onto their systems 75%-80% are all XP home and Pro while the rest are 98 and 98 se. out of the 75%-80% XP users I have had 2 come back to me and state that my program starts up encounters a fatal error then shuts down with little description of the error (exception 0x0eedfade) I was able to narrow it down to the Application.Initialize code, when it creates the "Main" form I get an exception. Since this is done in the Initialize code I am not able to receive ANY type of informative error. I removed the code that was in the Create section of the form same error occurs I did the same with show, paint and resize same issue. I also read awhile back that Delphi had some issues with createform() but I don't remember what the solution was / is or if this is my problem. What would be the next thing I need to focus on?The hard part of this I am not able to visit the site and field test the system it is running on in order to get the full understanding of the problem. The weird thing is the 2 systems that are having the issue are the same type of computers with specs almost identical to my test bed computer give or take some applications. I have tried Eurkalog with no success since it will not trap exceptions in the Application.Initialize code, it just generates a fatal error. Any Ideas?Thanks

Share this post


Link to post
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.