This object is in archive! 
Upvote 1

Hanging setup with Windows and IIS

Archived thomas werner 11 years ago

Hello,


i´m corrently istalling useresponse free on windows and IIS 7.5 for evaluation in our company.

the server is configure like in your guide and additional the web.conf from the community is installed.


my problem is that after accepting the license terms and the setup starts up, is nothing happend.

On the Server is PHP5.3.18, Mysql 5.5x64 and ZendGuard5.5 installed.

i found no errors in the event log or IIS logs,thanks for your help,


Thomas

Best Answer
photo

The problem was in IE7, according to provided screenshot, as we support IE8+

Replies (5)

photo
1

Thomas,

Please make sure you have Rewrite Rules enabled like stated in Installation instructions.

Also you can switch on errors only for installation in /installation/templates/application.inc

  1. /** Errors displaying */
  2. $config['show_errors'] = true;

and maybe it will show you something + check firebug - it should help define the issue displaying the response or in console.

For commercial customers we offer Installation Service or you can Create Online Demo to see how system is working and if it will be good for your company.

photo
1

Hello, and thanks for the fast response ;)


maybe the picture is saying more about the issue,

the web.conf with the urlrewriting from here is loaded.Thomas

photo
1

thomas werner wrote:

Hello, and thanks for the fast response ;)

maybe the picture is saying more about the issue,

the web.conf with the urlrewriting from here is loaded.Thomas

Thomas,

Try to install UseResponse using Firefox browser (with FireBug extension) or Google Chrome. IE doesn't provide extended information in debug console. You need to catch XmlHttpRequests (Ajax) calls and see what response returns.

Please provide us both data returned by last request and response to see what kind of error has occured.

photo
2

ok guys,

it looks like that the problem solved by installing with google chrome.


thanks

photo
1

The problem was in IE7, according to provided screenshot, as we support IE8+

Replies have been locked on this page!