Hi All, I am trying to populate a gridview and display the results in a Modal Popup. I have wired it all together, but when it calls the webservice, it is not dropping into the web service. It finds the .asmx file which calls a .cs file and begins to run through the process, but it doesnt run the WebMethod...