NetTalk Central

Author Topic: Forwarding domain name to ip:port problem : Nettalk 7 and IE 9  (Read 1491 times)

mark

  • Newbie
  • *
  • Posts: 9
    • View Profile
    • Email
Forwarding domain name to ip:port problem : Nettalk 7 and IE 9
« on: January 28, 2013, 02:31:43 AM »
When putting the latest version of our Nettalk 7 webserver online, we encounter a very strange problem. My domain name is forwarded to an IP:port address (http://xxx.xxx.xxx.xxx:xx)

When using Firefox all works perfectly.

But when using Internet Explorer 9 (in Windows 7)
- browsing via the direct IP address works OK
- browsing via the domain name : user can login but "page not found" instead of products list.

Something seems to go wrong in the forwarding process. Can it have anything to do with the String instead of Long session vars ?
I already tried in Nettalk webserver settings
1. shortening the string from 30 to 10 chars
2. use number for session id

but the problem remains. (I did not change the field or variable formats yet).

What could be the reason ?

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11186
    • View Profile
Re: Forwarding domain name to ip:port problem : Nettalk 7 and IE 9
« Reply #1 on: January 28, 2013, 05:26:15 AM »
Hi Mark,

the short answer is - no it's unlikely to be the session.

It's more likely to be something in the cache of the old browser - but if you clear the cache and still get the error please let me know.

cheers
Bruce


mark

  • Newbie
  • *
  • Posts: 9
    • View Profile
    • Email
Re: Forwarding domain name to ip:port problem : Nettalk 7 and IE 9
« Reply #2 on: January 28, 2013, 08:03:05 AM »
Hi Bruce,

The problem was in the domainname to IP forwarding process, we had to set up a Direct Forward (address visible in browser) instead of a Frame Forward (address hidden for browser)

Regards,
Mark