luisgutierrezb Posted March 1, 2012 Posted March 1, 2012 I finish my little app in unigui and i want test in server, i follow the steps: comment line to deploy isapi copy dll to windows 2003 iis server, path c:\inetpub\wwwroot\apps\file.dll test file, but fails, i forget ext library, copy installer to server, run and path is c:\inetpub\wwwroot\apps\framework test again, fail! mmm maybe dll is in memory, don't show it in task manager, oh! but if i need test another app, ok, stop iis, move dll to directory c:\inetpub\wwwroot\apps\project\file.dll (for organize projects by folder) test again, fail! 2 problems, first: Cannot create file "c:\inetpub\wwwroot\apps\cache\file\vYt1iTLbxsQ2EwA\app_main_icon.png" but i move entire project to another folder, ok, i'm test, make dir cache but.. second problem, and the first of post, not detect [ext] i think that because appears "loading" in text mode only Quote
luisgutierrezb Posted March 1, 2012 Author Posted March 1, 2012 Temporary solution, recompile with option in ext ext.x.y.z, copy ext directory and works fine 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.