I have created a web service and added a reference of an activex dll in it. When I try to create an object of the activex to call the methods, I am not able to see the methods using intellisence. I still tried to use an existing method but its throwing error that it did not find the method.I appreciate your help in resolving this issue.
You might want to try one of the ASP sites. You'll probably get better results. This newsgroup is dedicated to Compact Framework issues for mobile devices. I think there is a web service group located at: http://msdn.microsoft.com/newsgroups/default.aspx?dg=microsoft.public.dotnet.framework.aspnet.webservices&lang=en&cr=US Rick D. Contractor "krishna" wrote: > I have created a web service and added a reference of an activex dll > in it. When I try to create an object of the activex to call the > methods, I am not able to see the methods using intellisence. I still > tried to use an existing method but its throwing error that it did not > find the method.I appreciate your help in resolving this issue. > >