Guest Posted March 4, 2011 Posted March 4, 2011 Message from: "fmsoft.unigui.general" Hi Farshad Maybe you can help me with something. I have a macine with Delphi 7 on it. I'm not allowed to install BDS2006 there, and therefore cant install UniGui. So I have been looking at Extpascal itself. What I have found is that if I start a UniGUI app like my Issue tracker and then start a Extpascal - Indy embedded server app on the same machine, the Extpascal app kills the UniGUI app until I restart it. When I try to connect to my UniGUI app I recieve : X----------------- This web page is not available The web page at http://localhost:8077/ might be temporarily down or it may have moved permanently to a new web address. Error 324 (net::ERR_EMPTY_RESPONSE): Unknown error. Until I restart my UniGUI app. Quote
Guest Posted March 4, 2011 Author Posted March 4, 2011 Message from: "Farshad Mohajeri" Hi Jason, Weird! Even if two exes are on same port, you can't kill one exe by running another exe. Can you look in unigui app's log folder to see if anything is logged? "fmsoft.unigui.general" wrote in message news:c4iOgll2LHA.2168@anaxagvs227... > Hi Farshad > > Maybe you can help me with something. > > I have a macine with Delphi 7 on it. I'm not allowed to install BDS2006 > there, and therefore cant install UniGui. So I have been looking at > Extpascal itself. > > What I have found is that if I start a UniGUI app like my Issue tracker > and then start a Extpascal - Indy embedded server app on the same machine, > the Extpascal app kills the UniGUI app until I restart it. > > When I try to connect to my UniGUI app I recieve : > > X----------------- > This web page is not available > The web page at http://localhost:8077/ might be temporarily down or it may > have moved permanently to a new web address. > Error 324 (net::ERR_EMPTY_RESPONSE): Unknown error. > > Until I restart my UniGUI app. > ---------------------X > > The two apps are running on different ports (8077 and 8079) in completely > different folders. > > Any Ideas ? > . Quote
Guest Posted March 5, 2011 Author Posted March 5, 2011 Message from: "Jason Reid" Nothing in the logs, I'll have a play today and see if I can discover anything "Farshad Mohajeri" wrote in message news:gb3fZNq2LHA.3560@anaxagvs227... > Hi Jason, > > Weird! Even if two exes are on same port, you can't kill one exe by > running another exe. Can you look in unigui app's log folder to see if > anything is logged? > > "fmsoft.unigui.general" wrote in message > news:c4iOgll2LHA.2168@anaxagvs227... >> Hi Farshad >> >> Maybe you can help me with something. >> >> I have a macine with Delphi 7 on it. I'm not allowed to install BDS2006 >> there, and therefore cant install UniGui. So I have been looking at >> Extpascal itself. >> >> What I have found is that if I start a UniGUI app like my Issue tracker >> and then start a Extpascal - Indy embedded server app on the same >> machine, the Extpascal app kills the UniGUI app until I restart it. >> >> When I try to connect to my UniGUI app I recieve : >> >> X----------------- >> This web page is not available >> The web page at http://localhost:8077/ might be temporarily down or it >> may have moved permanently to a new web address. >> Error 324 (net::ERR_EMPTY_RESPONSE): Unknown error. >> >> Until I restart my UniGUI app. >> ---------------------X >> >> The two apps are running on different ports (8077 and 8079) in completely >> different folders. >> >> Any Ideas ? >> > > . Quote
Guest Posted March 5, 2011 Author Posted March 5, 2011 Message from: "Jason Reid" Hmm thats interesting, if I open the unigui app in explorer and the ExtPascal app in Chrome, they work fine.. Do you think there may be some sort of wierd cookie-clash or socket binding problem ? "Jason Reid" wrote in message news:DlZ7$Ix2LHA.3560@anaxagvs227... > Nothing in the logs, I'll have a play today and see if I can discover > anything > > "Farshad Mohajeri" wrote in message > news:gb3fZNq2LHA.3560@anaxagvs227... >> Hi Jason, >> >> Weird! Even if two exes are on same port, you can't kill one exe by >> running another exe. Can you look in unigui app's log folder to see if >> anything is logged? >> >> "fmsoft.unigui.general" wrote in message >> news:c4iOgll2LHA.2168@anaxagvs227... >>> Hi Farshad >>> >>> Maybe you can help me with something. >>> >>> I have a macine with Delphi 7 on it. I'm not allowed to install BDS2006 >>> there, and therefore cant install UniGui. So I have been looking at >>> Extpascal itself. >>> >>> What I have found is that if I start a UniGUI app like my Issue tracker >>> and then start a Extpascal - Indy embedded server app on the same >>> machine, the Extpascal app kills the UniGUI app until I restart it. >>> >>> When I try to connect to my UniGUI app I recieve : >>> >>> X----------------- >>> This web page is not available >>> The web page at http://localhost:8077/ might be temporarily down or it >>> may have moved permanently to a new web address. >>> Error 324 (net::ERR_EMPTY_RESPONSE): Unknown error. >>> >>> Until I restart my UniGUI app. >>> ---------------------X >>> >>> The two apps are running on different ports (8077 and 8079) in >>> completely different folders. >>> >>> Any Ideas ? >>> >> >> > > . Quote
Guest Posted March 7, 2011 Author Posted March 7, 2011 Message from: "Farshad Mohajeri" "Jason Reid" wrote in message news:kW000mx2LHA.3560@anaxagvs227... > Hmm thats interesting, if I open the unigui app in explorer and the > ExtPascal app in Chrome, they work fine.. > > Do you think there may be some sort of wierd cookie-clash or socket > binding problem ? I need to test it. Thanks . 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.