<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Calling a Windows Service from ASP.NET via Remoting &amp; IpcChannel</title>
	<atom:link href="http://www.codedblog.com/2007/09/01/calling-a-windows-service-from-aspnet-via-remoting-ipcchannel/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codedblog.com/2007/09/01/calling-a-windows-service-from-aspnet-via-remoting-ipcchannel/</link>
	<description>C#, ASP.NET, Google, Remoting, AJAX, Silverlight, Web Development</description>
	<lastBuildDate>Sat, 02 Oct 2010 13:04:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: Eli</title>
		<link>http://www.codedblog.com/2007/09/01/calling-a-windows-service-from-aspnet-via-remoting-ipcchannel/comment-page-1/#comment-15484</link>
		<dc:creator>Eli</dc:creator>
		<pubDate>Sat, 24 Jul 2010 16:32:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.codedblog.com/2007/09/01/calling-a-windows-service-from-aspnet-via-remoting-ipcchannel/#comment-15484</guid>
		<description>Great article! Exactly what I was looking for, has everything I needed in one page. Thanks!</description>
		<content:encoded><![CDATA[<p>Great article! Exactly what I was looking for, has everything I needed in one page. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajib Banerjee</title>
		<link>http://www.codedblog.com/2007/09/01/calling-a-windows-service-from-aspnet-via-remoting-ipcchannel/comment-page-1/#comment-13508</link>
		<dc:creator>Rajib Banerjee</dc:creator>
		<pubDate>Wed, 12 May 2010 13:50:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.codedblog.com/2007/09/01/calling-a-windows-service-from-aspnet-via-remoting-ipcchannel/#comment-13508</guid>
		<description>Can I start or stop a windows service using asp.net or using a web page ?</description>
		<content:encoded><![CDATA[<p>Can I start or stop a windows service using asp.net or using a web page ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guna Sundari</title>
		<link>http://www.codedblog.com/2007/09/01/calling-a-windows-service-from-aspnet-via-remoting-ipcchannel/comment-page-1/#comment-10853</link>
		<dc:creator>Guna Sundari</dc:creator>
		<pubDate>Thu, 28 Jan 2010 13:35:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.codedblog.com/2007/09/01/calling-a-windows-service-from-aspnet-via-remoting-ipcchannel/#comment-10853</guid>
		<description>Hi sir,

Thanks for your article.

I am a beginner level programmer in asp.net ..

I recently face issues that access windows service via asp.net..i red your article ..but i cant get your points..

actually in my application for access windows service,

i use it below code..but it does not work(socketexception occur)


my code behind is,
 Dim URL As String
        URL = System.Configuration.ConfigurationSettings.AppSettings(&quot;URL&quot;) &amp; &quot;Monitorobj.Rem&quot;
        Objmonitor = Activator.GetObject(GetType(ClassLibrary1.monitor), URL)

and in my web.config is,

  
	
		 
		
	

but i dont have any brief knowledge about windows service..

i expect your valuable suggestion..please reply me.</description>
		<content:encoded><![CDATA[<p>Hi sir,<br />
	Thanks for your article.<br />
	I am a beginner level programmer in asp.net ..<br />
	I recently face issues that access windows service via asp.net..i red your article ..but i cant get your points..<br />
	actually in my application for access windows service,<br />
	i use it below code..but it does not work(socketexception occur)<br />
	my code behind is,<br />
 Dim URL As String<br />
        URL = System.Configuration.ConfigurationSettings.AppSettings(&quot;URL&quot;) &amp; &quot;Monitorobj.Rem&quot;<br />
        Objmonitor = Activator.GetObject(GetType(ClassLibrary1.monitor), URL)<br />
	and in my web.config is,</p>
<p>	but i dont have any brief knowledge about windows service..<br />
	i expect your valuable suggestion..please reply me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: farid</title>
		<link>http://www.codedblog.com/2007/09/01/calling-a-windows-service-from-aspnet-via-remoting-ipcchannel/comment-page-1/#comment-9907</link>
		<dc:creator>farid</dc:creator>
		<pubDate>Sun, 15 Nov 2009 16:10:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.codedblog.com/2007/09/01/calling-a-windows-service-from-aspnet-via-remoting-ipcchannel/#comment-9907</guid>
		<description>I thank you sir. Sorted my problem out 1st time. I only wish I hadn&#039;t wasted so much time on MSDN.</description>
		<content:encoded><![CDATA[<p>I thank you sir. Sorted my problem out 1st time. I only wish I hadn&#8217;t wasted so much time on MSDN.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Javier DurÃ¡n</title>
		<link>http://www.codedblog.com/2007/09/01/calling-a-windows-service-from-aspnet-via-remoting-ipcchannel/comment-page-1/#comment-4332</link>
		<dc:creator>Javier DurÃ¡n</dc:creator>
		<pubDate>Tue, 07 Apr 2009 21:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.codedblog.com/2007/09/01/calling-a-windows-service-from-aspnet-via-remoting-ipcchannel/#comment-4332</guid>
		<description>Thank&#039;s a lot .... is great solution ... !!!</description>
		<content:encoded><![CDATA[<p>Thank&#8217;s a lot &#8230;. is great solution &#8230; !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anas</title>
		<link>http://www.codedblog.com/2007/09/01/calling-a-windows-service-from-aspnet-via-remoting-ipcchannel/comment-page-1/#comment-4313</link>
		<dc:creator>Anas</dc:creator>
		<pubDate>Tue, 07 Apr 2009 13:05:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.codedblog.com/2007/09/01/calling-a-windows-service-from-aspnet-via-remoting-ipcchannel/#comment-4313</guid>
		<description>Perfect article thanks, I am looking for consuming Remoting Events in an asp.net web page. I am writing a web application to monitor windows service, the service registers a Remoting Object which raise events about the service status, I need to consume these events in a web page, I did wrote a windows application sample and everything works just fine, but in web things different, I just don&#039;t want to go to pulling the status by calling methods from the Remoting Object, which the only solution I have rightnow. any ideas?


Thanks in advanced,
Anas.</description>
		<content:encoded><![CDATA[<p>Perfect article thanks, I am looking for consuming Remoting Events in an asp.net web page. I am writing a web application to monitor windows service, the service registers a Remoting Object which raise events about the service status, I need to consume these events in a web page, I did wrote a windows application sample and everything works just fine, but in web things different, I just don&#8217;t want to go to pulling the status by calling methods from the Remoting Object, which the only solution I have rightnow. any ideas?<br />
	Thanks in advanced,<br />
Anas.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jospeh</title>
		<link>http://www.codedblog.com/2007/09/01/calling-a-windows-service-from-aspnet-via-remoting-ipcchannel/comment-page-1/#comment-2407</link>
		<dc:creator>Jospeh</dc:creator>
		<pubDate>Wed, 18 Jun 2008 17:45:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.codedblog.com/2007/09/01/calling-a-windows-service-from-aspnet-via-remoting-ipcchannel/#comment-2407</guid>
		<description>Thanks for the read. I was having a bit of issues implementing this at first on my server. I had to call my support guys at Server Intellect to get it running right on my server. Thanks man!</description>
		<content:encoded><![CDATA[<p>Thanks for the read. I was having a bit of issues implementing this at first on my server. I had to call my support guys at Server Intellect to get it running right on my server. Thanks man!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cM</title>
		<link>http://www.codedblog.com/2007/09/01/calling-a-windows-service-from-aspnet-via-remoting-ipcchannel/comment-page-1/#comment-118</link>
		<dc:creator>cM</dc:creator>
		<pubDate>Thu, 04 Oct 2007 11:27:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.codedblog.com/2007/09/01/calling-a-windows-service-from-aspnet-via-remoting-ipcchannel/#comment-118</guid>
		<description>Hey!

Thanks a lot man. This made my day. I was wondering where one can look up these attributes that can be sent to the various channels? Once again, thanks</description>
		<content:encoded><![CDATA[<p>Hey!<br />
	Thanks a lot man. This made my day. I was wondering where one can look up these attributes that can be sent to the various channels? Once again, thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrei Alecu</title>
		<link>http://www.codedblog.com/2007/09/01/calling-a-windows-service-from-aspnet-via-remoting-ipcchannel/comment-page-1/#comment-110</link>
		<dc:creator>Andrei Alecu</dc:creator>
		<pubDate>Tue, 02 Oct 2007 11:31:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.codedblog.com/2007/09/01/calling-a-windows-service-from-aspnet-via-remoting-ipcchannel/#comment-110</guid>
		<description>Glad I could help. Let me know if you need anything else.</description>
		<content:encoded><![CDATA[<p>Glad I could help. Let me know if you need anything else.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yufu</title>
		<link>http://www.codedblog.com/2007/09/01/calling-a-windows-service-from-aspnet-via-remoting-ipcchannel/comment-page-1/#comment-109</link>
		<dc:creator>Yufu</dc:creator>
		<pubDate>Tue, 02 Oct 2007 11:25:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.codedblog.com/2007/09/01/calling-a-windows-service-from-aspnet-via-remoting-ipcchannel/#comment-109</guid>
		<description>Hello Andrei, thats great example how to solve my problem in my project..

Thanks for it. Havent impelemted it, i&#039;ll send mail if i&#039;ve got trouble on it.

Regards m8.</description>
		<content:encoded><![CDATA[<p>Hello Andrei, thats great example how to solve my problem in my project..<br />
	Thanks for it. Havent impelemted it, i&#8217;ll send mail if i&#8217;ve got trouble on it.<br />
	Regards m8.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

