hi to all
The below function return type IFeatureReader is a interface..
In interface webservices not accept..how can i achive this in webservice..
public IFeatureReader GetSite (IConnection connection,
long site_id)
I referrd google and many links,i didnt get clear idea on this.