Jump to content

Recommended Posts

Posted

I've recently installed Rad Studio XE2 and am attempting to comple a working ISAPI module to a 32 bit target platform.

The exe works fine locally. When I deploy to a 64bit windows 2008 IIS7 environment the XE2 vesion hangs, but the XE version runs fine.

Is there somthing I'm missing when using fmsoft_unigui_beta_0.87.0.907 in an XE2 environment?

  • Administrators
Posted

i can only compile as 32 bit..i understood that XE2 and UniGui can only work as 32 bit

 

64-bit is supported in latest build.

 

When you compile in 32-bit there is no difference between XE and XE2. Can you test with an empty project?

Posted

Problem was related to my feeble attempt tp raise a javascript alert in mainform.scripts.

XE2 seems to work with the 32bit target

I cleared my faulty code and the app works as a 32-bit DLL on a wndows server 2008 64bit IIS7 server

 

Is there some help for how to inject javascript when mainform loads and to turn off the automatic keyboard on the touchpad when i enter a combo box control?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...