Page 1 of 1

cannot start web interface on Windows 7 (64bit) and IIS 7.5

PostPosted: Fri Jul 13, 2012 11:41 am
by zoner
Hi,

I cannot start web interface of Omero v4.4 in Windows 7 (64 bit) and IIS7.5.In command line I have this output:
c:\omero_dist>bin\omero config get
omero.web.application_host=http://localhost:8080/
omero.web.cache_backend=file://C:/windows/temp/
omero.web.session_engine=django.contrib.sessions.backends.cache
web.application_server=fastcgi-tcp

c:\omero_dist>bin\omero web iis

0 static files copied to 'c:/omero_dist/lib/python/omeroweb/static' (732 unmodif
ied).
Configured Virtual Directory: /omero
Configured Virtual Directory: /static
Installation complete.

Thank you

Zoner

Re: cannot start web interface on Windows 7 (64bit) and IIS

PostPosted: Mon Jul 16, 2012 8:13 am
by cxallan
There's nothing wrong with that output, it's installed OMERO.web into IIS. You should have OMERO.web available on http://localhost/omero/.