SharePoint Discoverter

Create Sharepoint 2007 / WSS 3.0 or Sharepoint 2010 Web Services
Download

SharePoint Discoverter Ranking & Summary

Advertisement

  • Rating:
  • Publisher Name:
  • Michael Stum
  • Operating Systems:
  • Windows All
  • File Size:
  • 8 KB

SharePoint Discoverter Tags


SharePoint Discoverter Description

The SharePoint Discoverter application was developed to be a small tool that will allow you to create Sharepoint 2007 / WSS 3.0 or Sharepoint 2010 Web Services. It converts .disco and .wsdl files created through disco.exe into disco.aspx and wsdl.aspx files ready to be dropped into 12 \ ISAPI (or 14 \ ISAPI). If you want to write a Web Service that runs on Windows SharePoint Services 3.0 (WSSv3) or Microsoft Office SharePoint Server 2007 (MOSS2007), you need to modify the .disco and .wsdl files for the web service. Discoverter does this conversion step automatically, generating the aspx files that Sharepoint expects. To create a new Web Service: - Develop your .asmx normally in Visual Studio and run them in the development web server. (You need to create all the methods, but you don't have to write any code in them yet. Only the method signatures are important) - Use the disco.exe tool to generate .wsdl/.disco files: disco http://localhost:1234/yourservice/YourService.asmx - This will generate YourService.wsdl and YourService.disco - Start Discoverter and enter the generated .wsdl and .disco file, select an output directory. - Discoverter will now create YourServicewsdl.aspx and YourServicedisco.aspx in the selected output directory. WARNING: Should these 2 files already exist, they are overwritten! - Copy your .asmx and the 2 generated .aspx to Sharepoint's ISAPI dir: C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\ISAPI - Reset the application pool (Use IISAPP, or IISRESET /NOFORCE) - Try to open YourService.asmx in a Browser: http://YourSharePoint/vtibin/YourService.asmx


SharePoint Discoverter Related Software