tia_kamakshi
asked on
Atlas ajax not working in chrome
Hi,
In my .net 2.0 web application. Ajax call is not happening in chrome
But application works good in other browser like firefox, IE. But don't know where exactly it is failing in chrome but it sure becuase of atlas ajax only.
As my click event is not firing in chrome.
My application works good in internal network staging but as soon as we deploy the application to live, it stops working in chrome
Please help me solving the issue
In my .net 2.0 web application. Ajax call is not happening in chrome
But application works good in other browser like firefox, IE. But don't know where exactly it is failing in chrome but it sure becuase of atlas ajax only.
As my click event is not firing in chrome.
My application works good in internal network staging but as soon as we deploy the application to live, it stops working in chrome
Please help me solving the issue
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
I have copied all files from my local to external server. Still I have the same issue.
It works on the internal server but not works on the external server.
What can be the possible reasons?
Please suggest
Thanks
It works on the internal server but not works on the external server.
What can be the possible reasons?
Please suggest
Thanks
ASKER
I need your help in finding it.
I am not feeling comfortable in using Developer Tools in chrome.
I wanted to know what javascript or ajax is called in click of link "Select Hotel"
Can you please help me on finding bug:
Open URL:
http://www.emiratestours.co.uk/booking/Default.aspx
Select Region: Midle East
Select Country: Dubai
Choose any future date
You will come on page
http://www.emiratestours.co.uk/booking/Listing.aspx
Then you will see hotel list
click on select hotel. Here is the place I am getting error and page is forwarded to the url
http://www.emiratestours.co.uk/booking/Information.aspx
Above url comes if there is any error in the application
This is working good in other browser but have issue in Chrome only
Please guide
Many Thanks