all groups > dotnet remoting > february 2007 >
You're in the

dotnet remoting

group:

Reg Windows service - ASP.NET


Reg Windows service - ASP.NET Thilak
2/21/2007 12:00:00 AM
dotnet remoting:
Hi,

Is it possible to invoke methods present in the Windows Service from
ASP.NET Web pages?.

Can anyone have encountered scenario like this before?...

Regards,
Thilaka

Re: Reg Windows service - ASP.NET Rowen
2/21/2007 3:43:50 PM
[quoted text, click to view]

Yes, ir is possible to to do this using remoting. You can host your
remoting server as a windows service and the client can be an asp.net
website that calls remote methods on the service
AddThis Social Bookmark Button