Hello,
I want to use the autocomplete extender in my website. My service is inside ANOTHER project, and I've added it to the solution using the "Add existing website"(I'm able to reach the functions that inside the service from the files' codebehind)
How do I set the ServicePath to the service which is inside the other project?
Thanks!