<?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>IIS7 - Classic ASP</title><link>http://forums.iis.net/1044.aspx</link><description>Forum discussing usage of Classic ASP applications on the IIS 7 platform</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Problem with Access database and ASP Page - IIS 7 and Windows Vista Ultimate</title><link>http://forums.iis.net/thread/1916790.aspx</link><pubDate>Sun, 13 Sep 2009 20:35:25 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1916790</guid><dc:creator>therompalace</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1916790.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1916790</wfw:commentRss><description>&lt;p&gt;Hey&amp;nbsp;all,&lt;/p&gt;
&lt;p&gt;I had the exact problem. My laptop came with Vista Home Premium and I had been getting this error for the longest time. After a lot of research on the net and trying various solutions, I finally resolved this issue. &lt;/p&gt;
&lt;p&gt;I had to set the user persmission of IUSR and IIS_IUSRS to allow read/write to the &amp;#39;TEMP&amp;#39; (if you dont know, type echo %TEMP% in cmd)&amp;nbsp;directory and the &amp;#39;inetpub&amp;#39; directory. It seems to have solved this problem. Before I could not access the DB using OLE DB or MS Access drivers. Now I can access it using both. &lt;/p&gt;
&lt;p&gt;Hope that helps.&lt;/p&gt;</description></item><item><title>Re: Problem with Access database and ASP Page - IIS 7 and Windows Vista Ultimate</title><link>http://forums.iis.net/thread/1873824.aspx</link><pubDate>Sat, 12 Jul 2008 15:40:51 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1873824</guid><dc:creator>sivabas2007</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1873824.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1873824</wfw:commentRss><description>&lt;p&gt;Hello Friend! &lt;/p&gt;
&lt;p&gt;This is siva. I also have the same problem. If you got any idea, please help me... &lt;/p&gt;
&lt;p&gt;you give reply in this mail id: &lt;a href="mailto:sivabas2007@yahoo.co.in"&gt;sivabas2007@yahoo.co.in&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Advance thanks,&lt;/p&gt;
&lt;p&gt;Siva&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Problem with Access database and ASP Page - IIS 7 and Windows Vista Ultimate</title><link>http://forums.iis.net/thread/1868310.aspx</link><pubDate>Mon, 28 Apr 2008 18:10:48 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1868310</guid><dc:creator>luciano.rodrigues</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1868310.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1868310</wfw:commentRss><description>&lt;p&gt;Hi all.&lt;/p&gt;&lt;p&gt;I had already tried this one too, but it didn´t work neither. My problem was even worse: I didn´t upgrade from XP to Vista, my laptop came with Vista Home Premium pre-installed.&lt;/p&gt;&lt;p&gt;Even though, I finally could get it resolved: after trying all of the above, the only thing that worked was to set the default user of IIS Anonymous Acces to my own user. That is, instead of using &amp;quot;IIS_IUSR&amp;quot;, I´m using my own (administrator of the machine) user over IIS.&lt;/p&gt;&lt;p&gt;That was problably because the machine used my user to open the Database file, so when IIS tried to reach it, it was &amp;quot;already open to another user&amp;quot;. That´s the only thing I could figure out...&lt;/p&gt;&lt;p&gt;Thanks to all! now it´s working.&lt;/p&gt;&lt;p&gt;PS: I´m running the application on wwwroot because I couldn´t make it run on a different folder. And still don´t know why, just know that that´s the way it is...&lt;/p&gt;</description></item><item><title>Re: Problem with Access database and ASP Page - IIS 7 and Windows Vista Ultimate</title><link>http://forums.iis.net/thread/1868278.aspx</link><pubDate>Mon, 28 Apr 2008 12:40:16 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1868278</guid><dc:creator>machochm</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1868278.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1868278</wfw:commentRss><description>&lt;p&gt;&lt;strong&gt;Definetly there is a solution&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;We all would have encountered the same problem, when upgrading from xp to vista, for passionate developers of ASP AND &lt;/p&gt;
&lt;p&gt;DATABASES.&lt;/p&gt;
&lt;p&gt;Understanding the scenario.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;After using XP for 7 years and upgrading to VISTA ULTIMATE AND IIS 7 I tried to run my asp projects by creating virtual &lt;/p&gt;
&lt;p&gt;directories. The physical path to my asp files would be in different drive than the C:\inetpub\wwwroot\... coz it is easier &lt;/p&gt;
&lt;p&gt;for me to keep my data safe.&lt;/p&gt;
&lt;p&gt;Then running the site http:\\localhost\myproject1 in IE7. mY ASP pages did not work and i got the error&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;quot;An error occurred on the server when processing the URL. Please contact the system administrator.&amp;quot;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;After the changing the send error to browser property to TRUE in the IIS 7 manager I got the error&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Microsoft JET Database Engine error &amp;#39;80004005&amp;#39; &lt;br /&gt;Unspecified error&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;since i was trying to make a database connection.&lt;/p&gt;
&lt;p&gt;I spend nearly 24 hrs searching solution in various forums and blogs. Microsoft has clearly stated in their article how to rectify this problem in the following link.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://support.microsoft.com/kb/926939"&gt;http://support.microsoft.com/kb/926939&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;According to the article I change the permissions to the temporary directory by entering the following commands in the CMD while running as administrator.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;icacls %windir%\serviceprofiles\networkservice\AppData\Local\Temp /grant Users:(CI)(S,WD,AD,X)&lt;/strong&gt;&lt;/p&gt;
&lt;p&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;/p&gt;
&lt;p&gt;But i did not follow the workaround solution as it may compromise the security.And again running the site it did not work.Then i followed the workaround solution compromising the security&lt;/p&gt;
&lt;p&gt;Entering the following commands in the CMD by running as administrator&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;%windir%\system32\inetsrv\appcmd set config /section:applicationPools /&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;[name=&amp;#39;DefaultAppPool&amp;#39;].processModel.loadUserProfile:false&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Now my site works great, compromising security. I thing we are classic asp programmers not IIS managers. We could write a strong code but it is for microsoft to bring a better solution.&lt;/p&gt;
&lt;p&gt;IIS 7 has been made with tons of features, I would appreciate if there is a easy way working on with IIS 7 than entering all the commands in CMD to run you ASP&amp;#39;S.&lt;/p&gt;</description></item><item><title>Re: Problem with Access database and ASP Page - IIS 7 and Windows Vista Ultimate</title><link>http://forums.iis.net/thread/1866386.aspx</link><pubDate>Sat, 29 Mar 2008 15:58:14 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1866386</guid><dc:creator>luciano.rodrigues</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1866386.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1866386</wfw:commentRss><description>&lt;p&gt;Thanks for the attention, but it also didn´t work. I was running only the cmd (not right-clicking cmd and &amp;quot;Run as Administrator&amp;quot;), but my user is the administrator of the machine. Even though, I did what you told, and it didn´t work too.&lt;/p&gt;&lt;p&gt;&amp;nbsp;Any other tips?? I had already read Bill´s Blog, but any of the solutions worked. Is that a bug in my machine?&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Problem with Access database and ASP Page - IIS 7 and Windows Vista Ultimate</title><link>http://forums.iis.net/thread/1866359.aspx</link><pubDate>Fri, 28 Mar 2008 20:19:08 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1866359</guid><dc:creator>kelvingeorge</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1866359.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1866359</wfw:commentRss><description>&lt;p&gt;This appcmd command will turn off loadUserProfile for the Default
Application Pool.&amp;nbsp; if your application runs in a different AppPool,
make the corresponding change: &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;i&gt;%windir%\system32\inetsrv\appcmd set config
/section:applicationPools
/[name=&amp;#39;DefaultAppPool&amp;#39;].processModel.loadUserProfile:false&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;That did the job... Check out Bills blog&lt;br /&gt;http://blogs.iis.net/bills/archive/2007/05/21/tips-for-classic-asp-developers-on-iis7.aspx&lt;/p&gt;&lt;p&gt;It should be run as administrator... first i just run the command in cmd.. then read it should be run as administrator.. right click cmd and &amp;quot;Run as Administrator&amp;quot; and then type the command. This should fix. &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Problem with Access database and ASP Page - IIS 7 and Windows Vista Ultimate</title><link>http://forums.iis.net/thread/1866348.aspx</link><pubDate>Fri, 28 Mar 2008 18:43:13 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1866348</guid><dc:creator>luciano.rodrigues</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1866348.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1866348</wfw:commentRss><description>&lt;p&gt;I´m having exactly the same problem. I´ve already granted full permission for user &amp;quot;IUSR&amp;quot; and &amp;quot;Everyone&amp;quot; on the application and database folders, but the error stands. Is there already any ServicePack for Vista that solves this?&lt;br /&gt;&lt;br /&gt;I don´t know what else to do, I´ve already browsed the whole web for this solution! I wouldn´t like to uninstall Vista just because of this error.&lt;/p&gt;&lt;p&gt;Thanks!&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Problem with Access database and ASP Page - IIS 7 and Windows Vista Ultimate</title><link>http://forums.iis.net/thread/1863077.aspx</link><pubDate>Mon, 04 Feb 2008 16:10:22 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1863077</guid><dc:creator>KristieValerie</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1863077.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1863077</wfw:commentRss><description>Microsoft OLE DB Provider for ODBC Drivers error &amp;#39;80004005&amp;#39; 

[Microsoft][ODBC Microsoft Access Driver] The Microsoft Jet database engine cannot open the file &amp;#39;(unknown)&amp;#39;. It is already opened exclusively by another user, or you need permission to view its data.</description></item><item><title>Re: Problem with Access database and ASP Page - IIS 7 and Windows Vista Ultimate</title><link>http://forums.iis.net/thread/1861493.aspx</link><pubDate>Mon, 07 Jan 2008 03:56:37 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1861493</guid><dc:creator>qbernard</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1861493.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1861493</wfw:commentRss><description>&lt;p&gt;Post the exact error msgs here..&amp;nbsp; and what user do you grant the permissions ? is it the app user ?&lt;/p&gt;</description></item><item><title>Re: Problem with Access database and ASP Page - IIS 7 and Windows Vista Ultimate</title><link>http://forums.iis.net/thread/1861415.aspx</link><pubDate>Sat, 05 Jan 2008 01:55:58 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1861415</guid><dc:creator>kelvingeorge</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1861415.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1861415</wfw:commentRss><description>&lt;p&gt;&lt;i&gt;I&amp;#39;ve got the same error, i tried creator control and changing permission but nothing is working.. what would be the problem?? ASP is working but i&amp;#39;m not able to connect database.&lt;/i&gt; It Give 500 error or loads the page, and i get an error contact the administrator.. What to do??&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Problem with Access database and ASP Page - IIS 7 and Windows Vista Ultimate</title><link>http://forums.iis.net/thread/1704711.aspx</link><pubDate>Thu, 10 May 2007 21:31:06 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1704711</guid><dc:creator>iisray</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1704711.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1704711</wfw:commentRss><description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;To enable ASP error message, please see &lt;A href="http://forums.iis.net/thread/1652934.aspx"&gt;http://forums.iis.net/thread/1652934.aspx&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regarding the Access/ASP issue,&amp;nbsp;please see &amp;nbsp;&amp;nbsp;&lt;A href="http://support.microsoft.com/kb/926939"&gt;http://support.microsoft.com/kb/926939&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Ray&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description></item><item><title>Re: Problem with Access database and ASP Page - IIS 7 and Windows Vista Ultimate</title><link>http://forums.iis.net/thread/1704654.aspx</link><pubDate>Thu, 10 May 2007 20:53:35 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1704654</guid><dc:creator>Floflo117</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1704654.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1704654</wfw:commentRss><description>Hello again,&lt;BR&gt;&lt;BR&gt;I've checked in my IIS log and I've got this error message :&lt;BR&gt;&lt;BR&gt;#Software: Microsoft Internet Information Services 7.0&lt;BR&gt;#Version: 1.0&lt;BR&gt;#Date: 2007-05-10 19:22:17&lt;BR&gt;#Fields: date time s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs(User-Agent) sc-status sc-substatus sc-win32-status&lt;BR&gt;2007-05-10 19:22:17 127.0.0.1 GET /test/index.asp |8|80004005|[Microsoft][Pilote_ODBC_Microsoft_Access]_Network_drive_or_hard_drive_error. 80 - 127.0.0.1 Opera/9.20+(Windows+NT+6.0;+U;+fr) 500 0 0&lt;BR&gt;2007-05-10 19:22:17 127.0.0.1 GET /favicon.ico - 80 - 127.0.0.1 Opera/9.20+(Windows+NT+6.0;+U;+fr) 404 0 2&lt;BR&gt;&lt;BR&gt;Any idea&lt;BR&gt;</description></item><item><title>Re: Problem with Access database and ASP Page - IIS 7 and Windows Vista Ultimate</title><link>http://forums.iis.net/thread/1703910.aspx</link><pubDate>Thu, 10 May 2007 13:40:47 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1703910</guid><dc:creator>Floflo117</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1703910.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1703910</wfw:commentRss><description>Hello again Ganesh,&lt;BR&gt;&lt;BR&gt;I'v checked and it's not working. My Access files are Access 2000 or 2003.&lt;BR&gt;How can I have more info about the error. I only have error 500 standard message but it could be easier to debug with an extensive error message.&lt;BR&gt; &lt;BR&gt;Any idea?&lt;BR&gt;&lt;BR&gt;Florian&lt;BR&gt;</description></item><item><title>Re: Problem with Access database and ASP Page - IIS 7 and Windows Vista Ultimate</title><link>http://forums.iis.net/thread/1703578.aspx</link><pubDate>Thu, 10 May 2007 09:10:40 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1703578</guid><dc:creator>Floflo117</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1703578.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1703578</wfw:commentRss><description>I'm checking but before having conclusions I thank you for your quick answer and for your precious help!&lt;BR&gt;</description></item><item><title>Re: Problem with Access database and ASP Page - IIS 7 and Windows Vista Ultimate</title><link>http://forums.iis.net/thread/1703539.aspx</link><pubDate>Thu, 10 May 2007 08:45:08 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1703539</guid><dc:creator>ganeshanekar</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1703539.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1703539</wfw:commentRss><description>&lt;p&gt;Check IIS log files - C:\inetpub\logs\LogFiles\W3SVC1&lt;/p&gt;
&lt;p&gt;You will find something like this:&lt;/p&gt;
&lt;p&gt;|3|800a0e7a|Provider_cannot_be_found._It_may_not_be_properly_installed &lt;br /&gt;or &lt;br /&gt;5|800a0ea9|Provider_is_not_specified_and_there_is_no_designated_default_provider&lt;/p&gt;
&lt;p&gt;You will need to install AccessDatabaseEngine for vista&lt;/p&gt;
&lt;p&gt;2007 Office System Driver: Data Connectivity Components &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=7554f536-8c28-4598-9b72-ef94e038c891&amp;amp;DisplayLang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=7554f536-8c28-4598-9b72-ef94e038c891&amp;amp;DisplayLang=en&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a class="" href="http://download.microsoft.com/download/f/d/8/fd8c20d8-e38a-48b6-8691-542403b91da1/AccessDatabaseEngine.exe"&gt;Download here&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;HTH.&lt;/p&gt;
&lt;p&gt;~ Ganesh&lt;/p&gt;</description></item></channel></rss>