<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/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/" xmlns:cs="http://blogs.iis.net/"><channel><title>Search results matching tags 'ASP Classic' and 'IIS7 asp classic isapi'</title><link>http://forums.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=ASP+Classic,IIS7+asp+classic+isapi&amp;orTags=0</link><description>Search results matching tags 'ASP Classic' and 'IIS7 asp classic isapi'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Another Classic ASP &amp;amp; IIS 7 Issue</title><link>http://forums.iis.net/p/1153781/1887595.aspx#1887595</link><pubDate>Mon, 15 Dec 2008 20:39:02 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1887595</guid><dc:creator>olavarrieta</dc:creator><cs:applicationKey>iis7_-_classic_asp-41</cs:applicationKey><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Like most, I&amp;#39;ve been&amp;nbsp;trying to set up classic asp and IIS7 on my Vista laptop for about 27 days now. I&amp;#39;ve done every tutorial step by step again and again but nothing works. including these steps:&lt;/p&gt;
&lt;p&gt;&lt;i&gt;&lt;strong&gt;%windir%\system32\inetsrv\appcmd set config /section:applicationPools /[name=&amp;#39;DefaultAppPool&amp;#39;].processModel.loadUserProfile:false&lt;/strong&gt;&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;i&gt;icacls %windir%\serviceprofiles\networkservice\AppData\Local\Temp /grant Users:(CI)(S,WD,AD,X)&lt;/i&gt; &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;i&gt;&lt;strong&gt;icacls %windir%\serviceprofiles\networkservice\AppData\Local\Temp /grant &amp;quot;CREATOR OWNER&amp;quot;:(OI)(CI)(IO)(F)&lt;/strong&gt;&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;I keep getting the:&lt;/p&gt;
&lt;p&gt;&lt;i&gt;&lt;strong&gt;Microsoft JET Database Engine error &amp;#39;80004005&amp;#39;&lt;br /&gt;Unspecified error&lt;/strong&gt;&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;Does anyone know what else I can do to get this going?&lt;/p&gt;</description></item><item><title>Issues in IIS 7, session and application variables are not maintained - Classic ASP site</title><link>http://forums.iis.net/p/1153501/1886495.aspx#1886495</link><pubDate>Tue, 02 Dec 2008 14:57:21 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1886495</guid><dc:creator>shamshad.ali@softechww.com</dc:creator><cs:applicationKey>iis7_-_classic_asp-41</cs:applicationKey><description>&lt;p&gt;For local development purpose, I ran following script on VISTA, IIS 7:&lt;br /&gt;&lt;br /&gt;&amp;lt;%&lt;br /&gt;for each x in Request.ServerVariables&lt;br /&gt;&amp;nbsp; response.write(&amp;quot;&amp;lt;b&amp;gt;&amp;quot; &amp;amp; x &amp;amp; &amp;quot;:&amp;lt;/b&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;quot; &amp;amp; Request.ServerVariables(x) &amp;amp; &amp;quot;&amp;lt;br&amp;gt;&amp;lt;BR&amp;gt;&amp;quot;)&lt;br /&gt;next&lt;br /&gt;&amp;nbsp;%&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;It does not show me IP of client, Request.ServerVariables(&amp;quot;remote_host&amp;quot;) and &lt;/p&gt;
&lt;p&gt;(Request.ServerVariables(&amp;quot;remote_addr&amp;quot;).&lt;/p&gt;
&lt;p&gt;on my vista&amp;nbsp;I&amp;nbsp;had IPv 6 and IPv4 both enabled. i dropped IPv6 protocole and now Request.ServerVariables(&amp;quot;remote_host&amp;quot;) is showing ::1 value earlier it was showing &amp;quot;A6073E5A-D779-472A-8430-9B03999E4121&amp;quot; AS IP&lt;/p&gt;
&lt;p&gt;Also I noticed that all values assigned to session and application variables defined in global.asa are not available in other pages of my website means session and application variables are not maintaining. It seems that whole server side variables are not working that were initialized with appliction_OnStart, session_OnStart. Wherein whole ASP siter with no change in code is working fine with IIS 6 (xp/win2k3). But this issues comes within IIS 7. Please help how this can be fixed ?&lt;/p&gt;
&lt;p&gt;Shamshad Ali&lt;/p&gt;</description></item></channel></rss>