Hi,
I am using VS 2008, wcf rest service, jquery.
I am able to access the rest url if I have the svc file in the same project.
If I add the rest service in separate project I am unable to access the rest url in jquery.
Should I configure something in IIS.