Guest Posted February 17, 2011 Posted February 17, 2011 In local web server XAMP with apache my isapi run fine but in internet ISS server show message "Loading...." and not run. Application not localte [ext] folder. I put the Ext framework ( role="presentation" class="sourceRowText "> color="#990000">e:\www\web1\cgi-bin\ext-3.3.0) in the same folder that ISAPI ( class="sourceRowText "> class="sourceRowText "> e:\www\web1\cgi-bin role="presentation" class="sourceRowText "> color="#990000">) and configure ServerModule with: ExtJSVersion ---> 3.3.0 ExtRoot -----------> \ or also ExtRoot -----------> [ext] See below mozilla firebug paths for ext framework in internet web server: My web root page is e:\www\web1. Can help me? height="546"> "View source" with mozilla firebug in internet web server <head> <title>Project1</title> <meta http-equiv="content-type" content="charset=utf-8" /> <meta http-equiv="cache-control" content="no-cache" /> <meta http-equiv="pragma" content="no-cache" /> <link rel=stylesheet href="/cgi-bin/Project1.dll/ext-3.3.0/resources/css/uni-ext.css" /> <html>File e:\www\web1\cgi-bin\[ext]\resources\css\uni-ext.css not found.</html> <link rel=stylesheet href="/cgi-bin/Project1.dll/ext-3.3.0/resources/css/ext-all.css" /> <html>File e:\www\web1\cgi-bin\[ext]\resources\css\ext-all.css not found.</html> <script src="/cgi-bin/Project1.dll/ext-3.3.0/adapter/ext/ext-base.js"></script> <html>File e:\www\web1\cgi-bin\[ext]\adapter\ext\ext-base.js not found.</html> <script src="/cgi-bin/Project1.dll/ext-3.3.0/ext-sync-1.1.2-min.js"></script> <html>File e:\www\web1\cgi-bin\[ext]\ext-sync-1.1.2-min.js not found.</html> <script src="/cgi-bin/Project1.dll/ext-3.3.0/ext-all.js"></script> <html>File e:\www\web1\cgi-bin\[ext]\ext-all.js not found.</html> <link rel=stylesheet href="/cgi-bin/Project1.dll/ext-3.3.0/resources/css/xtheme-gray.css" /> <html>File e:\www\web1\cgi-bin\[ext]\resources\css\xtheme-gray.css not found.</html> <script src="/cgi-bin/Project1.dll/ext-3.3.0/src/locale/ext-lang-es.js"></script> <html>File e:\www\web1\cgi-bin\[ext]\src\locale\ext-lang-es.js not found.</html> <script src="/cgi-bin/Project1.dll/ext-3.3.0/ext-unigui-1.1.2-min.js"></script> <html>File e:\www\web1\cgi-bin\[ext]\ext-unigui-1.1.2-min.js not found.</html> </head> Quote
Guest Posted February 17, 2011 Author Posted February 17, 2011 Message from: "Farshad Mohajeri" "LDiaz" wrote in message = news:odyLcXozLHA.2160@anaxagvs227... In local web server XAMP with apache my isapi run fine but in internet = ISS server show message "Loading...." and not run. Application not localte [ext] folder. I put the Ext framework = (e:\www\web1\cgi-bin\ext-3.3.0) in the same folder that ISAPI ( = e:\www\web1\cgi-bin) and configure ServerModule with: ExtJSVersion ---> 3.3.0 ExtRoot -----------> \ or also ExtRoot -----------> [ext] ExtRoot --> ext-x.y.z\ You can select it from dropdown list. See below mozilla firebug paths for ext framework in internet web = server: My web root page is e:\www\web1. Can help me? "View source" with mozilla firebug in internet web server =20 Project1 href=3D"/cgi-bin/Project1.dll/ext-3.3.0/resources/css/uni-ext.css" /> File e:\www\web1\cgi-bin\[ext]\resources\css\uni-ext.css not = found. href=3D"/cgi-bin/Project1.dll/ext-3.3.0/resources/css/ext-all.css" /> File e:\www\web1\cgi-bin\[ext]\resources\css\ext-all.css not = found. = File e:\www\web1\cgi-bin\[ext]\adapter\ext\ext-base.js not = found. File e:\www\web1\cgi-bin\[ext]\ext-sync-1.1.2-min.js not = found. File e:\www\web1\cgi-bin\[ext]\ext-all.js not found. href=3D"/cgi-bin/Project1.dll/ext-3.3.0/resources/css/xtheme-gray.css" = /> File e:\www\web1\cgi-bin\[ext]\resources\css\xtheme-gray.css not = found. t> File e:\www\web1\cgi-bin\[ext]\src\locale\ext-lang-es.js not = found.= File e:\www\web1\cgi-bin\[ext]\ext-unigui-1.1.2-min.js not = found. =20 Quote
Guest Posted February 17, 2011 Author Posted February 17, 2011 Fine. Tnks. El 17/02/2011 10:39, Farshad Mohajeri escribió: http-equiv="content-type"> ExtRoot --> ext-x.y.z\ You can select it from dropdown list. 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.