全國最多中醫師線上諮詢網站-台灣中醫網
發文 回覆 瀏覽次數:1220
推到 Plurk!
推到 Facebook!

IntraWeb(5.1 升級版) compile 成ISAPI 後, 在IIS 上不能RUN

答題得分者是:code6421
archifactory
一般會員


發表:3
回覆:6
積分:1
註冊:2003-02-11

發送簡訊給我
#1 引用回覆 回覆 發表時間:2003-08-25 11:28:18 IP:139.223.xxx.xxx 未訂閱
1. IntraWeb(5.1 升級版) compile 成ISAPI 後, 在IIS 上不能RUN, 有時會出現<HTTP 500 Server Internal Error> 但是5.0 版(隨Delphi 7.0 版)在IIS 上RUN, 完全沒問題. 2. OS: Win server 2000, and Win xp Pro.. 請各位 先進幫忙解決, Thanx.
code6421
版主


發表:43
回覆:223
積分:208
註冊:2002-08-16

發送簡訊給我
#2 引用回覆 回覆 發表時間:2003-08-25 16:10:38 IP:61.216.xxx.xxx 未訂閱
引言: 1. IntraWeb(5.1 升級版) compile 成ISAPI 後, 在IIS 上不能RUN, 有時會出現<HTTP 500 Server Internal Error> 但是5.0 版(隨Delphi 7.0 版)在IIS 上RUN, 完全沒問題. 2. OS: Win server 2000, and Win xp Pro.. 請各位 先進幫忙解決, Thanx.
1.License 有升級了嗎?? 2.DELPHI版本,IntraWeb 版本號(5.1.xxx) 3.請貼出Project Source,與Main Form Source. Just coding... Taiwan:http://code6421.ktop.com.tw China:http://home.hoolee.com/~code6421
------
Just codeing...
archifactory
一般會員


發表:3
回覆:6
積分:1
註冊:2003-02-11

發送簡訊給我
#3 引用回覆 回覆 發表時間:2003-08-25 16:23:53 IP:139.223.xxx.xxx 未訂閱
首先謝謝 code6421 的回應.. 我只用一個簡單的IWdbgrid with dbexpress .. testing.. 1.License 有升級了. 2.IntraWeb版本號(5.1.28) library Project1; 3.Project Source //------------------------------ uses ISAPIApp, IWInitISAPI, ServerController in 'ServerController.pas' {IWServerController: TIWServerController}, DatamoduleUnit in 'DatamoduleUnit.pas' {dm: TDataModule}, Unit1 in 'Unit1.pas' {IWForm1: TIWFormModuleBase}; {$R *.RES} exports GetExtensionVersion, HttpExtensionProc, TerminateExtension; begin IWRun; end. //-------------------------- Main Form Source //--------------------------------------- unit Unit1; interface uses Classes, SysUtils, IWAppForm, IWApplication, IWTypes, Controls, IWBaseControl, IWControl, IWGrids, IWDBGrids, DB; type TIWForm1 = class(TIWAppForm) DataSource1: TDataSource; IWDBGrid1: TIWDBGrid; public end; implementation {$R *.dfm} uses ServerController, DatamoduleUnit; initialization TIWForm1.SetAsMainForm; end. //--------------------------------------
sos_admin
版主


發表:121
回覆:697
積分:768
註冊:2003-07-23

發送簡訊給我
#4 引用回覆 回覆 發表時間:2003-08-25 19:24:58 IP:61.155.xxx.xxx 未訂閱
您的程序如果要在intraweb5.0.43(D7默认安装的)下完成的,而现在将intraweb升级成5.1以上的版本,可能会出现不兼容、无法编译等问题。
code6421
版主


發表:43
回覆:223
積分:208
註冊:2002-08-16

發送簡訊給我
#5 引用回覆 回覆 發表時間:2003-08-26 13:26:21 IP:61.216.xxx.xxx 未訂閱
引言: 首先謝謝 code6421 的回應.. 我只用一個簡單的IWdbgrid with dbexpress .. testing.. 1.License 有升級了. 2.IntraWeb版本號(5.1.28) library Project1;
在我的電腦上是正常的(IntraWeb 6.0) 我已經沒有5.1 dbExpress的環境來測試了 @@" 建議你先確定ISAPI可以正常運作(no dbExpress,just Simple Form) 如果可以正常運作的話,到下面網站下載CompileHelper 來Debug ISAPI. http://www.elitedev.com/products/oncompilehelpers/index.asp Just coding... Taiwan:http://code6421.ktop.com.tw China:http://home.hoolee.com/~code6421
------
Just codeing...
系統時間:2024-05-19 2:18:48
聯絡我們 | Delphi K.Top討論版
本站聲明
1. 本論壇為無營利行為之開放平台,所有文章都是由網友自行張貼,如牽涉到法律糾紛一切與本站無關。
2. 假如網友發表之內容涉及侵權,而損及您的利益,請立即通知版主刪除。
3. 請勿批評中華民國元首及政府或批評各政黨,是藍是綠本站無權干涉,但這裡不是政治性論壇!