Monday, December 13, 2010

Creating WSDl files for Sharepoint deployment

Create Directory -
Copy SPDev.exe
Copy asmx file there.
Run the SPDev.exe using below command
SPDev.exe -o GenWS -url Sitecollectionurl -asmx My.asmx
Copy the Disco and WSDl files in ISAPI folder along with asmx...
 and you are good to go.

No comments:

Post a Comment