<?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 'ASP Classic pool'</title><link>http://forums.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=ASP+Classic,ASP+Classic+pool&amp;orTags=0</link><description>Search results matching tags 'ASP Classic' and 'ASP Classic pool'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Disk or Network Error in Windows 7, Please help</title><link>http://forums.iis.net/p/1162991/1926289.aspx#1926289</link><pubDate>Thu, 26 Nov 2009 13:03:33 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1926289</guid><dc:creator>sorasak</dc:creator><cs:applicationKey>iis7_-_classic_asp-41</cs:applicationKey><description>Yesterday I upgrade my PC&amp;#39;s OS from Vista to Seven Ultimate. After I turned on IIS feature,  web applications on my machine do not work anymore. Disk or Network Error appear when I opened pages.

I followed every steps of setting up from IIS&amp;#39;s Blog (http://blogs.iis.net/bills/archive/2007/05/21/tips-for-classic-asp-developers-on-iis7.aspx). Classic ASP worked fine when I used Vista, but not work in Windows 7.

Please help me to make my Classic ASP pages to run on WIndows 7, Thanks</description></item><item><title>Folders without the use of trailing /</title><link>http://forums.iis.net/p/1157268/1902278.aspx#1902278</link><pubDate>Wed, 29 Apr 2009 11:51:05 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1902278</guid><dc:creator>RobUK</dc:creator><cs:applicationKey>iis7_-_classic_asp-41</cs:applicationKey><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I wonder if anyone can help, we have just migrated our systems from IIS5 (W2K) over to windows 2008, we have had a couple of problems, most of which we have sorted. The last problem we are having is to do with the way in which IIS7 treats folders. &lt;/p&gt;
&lt;p&gt;Previously i could browse to &lt;a href="http://sitename/folder"&gt;http://sitename/folder&lt;/a&gt; and the default.asp within that folder would work. Now i have to go to &lt;a href="http://sitename/folder/"&gt;http://sitename/folder/&lt;/a&gt; in order to achive the same thing. This may sould trivial but this is causing us some problems.&lt;/p&gt;
&lt;p&gt;Does anyone know of a workaround for this? I have try searching but it&amp;#39;s difficult to know what to search for.... hence my post...... i&amp;#39;ll continue googling (with my fingers corssed that someone out there can help!)&lt;/p&gt;
&lt;p&gt;Thanks&lt;br /&gt;&lt;br /&gt;Rob&lt;/p&gt;</description></item><item><title>Got problem with MS Access, please help.</title><link>http://forums.iis.net/p/1156017/1896881.aspx#1896881</link><pubDate>Mon, 16 Mar 2009 09:43:53 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1896881</guid><dc:creator>Chonanis</dc:creator><cs:applicationKey>iis7_-_classic_asp-41</cs:applicationKey><description>I&amp;#39;m running IIS7 on Window Server 2008. There are about 100 domains in my server.
Most domains work fine, but there usually has problem with domains which are using MS Access with asp. Those domains work fine for some time, then these error occur:
&lt;br /&gt;&lt;br /&gt;
&amp;quot;Microsoft JET Database Engine error &amp;#39;80004005&amp;#39;&amp;quot;
or
&amp;quot;Active Server Pages error &amp;#39;ASP 0113&amp;#39; Script timed out&amp;quot;
&lt;br /&gt;&lt;br /&gt;
I used to try restarting IIS, it doesn&amp;#39;t help. What I have to do is rebooting my server, then everything will get back to work as normal. This problem happen about once to twice times a week. While the problem happens, other domains which are not using MS Access work fine.
&lt;br /&gt;&lt;br /&gt;
I don&amp;#39;t think that it is because of the coding, because it happens to every domains which are using MS Access. What can be the cause? And how prevent it to happen again? Please suggest.</description></item><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><item><title>Re: HTTP 500 error 0x800700aa loading .asp pages</title><link>http://forums.iis.net/p/1146952/1872067.aspx#1872067</link><pubDate>Wed, 18 Jun 2008 19:48:38 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1872067</guid><dc:creator>dav1_1</dc:creator><cs:applicationKey>iis7_-_classic_asp-41</cs:applicationKey><description>&lt;p&gt;&amp;nbsp;I am having a nearly identical problem. My classic asp pages work until I use one of the Application, session or server objects, then I get the &amp;#39;8002901d&amp;#39; error as well. Checking Event Viewer / Windows Logs / Application, I have the following entry each time the page is executed&lt;/p&gt;&lt;p&gt;&amp;quot;Error: The Template Persistent Cache initialization failed for Application Pool &amp;#39;ASP.NET 1.1&amp;#39; because of the following error: Could not create a Disk Cache Sub-directory for the Application Pool. The data may have additional error codes..&amp;quot;&lt;/p&gt;&lt;p&gt;These asp pages worked fine until I installed Vista Service Pack 1, then all fail. I&amp;#39;ve already lost the restore point to before SP1 was installed, and uninstalling SP1 did not resolve. I&amp;#39;ve tried every suggestion I could find on the web for IIS 7 setup, but nothing so far has fixed this for me. &lt;/p&gt;&lt;p&gt;&amp;nbsp;HELP!!!&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Error '80040e14' within INSERT INTO Statement</title><link>http://forums.iis.net/p/1147068/1859649.aspx#1859649</link><pubDate>Fri, 23 Nov 2007 20:17:38 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1859649</guid><dc:creator>Crazy Dino</dc:creator><cs:applicationKey>iis7_-_classic_asp-41</cs:applicationKey><description>&lt;p&gt;Hi, I am extremely new with .ASP (I started on tuesday this week), and am using Dreamweaver 8&amp;nbsp;to construct .ASP code for a project at school. I already have several bits of working .ASP code such as a login page, which restricts banned users, and validation within a registration page to ensure that login name and e-mail address are unique. My big problem is with the registration page, when I click the Register button i am getting this error returned.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;Microsoft OLE DB Provider for ODBC Drivers&lt;font face="Times New Roman" size="3"&gt; &lt;/font&gt;&lt;font face="Arial" size="2"&gt;error &amp;#39;80040e14&amp;#39;&lt;/font&gt;&lt;font face="Times New Roman" size="3"&gt; &lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;font face="Arial" size="2"&gt;[Microsoft][ODBC Microsoft Access Driver] Syntax error in INSERT INTO statement.&lt;/font&gt; &lt;/strong&gt;
&lt;p&gt;&lt;strong&gt;&lt;font face="Arial" size="2"&gt;/register.asp&lt;/font&gt;&lt;font face="Arial" size="2"&gt;, line 167&lt;/font&gt;&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;I have checked within dreamweaver, and on line 167, it displays the following bit of code &amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;MM_editCmd.Execute&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;which I don&amp;#39;t think is the problem having a look at results on google for error &amp;#39;80040e14&amp;#39;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Any help would be greatly appreciated, and if needs be I can post all .asp code Dreamweaver generated for me for an insert query.&lt;/p&gt;</description></item><item><title>VISTA Business IIS7 just will not work</title><link>http://forums.iis.net/p/1133364/1827311.aspx#1827311</link><pubDate>Fri, 27 Jul 2007 14:16:48 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1827311</guid><dc:creator>dennis_halsey</dc:creator><cs:applicationKey>iis7_-_classic_asp-41</cs:applicationKey><description>&lt;p&gt;Ok, now listen guys:&lt;/p&gt;
&lt;p&gt;I am the one who started this thread and after 2 weeks ther had been no good simple solution to my problem. why is that? Maybe some of you guys are just geniuses or maybe this problem has no simple solution! I dshould not have to be a genius. this should jsut work. I&amp;#39;m gonna thow my pc and vista in the dumpster! I&amp;#39;m done with it all!&lt;/p&gt;
&lt;p&gt;Do you all understand that this should never, ever be this complicated or technical! It should just work period.&lt;/p&gt;
&lt;p&gt;I should never have to go into the registry error tracing and so forth and so on and do all this technical stuff just to get&amp;nbsp;II7 to&amp;nbsp;work.&amp;nbsp; Surley bill gates didn&amp;#39;t think that joe schmoe could figure all of this out, when i&amp;#39;m an it guy and can&amp;#39;t. &lt;/p&gt;
&lt;p&gt;When i find out the simple answer that works and always works, then i will be satisfied. I have had my new vista pc for 3 months and i am yet to develop a classic ASP&amp;nbsp;webiste on it becuase it doesn&amp;#39;t run.&lt;/p&gt;
&lt;p&gt;This is freakin redicolous.&lt;/p&gt;
&lt;p&gt;The one guy that said in an earlier post that he had the solution ofr me to impress my boss,, well&lt;/p&gt;
&lt;p&gt;It was so technical, application pools, what the&amp;nbsp;heck is that? why do i need to know about it&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I just want to see this show up: &amp;quot;Hello world! this is an ASP page&amp;quot; when i broswe my localhost server.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I think maybe i will look for a third party free solution to this.&lt;/p&gt;
&lt;p&gt;Surly there are other ASP webservers that will work with vista better than this.&lt;/p&gt;
&lt;p&gt;It&amp;#39;s obvious that&amp;nbsp;most people in this thread are confused, frustrated, upset and P&amp;#39;OD!!!!&lt;/p&gt;
&lt;p&gt;I am still looking for a simple answer, like&amp;nbsp;go here and click&amp;nbsp;such and such&amp;nbsp;and&amp;nbsp;II7 will work!&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If i do not get an awser, here I am going to ditch the thing.&lt;/p&gt;
&lt;p&gt;Who runs this forum anyway and why don&amp;#39; they have a simple solution? It&amp;#39;s probably becuase they do not know either or beucase there is no simple solution. II7 should have worked when i booted up my PC for the first time! in iis6 &lt;/p&gt;
&lt;p&gt;can i go back to iis6 in Vista?&lt;/p&gt;
&lt;p&gt;By the way,&amp;nbsp;I forwared this message to both dell (which i have access to microsoft tech support)&amp;nbsp;and microsoft directly, but they can&amp;#39;t seem to get it to work either. Thant&amp;#39;s interesting! That means it doesn&amp;#39;t work easily!&lt;/p&gt;
&lt;p&gt;Thanks for your help!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m done now!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Is there a simple way to make iis7 work in Vista, because it just doesn't work! Has anyone ever made it work? Why can't I?</title><link>http://forums.iis.net/p/1137599/1821137.aspx#1821137</link><pubDate>Tue, 24 Jul 2007 19:59:59 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1821137</guid><dc:creator>dennis_halsey</dc:creator><cs:applicationKey>iis7_-_classic_asp-41</cs:applicationKey><description>&lt;p&gt;&lt;span style="FONT-SIZE:18pt;COLOR:red;FONT-FAMILY:Tahoma;"&gt;I&amp;nbsp;get this service unavailable error! &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE:18pt;COLOR:red;FONT-FAMILY:Tahoma;"&gt;I would love to freaking&amp;nbsp;scream, because I have been trying to make this works for two weeks,&amp;nbsp;but I will chill until someone shows me how simple it is! LOL&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE:18pt;COLOR:red;FONT-FAMILY:Tahoma;"&gt;Go ahead P**K Make me love Vista! Joshin!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE:18pt;COLOR:red;FONT-FAMILY:Tahoma;"&gt;I need help!&lt;/span&gt;&lt;/p&gt;</description></item><item><title>I can't get VISTA Ultimate and IIS7 to work! I get - HTTP Error 503. The service is unavailable.</title><link>http://forums.iis.net/p/1133364/1821124.aspx#1821124</link><pubDate>Tue, 24 Jul 2007 19:52:07 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1821124</guid><dc:creator>dennis_halsey</dc:creator><cs:applicationKey>iis7_-_classic_asp-41</cs:applicationKey><description>&lt;p&gt;I got IIS Installed and seemingly running (after i screwed it up and had to reinstall Vista)&amp;nbsp;and&amp;nbsp;I set the most obvious things but but now when I go to &lt;a href="http://127.0.0.1/iisstart.htm"&gt;http://127.0.0.1/iisstart.htm&lt;/a&gt;&amp;nbsp;, or any ASP page&amp;nbsp;in wwwroot&amp;nbsp;get the following&amp;nbsp;freaky error:&lt;/p&gt;
&lt;h2&gt;Service Unavailable&lt;/h2&gt;
&lt;hr /&gt;

&lt;p&gt;&lt;strong&gt;HTTP Error 503. The service is unavailable.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;What the crap is that? What service, and why is it unavailalbe? shouldn&amp;#39;t it be?&lt;/p&gt;
&lt;p&gt;I am the IT guy for a major company and I have read article after article and my boss hasn&amp;#39;t figured out that&amp;nbsp;I look like a fool becuase I can&amp;#39;t make this thing work. This should not be this complicated. what is the average web builder supposed to do?&amp;nbsp;they could never figure&amp;nbsp;II7/VISTA&amp;nbsp;out.&lt;/p&gt;
&lt;p&gt;Here is my very simple question and I would love to have a very simple answer!&lt;br /&gt;What are the exact minimum required&amp;nbsp;settings in Vista and IIS7 to be able to browse ASP pages on your local PC(Webserver)?&lt;/p&gt;
&lt;p&gt;If anyone can easily answer this and it works, then you might not need this Forum, you could just post this easy answer and everyone would get it!&lt;/p&gt;
&lt;p&gt;I am joking of course!, this forum has been very valuable so far to me and I have gotten a lot of responses in my emails to my question!&lt;/p&gt;
&lt;p&gt;I would love to use my 4000.00 new computer to build&amp;nbsp;Ecommerce sites, but I don&amp;#39;t have the time at work to figure all of this out, so I just go into the back and fire up my old Xp mahcine and get things done! Please Help!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you,&lt;/p&gt;
&lt;p&gt;Dennis Halsey&lt;/p&gt;
&lt;p&gt;&lt;a href="mailto:dennis_halsey@ycharter.net"&gt;dennis_halsey@ycharter.net&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>