Hi,
I found an alternative of downloading the trial version so I can connect with the browser but I still have a problem... it redirects to the logout page. I think it is a configuration issue but I haven't a clue yet. any ideas?
Generally this happens when there is an error in the request, like failing to hit a re-direct, missing a cookie, an invalid session, or a missed parameter. I can only suggest that you proxy the page, and compare your HTTP request to that what you proxied.
Generally this happens when
Generally this happens when there is an error in the request, like failing to hit a re-direct, missing a cookie, an invalid session, or a missed parameter. I can only suggest that you proxy the page, and compare your HTTP request to that what you proxied.