I have create a web service on a remote server where
the share point portal server is installed for
uploading file to document library, its working fine
but i want to debug the same.
I can debug a normal Hello World Web service created
on the same server but cannoy debug this Web Service.
Web service created for Share point portal has some
extra steps for creating the .aspx of wsdl and disco
and the dll is located in Local_Drive:\Program
Files\Common Files\Microsoft Shared\Web Server
Extensions\ISAPI directory of the portal server ..so
is that the reason for not getting the web service
debugged
Is there any way of debugging this wenb service