Jump to content

Problem with server


macnone

Recommended Posts

First of all congratulations for the great project

I'm starting with uniGui and I have the following problem:

In both IIS 7.5 and Apache 2.2.17 to access the dll instead of opening the application shows me

dialogue open / download file

In both servidrores I have installed the ISAPI module, but still does not work.

Thanks for the help.

regards

Link to comment
Share on other sites

I had already tried this and actually I have in my conf file, but keeps coming

the same "error" put part of my configuration file

 

 

AddHandler isapi-handler .dll

 

<Directory "C:/wamp/www/gessra">

Options Indexes FollowSymLinks ExecCGI

AllowOverride None

Order allow,deny

Allow from all

</Directory>

 

Alias /gessra "c:/wamp/www/gessra"

 

thanks,

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