Jump to content

Problem Deploying Unigui


luisgutierrezb

Recommended Posts

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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...