.net 2.0 Custom Web Services in SharePoint 2003
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hello everyone, Thanks in advance for any responses. I had a question about developing a custom web service written in .net 2.0 for Windows SharePoint Services (i.e. running in _vti_bin or _Layouts directories). I can write a custom web service in .net 1.1, however, I am having an issue with the discovery of the wsdl for the 2.0 web service. I believe it has to do with the differences between 1.1 and 2.0 web project compilations. There is a great article for writing custom web services for sharepoint on msdn http://msdn.microsoft.com/library/default.asp?url=/library/en-us/odc\_sp2003\_ta/html/odc\_writingcustomwebservicesforsppt.asp however, I need one in .net 2.0, any help would be greatly appreciated... Brandon braber