app-xxxxxxxxxx.js(where xxxxxxxxxx is a random string of alphanumeric)
2. Take a backup copy of this file (e.g. Copy to a different folder).
3. Edit the file using a text editor and locate the below code:
{var a={};return a.getPersons=function(a){return e.get(t+"contacts?query=searchfor:"+a+"*")},a}
4. Replace the above code with the following:
{var a={};return a.getPersons=function(a){return e.get(t+"contacts",{params:{query:"searchfor:"+a+"*"}})},a}
5. Save the change and make sure file type remains as .js.
6. Run IISRESET as Admin.
7. Login to the Archive Manager website in a new browser session and reattempt the searches.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center