mierlp Posted January 12, 2014 Posted January 12, 2014 Hi, For some reason i got this message : Class not registered when i deploy a uniGui stand alone server. The standaard [ext] map is copied and part of the application root directory Any suggestions? Quote
Administrators Farshad Mohajeri Posted January 13, 2014 Administrators Posted January 13, 2014 Add uniGUIRegClasses to main pas Uses list. Quote
mierlp Posted January 16, 2014 Author Posted January 16, 2014 Hi Farshad, i add the uniGuiRegClasses to the main uses list .....BUT we have a strange problem I've installed the runtime extJS Runtime on a clean Win7-32 bits computer Placed the application in a folder Start application and working We would like to make a isapi.dll but before that we test the application just as a standalone server .exe. It has to run on a clean Windows 2013 64-bits server Repeated the steps above on : - a clean Windows 2012 - 64 bits server - a clean Windows 2008 - 64 bits server - a clean Windows 2008 - 32 bits server In all situations we got the following error message : An Exeception has occured in application: Class not registrered, ClassID {DF8A4FE2-221A-4504-987A-3FD4720DB929 Oke...maybe it's in the application...so for that i compiled the Dialog demo and put it on the same server..still got the same error Do you have suggestion where to look for a solution. Running the apps on a Windows 7 machine it's not a problem as i discribed above. Regars Peter Running the apps as a standalone Win 7 Quote
mierlp Posted January 17, 2014 Author Posted January 17, 2014 And the same applications is running on a Windows 7 machine en NOT on a Windows 8 machine, both 64-bits A applications compiled with a version before 0.94 is directly running... anyone suggestion where to look ? Quote
Administrators Farshad Mohajeri Posted January 17, 2014 Administrators Posted January 17, 2014 An Exeception has occured in application: Class not registrered, ClassID {DF8A4FE2-221A-4504-987A-3FD4720DB929 It seems that some external ActiveX controls are used in your app. Try compiling and running an empty app. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.