How to call a windows service from asp.net ?
In my case i want check some condition from Asp.net , If condition true then call Windows service and sent SMS to specific user.
Please help us how to handle this kind of scenario?
Hi mayankv83,
Refer the below article.
HI Thanks for reply.
How to call windows service from asp.net code behind ?
i want to check "ScheduledTime" dynamically not through appSettings ?
Hi Dharmendra,
That windows service executing without blocking asp.net UI.Please help me how to handle this kind of scenario ?
Thanks
Refer the below link.
http://stackoverflow.com/questions/861658/how-to-call-a-windows-service-from-asp-net
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.