Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

I'm deploying a subsite to multiple SharePoint site collections which has a voting aspect based on Lists.

I'm trying to keep vote fraud to a minimum by attaching identity to a vote.

I can use UpdatePanels to handle the clicks and assign identity server side to complete this, but AJAX would be far better.

I'm having trouble deploying either a Web Service or an HttpHandler in a site definition. What would be the best way to make this work?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.