<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Passing a session id to the server</title><link>http://msmvps.com/blogs/montaque/archive/2004/03/24/4158.aspx</link><description>With a remoting service running in IIS I can access the session state, user, application, etc using the RemotingService class. What is the best way to pass a session from a console client to the server? I assume this must be done with the HTTP header</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>re: Passing a session id to the server</title><link>http://msmvps.com/blogs/montaque/archive/2004/03/24/4158.aspx#4482</link><pubDate>Thu, 01 Apr 2004 10:21:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:4482</guid><dc:creator>Montaque</dc:creator><description>Remoting Object must be CAO&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=4482" width="1" height="1"&gt;</description></item><item><title>re: Passing a session id to the server</title><link>http://msmvps.com/blogs/montaque/archive/2004/03/24/4158.aspx#4161</link><pubDate>Wed, 24 Mar 2004 07:42:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:4161</guid><dc:creator>Montaque</dc:creator><description>great!&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=4161" width="1" height="1"&gt;</description></item><item><title>re: Passing a session id to the server</title><link>http://msmvps.com/blogs/montaque/archive/2004/03/24/4158.aspx#4160</link><pubDate>Wed, 24 Mar 2004 06:48:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:4160</guid><dc:creator>Montaque</dc:creator><description>Now I've successfully used the User and Application property of the&lt;br&gt;RemoteService class in a .NET remoting server running in IIS, but the&lt;br&gt;Session is null.&lt;br&gt;&lt;br&gt;How can I enable the session for the remoting server? Session is enabled in&lt;br&gt;the web.config file.&lt;br&gt;&lt;br&gt;Many thanks,&lt;br&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=4160" width="1" height="1"&gt;</description></item><item><title>re: Passing a session id to the server</title><link>http://msmvps.com/blogs/montaque/archive/2004/03/24/4158.aspx#4159</link><pubDate>Wed, 24 Mar 2004 06:42:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:4159</guid><dc:creator>Montaque</dc:creator><description>In fact, the server side remoting object can not access the session object.&lt;br&gt;session is always null, besides HttpContext.Current.Session&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=4159" width="1" height="1"&gt;</description></item></channel></rss>