views:

545

answers:

0

I have my custom web service. I want to use it inside a "create account" form. I'm using the "RemoteCommand" js library to use it. But i can't reference my web service because "RemoteCommand" look for my web service in: "AppWebServices\MyService.asmx". How can I customize this path? Does exist any other way to integrate my web service in Microsoft CRM 4.0?