Jump to content

Recommended Posts

Posted

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.... B)

Posted

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

Posted

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....

Posted

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 ...

Posted

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.

Posted

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 :-)

  • 2 years later...
Posted

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 specified

Restart application

 

 

how you solved this problem?

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...