Guest Posted February 4, 2011 Share Posted February 4, 2011 Message from: "LDiaz" I have a miniapplication (delphi2010 + Zeos7) for test Unigui. Y created a project in VCL/Isapi mode. In VCL mode work fine but when run in Isapi mode mozilla stop with message: "Loading...." The url is: http://localhost/UniGui/Project1.dll and is correct because in the begining run fine in both modes. Why?. . Quote Link to comment Share on other sites More sharing options...
Guest Posted February 4, 2011 Author Share Posted February 4, 2011 Message from: "Farshad Mohajeri" "LDiaz" wrote in message news:Xp8Mp4FxLHA.2164@anaxagvs227... >I have a miniapplication (delphi2010 + Zeos7) for test Unigui. Y created a >project in VCL/Isapi mode. In VCL mode work fine but when run in Isapi mode >mozilla stop with message: "Loading...." > The url is: http://localhost/UniGui/Project1.dll and is correct because in > the begining run fine in both modes. > Why?. Have you deployed your isapi dll to a different PC other than your development PC? . Quote Link to comment Share on other sites More sharing options...
Guest Posted February 4, 2011 Author Share Posted February 4, 2011 Message from: "LDiaz" El 04/02/2011 13:17, Farshad Mohajeri escribió: > "LDiaz" wrote in message > news:Xp8Mp4FxLHA.2164@anaxagvs227... >> I have a miniapplication (delphi2010 + Zeos7) for test Unigui. Y created a >> project in VCL/Isapi mode. In VCL mode work fine but when run in Isapi mode >> mozilla stop with message: "Loading...." >> The url is: http://localhost/UniGui/Project1.dll and is correct because in >> the begining run fine in both modes. >> Why?. > Have you deployed your isapi dll to a different PC other than your > development PC? > No. It´s the same and in the delphi debg environment. . Quote Link to comment Share on other sites More sharing options...
Guest Posted February 4, 2011 Author Share Posted February 4, 2011 Message from: "Farshad Mohajeri" "LDiaz" wrote in message news:pCa492GxLHA.2164@anaxagvs227... > El 04/02/2011 13:17, Farshad Mohajeri escribió: >> "LDiaz" wrote in message >> news:Xp8Mp4FxLHA.2164@anaxagvs227... >>> I have a miniapplication (delphi2010 + Zeos7) for test Unigui. Y created >>> a >>> project in VCL/Isapi mode. In VCL mode work fine but when run in Isapi >>> mode >>> mozilla stop with message: "Loading...." >>> The url is: http://localhost/UniGui/Project1.dll and is correct because >>> in >>> the begining run fine in both modes. >>> Why?. >> Have you deployed your isapi dll to a different PC other than your >> development PC? >> > No. It´s the same and in the delphi debg environment. > Isapi dll should have R/W access to containing folder so it can create Cache, Temp and other subfolders. . Quote Link to comment Share on other sites More sharing options...
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.