IntraWeb v14.0.23 Ultimate for RAD Studio XE-XE5 (x32+x64)
文件大小: 38803k
源码售价: 10 个金币 积分规则     积分充值
资源说明:New property TIWForm.KeepAlive property. When true, IntraWeb will generate JavaScript code that will send a special request to IWServer avoiding session expiration. New method ReleaseAndRedirect() in TIWBaseForm. It can be used to release the current active form and redirect to other URL internal to the IntraWeb application, e.g. a registered content handler. New properties of TContentBase (content handlers base class): CanStartSession: Boolean; RequireSessionStart: Boolean; A Slim Reader/Writer lock object is used in TIWStandAloneServer and TIWServerInternalFiles instead of TMultiReadExclusiveWriteSynchronizer object. This new lock is available under Windows Vista and up, and should increase IW server performance under heavy concurrency/load. New Event description tab in IWScriptEvents editor with some valuable information about JavaScript events Modification in TIWBaseForm: ExecuteForm() and GenerateForm() methods were made static (non virtual). These methods now call DoExecuteForm() and DoGenerateForm() virtual (protected) methods. Bug fix: User cache directory is deleted when session expires. Modification in routines responsible for cache directory removal. In our tests it fixed cache directory removal when application terminates. Bug fix: TIWDBCheckBox could raise an exception during rendering when attached to a empty DataSet Bug fix: When deploying the application as ISAPI, session tracking without cookies would fail Bug fix: When a IW application was compiled with runtime packages, TIWAppInfo.GetAppFullFileName was returning the name and path of the BPL file, not the EXE/DLL main file Bug fix: TContentRedirect could fail if ServerController.AllowMultipleSessionsPerUser = True Bug fix: IW Splitter didn't work with Internet Explorer 11
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。