mhmda Posted November 16, 2012 Posted November 16, 2012 Hello to all.... I'm new to web development and I have a question about using unigui with "HTTPS", please tell me how can i do that Thanx.... Quote
gerhard.kimmeringer Posted November 17, 2012 Posted November 17, 2012 You must use IIS then you must have a SSL certificate. Thats all. Quote
alasoft Posted November 17, 2012 Posted November 17, 2012 You must use IIS then you must have a SSL certificate. Thats all. Doesn't the UniGUI application have to manage in some way the 'certificates' ? Greetings Rober Quote
gerhard.kimmeringer Posted November 17, 2012 Posted November 17, 2012 No, all is work of IIS. You must install the certificates, then you can configure IIS. Quote
alasoft Posted November 20, 2012 Posted November 20, 2012 No, all is work of IIS. You must install the certificates, then you can configure IIS. Thanks ! Rober Quote
mhmda Posted November 23, 2012 Author Posted November 23, 2012 Ok for now I have a ssl certificate file (invoked using ms makecert.exe). I know that from internet I type my public IP (http://x.x.x.x:port) then all trafic (in/out) is managed by unigui, So how can IIS manage unigui traffic. I know how to configure IIS to use SSL file, but how can that affect traffic of unigui. I also mean that I can run unigui and use it without IIS, so unigui is responsible of all traffic. Can you please tell how?! it's very very important to me. many thanx.... Quote
ldb68 Posted November 23, 2012 Posted November 23, 2012 Ok for now I have a ssl certificate file (invoked using ms makecert.exe). I know that from internet I type my public IP (http://x.x.x.x:port) then all trafic (in/out) is managed by unigui, So how can IIS manage unigui traffic. I know how to configure IIS to use SSL file, but how can that affect traffic of unigui. I also mean that I can run unigui and use it without IIS, so unigui is responsible of all traffic. Can you please tell how?! it's very very important to me. many thanx.... But are you using an unigui isapi or an unigui application? I think that only with an isapy you can use a ssl certificate ... Quote
gerhard.kimmeringer Posted November 23, 2012 Posted November 23, 2012 We use a ISAPI Dll. The port binding must be set to the port of UNIGUI, thats all. You can see it here, the website goes over 443 the standard port, The UNIGUI Application is set to 8078. Close the application and see the link. https://mml-ug.eu/ Quote
chefdackel Posted November 23, 2012 Posted November 23, 2012 We use a ISAPI Dll. The port binding must be set to the port of UNIGUI, thats all. You can see it here, the website goes over 443 the standard port, The UNIGUI Application is set to 8078. Close the application and see the link. https://mml-ug.eu/ thanks for sharing the idea to include an IFrame with the SSL application. It seems to be an easy solution for our financial calculation applications with access from different sites and with very security sensible customers. Quote
mhmda Posted November 25, 2012 Author Posted November 25, 2012 Ok. I have created Virtual Directory under IIS 5.1 (winxp) and IIS 6 (server 2003) on both I didn't managed to run the dll file, I follwed the instruction on this forum but I think there is something missing (Directory Permissions) On this guid :-) so in IIS 5.1 I get this from unigui dll: An Exception has occured in application: Cannot create file "C:\Inetpub\wwwroot\adan_int\cache\Project1\pPPhUBSK4GbkWoB\app_main_icon.png". The system cannot find the path specified Restart application I have checked all (read, write, excute...) In IIS 6 I get error from IIS (404): The webpage cannot be found Please help me and tell me how setup a virtual directory and run it under IIS :-) with unigui dll file :-) Quote
gerhard.kimmeringer Posted November 25, 2012 Posted November 25, 2012 I think the IIS User must have permissions. What user have rights to the directory? Sorry i only have IIS 7 and there are different to show how.. Quote
mhmda Posted November 25, 2012 Author Posted November 25, 2012 I have set all permissions (read,write...) for that user, but still can't run it. Quote
mehmet07 Posted January 17, 2015 Posted January 17, 2015 hi mohammad, i have this error An Exception has occured in application:Cannot create file "C:\Inetpub\wwwroot\adan_int\cache\Project1\pPPhUBSK4GbkWoB\app_main_icon.png". The system cannot find the path specifiedRestart application how you solved this problem? 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.