Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

Auto complete extender not working on production server

$
0
0

I am using auto complete extender to get the cities based on countries which is working fine in the development environment as well in staging. But, same build throwing exception while working on production server.

Where the production server has

  1. https enabled
  2. referring to the live URLs, like 
    https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js 
    https://ajax.googleapis.com/ajax/libs/jquery/2.0.0/jquery.min.js
  3. CDN enabled and referring the https:/CDNPath/ajaxlib.js

We have even one test space on production before we place into live, which is not having above three things(Not https enabled, referring to physical paths of JQuery and AjaxLib.js).  In this production test the build is working fine without any issues, but in the live environment we are getting following javascript exception

A script on this page may be busy, or it may have stopped responding. You can stop the script now, open the script in the debugger, or let the script continue. 

Script: https://www.ebizlink.biz/ScriptResource.axd?d=Tz1ZHcFw3b_BfaG6l55SD3gHTBKEiAHxJoN5Q608zY5xEOX6_0tGKvJl_skP0d2-tjxQ438qzR1rvYCif8ovbIZ09yIuNizzM9aGOxT4F6HnstOASzI6kLyXe67gl8oyz5Pt6Q2&t=23c9c237:2

My development environment is MS Visual Web Developer 2010 Express

Can any one suggest on this issue?

Thanks in advance


Viewing all articles
Browse latest Browse all 5678

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>