<?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 tag 'Classical ASP'</title><link>http://forums.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=Classical+ASP&amp;orTags=0</link><description>Search results matching tag 'Classical ASP'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Blank Page No Errors</title><link>http://forums.iis.net/p/1160954/1917184.aspx#1917184</link><pubDate>Wed, 16 Sep 2009 14:59:19 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1917184</guid><dc:creator>goofy_tyran</dc:creator><cs:applicationKey>iis7_-_classic_asp-41</cs:applicationKey><description>&lt;p&gt;Hi guys,&lt;/p&gt;
&lt;p&gt;I have a website which I&amp;#39;ve brought over to IIS7 from Windows IIS6, which ran great there.&lt;/p&gt;
&lt;p&gt;Now its on IIS7 some of my Classic ASP pages wont run and simply stop dead outputting to the browser just a blank page. The only thing in the blank page source code are the usual &amp;lt;html&amp;gt; tags etc. There are no error codes at all.&lt;/p&gt;
&lt;p&gt;If I break the code (by adding a &amp;#39;end if&amp;#39; in to the code where it sholdnt be) I get the relevant errors.&lt;/p&gt;
&lt;p&gt;This happens to only a handful of pages. The only&amp;nbsp;common thing I can see between the pages is that they use the &amp;#39;Server.CreateObject&amp;#39; call to either create an instance of Jmail or FileSystemObject.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m really stumped with this one and any help would be would be greatfully received.&lt;/p&gt;
&lt;p&gt;Thanks in advance!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>How do you determine which AD Groups an AD User has access to?</title><link>http://forums.iis.net/p/1159620/1911880.aspx#1911880</link><pubDate>Wed, 29 Jul 2009 06:54:01 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1911880</guid><dc:creator>AndrewCrawley</dc:creator><cs:applicationKey>classic_asp--1</cs:applicationKey><description>&lt;p&gt;How do you determine which AD Groups an AD User has access to?&lt;/p&gt;</description></item><item><title>Script Time Out with no source</title><link>http://forums.iis.net/p/1156021/1896916.aspx#1896916</link><pubDate>Mon, 16 Mar 2009 14:37:35 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1896916</guid><dc:creator>kmwise</dc:creator><cs:applicationKey>classic_asp--1</cs:applicationKey><description>&lt;p&gt;I get the&amp;nbsp;following error in my application log but can&amp;#39;t&amp;nbsp;figure out the source?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Event Type:&amp;nbsp;Warning&lt;br /&gt;Event Source:&amp;nbsp;Active Server Pages&lt;br /&gt;Event Category:&amp;nbsp;None&lt;br /&gt;Event ID:&amp;nbsp;9&lt;br /&gt;Date:&amp;nbsp;&amp;nbsp;3/16/2009&lt;br /&gt;Time:&amp;nbsp;&amp;nbsp;1:22:38 AM&lt;br /&gt;User:&amp;nbsp;&amp;nbsp;N/A&lt;br /&gt;Computer:&amp;nbsp;My Web Server&lt;/p&gt;
&lt;p&gt;Description:&lt;br /&gt;Warning: IIS log failed to write entry,&amp;nbsp;&amp;nbsp; Script timed out. The maximum amount of time for a script to execute was exceeded. You can change this limit by specifying a new value for the property Server.ScriptTimeout or by changing the value in the IIS administration tools..&lt;/p&gt;
&lt;p&gt;For more information, see Help and Support Center at &lt;a href="http://go.microsoft.com/fwlink/events.asp"&gt;http://go.microsoft.com/fwlink/events.asp&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>ASP HTML MAIL Get ! inserted in various places</title><link>http://forums.iis.net/p/1155608/1894904.aspx#1894904</link><pubDate>Thu, 26 Feb 2009 01:25:42 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1894904</guid><dc:creator>tdmhighway</dc:creator><cs:applicationKey>classic_asp--1</cs:applicationKey><description>&lt;p&gt;I have written some ASP code to use HTML as the e-mail body.&amp;nbsp; In the received e-mails I get &amp;quot;!&amp;quot; inserted in various places.&amp;nbsp; This does not occur on the presented ASP page.&amp;nbsp; Anyone have any ideas?&lt;/p&gt;</description></item><item><title>Error only on my PC - ADODB.Stream error '800a0bbc'  Write to file failed.</title><link>http://forums.iis.net/p/1155420/1894090.aspx#1894090</link><pubDate>Thu, 19 Feb 2009 18:59:14 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1894090</guid><dc:creator>shawn.bordeaux</dc:creator><cs:applicationKey>classic_asp--1</cs:applicationKey><description>&lt;p&gt;This is the strangest thing... I have a group of asp files that allow a user to upload a file to our server. I normally process an upload file every other week. Well I went to process the file this morning and I recieved this error code;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;ADODB.Stream error &amp;#39;800a0bbc&amp;#39;&amp;nbsp; Write to file failed.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;At first I thought the folder on the IIS server had it&amp;#39;s write access changed, so i checked. And it is all fine. So then just on a hunch I tried loading files from another PC here at work and sure enough the files uploaded fine with no error. So for somereason the error only happens when I try to upload the file from my PC to the Server.&lt;/p&gt;
&lt;p&gt;Okay so then I went outside of all logic and tried 3 different browsers on my pc, I.E.8 Beta, Firefox and&amp;nbsp;Google Chrome, ALL WITH THE SAME ERROR.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am at a total loss at this point. I am out of creative ideas. I thought maybe my&amp;nbsp;virtual local ISS&amp;nbsp;maybe the issue or my VPN connection to the server I have running&amp;nbsp;however they all worked upto 2 weeks ago. I turned off my VPN and still recieved the same error.&lt;/p&gt;
&lt;p&gt;I&amp;nbsp;will be willing to try anything&amp;nbsp;anyone here can suggest. Thank you!!&lt;/p&gt;
&lt;p&gt;System Details&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Server Details&lt;br /&gt;Windows 2000 Server&lt;br /&gt;SQL Server&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Shawn Bordeaux&amp;nbsp;&lt;/p&gt;
&lt;p&gt;***UPDATE*****&lt;/p&gt;
&lt;p&gt;By the way the file that is causing the error is;&lt;/p&gt;
&lt;p&gt;../includes/functions/clsField.asp&lt;font size="2" face="Arial"&gt;, line 171&lt;/font&gt; &lt;/p&gt;
&lt;p&gt;That line in that file is;&lt;br /&gt;Call lobjStream.SaveToFile(pstrFileName, adSaveCreateOverWrite)&lt;/p&gt;
&lt;p&gt;The clsField.asp page is called from the clsUpload.asp page which is included into my upload_process page. It is accessing that command once it tries to save the binary file to the server and that line in the upload_process.asp page is;&lt;br /&gt;&lt;br /&gt;objUpload(&amp;quot;File1&amp;quot;).SaveAs strPath&lt;/p&gt;
&lt;p&gt;File1 is the name for the file selected from the form input.&amp;nbsp;The strPath variable is defined above that line as;&lt;br /&gt;strPath = Server.MapPath(&amp;quot;../../hours/files&amp;quot;) &amp;amp; &amp;quot;\&amp;quot; &amp;amp; strFileName&lt;/p&gt;
&lt;p&gt;and strFileName is defined by the file name selected from the form. And like I said it works fine on other PC&amp;#39;s....&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>VBScript runtime error '800a0046'  Permission denied: 'createObject' </title><link>http://forums.iis.net/p/1155131/1892841.aspx#1892841</link><pubDate>Mon, 09 Feb 2009 19:06:22 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1892841</guid><dc:creator>rikki90</dc:creator><cs:applicationKey>classic_asp--1</cs:applicationKey><description>

&lt;p&gt;Hello, &lt;/p&gt;
&lt;p&gt;I&amp;#39;m getting the following error message:&lt;/p&gt;
&lt;p&gt;Select Desired Printing Option&lt;br /&gt;Microsoft VBScript runtime error &amp;#39;800a0046&amp;#39; &lt;/p&gt;
&lt;p&gt;Permission denied: &amp;#39;createObject&amp;#39; &lt;/p&gt;
&lt;p&gt;/od/od_reports_summaryoption.asp, line 42 &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m running IIS 6.0.&amp;nbsp; This was working last week, when it pointed to another Database.&amp;nbsp; All I did was change the webconfig file and point it to a new database, everything works except this.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve searched many other forums and tried what they suggested.. no luck.&amp;nbsp; I&amp;#39;m thinking this has to do with my COM + Application settings.&amp;nbsp; I added a user under the Identity tab, because the other servers (Prod &amp;amp; dev) had the same user added under the Identity Tab in the COM + Application settings.&lt;/p&gt;
&lt;p&gt;
&lt;p&gt;Any help would be greatly appreciated.&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;
&lt;p&gt;Rikki &lt;/p&gt;</description></item><item><title>Active Server Pages, ASP 0129 (0x80004005)</title><link>http://forums.iis.net/p/1153879/1888029.aspx#1888029</link><pubDate>Fri, 19 Dec 2008 08:08:39 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1888029</guid><dc:creator>Kapil007</dc:creator><cs:applicationKey>classic_asp--1</cs:applicationKey><description>&lt;h2 style="COLOR:#000000;"&gt;Hi,&lt;/h2&gt;
&lt;h2 style="COLOR:#000000;"&gt;I am facing this&amp;nbsp;problem&amp;nbsp;2nd time the first&amp;nbsp;time&amp;nbsp;i faced this problem and &amp;nbsp;i had&amp;nbsp;formatted my system&amp;nbsp;&amp;nbsp;to solve this problem can some body help me. the below error facing when i am trying to view preview the .asp page from dreamweaver.&lt;/h2&gt;
&lt;h2 style="COLOR:#000000;"&gt;&amp;nbsp;&amp;nbsp;&lt;/h2&gt;
&lt;h2 style="COLOR:#000000;"&gt;HTTP 500.100 - Internal Server Error - ASP error&lt;br /&gt;Internet Information Services&lt;/h2&gt;
&lt;hr /&gt;

&lt;p&gt;Technical Information (for support personnel)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Error Type:&lt;br /&gt;Active Server Pages, ASP 0129 (0x80004005)&lt;br /&gt;The scripting language &amp;#39;JAVASCRIPT&amp;#39; is not found on the server.&lt;br /&gt;&lt;b&gt;/unistone/index.asp, line 1&lt;/b&gt;&lt;br /&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;li&gt;Browser Type:&lt;br /&gt;Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; InfoPath.2) 
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;li&gt;Page:&lt;br /&gt;GET /unistone/index.asp &lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Thanks&lt;br /&gt;Regards&lt;/p&gt;
&lt;p&gt;Kapil&lt;/p&gt;</description></item><item><title>Re: Parsing Error Information added to cs-uri-query on 500 error</title><link>http://forums.iis.net/p/1153874/1887988.aspx#1887988</link><pubDate>Thu, 18 Dec 2008 20:15:58 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1887988</guid><dc:creator>rss2363</dc:creator><cs:applicationKey>classic_asp--1</cs:applicationKey><description>&lt;p&gt;&amp;nbsp;OK, as I was adding the tags to my POST, I got some new ideas for doing my search and I found the answer here - http://support.microsoft.com/kb/224070&lt;/p&gt;&lt;p&gt;&amp;nbsp;The information I wanted to glean is available in the Server.GetLastError() object.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;Hope this helps someone else!&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Parsing Error Information added to cs-uri-query on 500 error</title><link>http://forums.iis.net/p/1153874/1887985.aspx#1887985</link><pubDate>Thu, 18 Dec 2008 20:06:55 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1887985</guid><dc:creator>rss2363</dc:creator><cs:applicationKey>classic_asp--1</cs:applicationKey><description>&lt;p&gt;When a page has an &amp;quot;ugly ASP error&amp;quot;, IIS marks it as a 500 in the log file.&amp;nbsp; It also adds (what appears to be Err object?) info to the cs-uri-querystring field that is logged such as:&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |18|800a000b|Division_by_zero&lt;br /&gt;&lt;/p&gt;&lt;p&gt;I have setup a custom 500 error page and was wondering if there is any way to grab/parse that information.&amp;nbsp; It&amp;#39;s not in any Err object, Request.ServerVariables, nor the Request.Querystring when my page is executed.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;Thanks!&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>The dreaded &amp;quot;Operation must use an updateable query&amp;quot; on IIS7/Vista</title><link>http://forums.iis.net/p/1153439/1886232.aspx#1886232</link><pubDate>Sat, 29 Nov 2008 05:27:06 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1886232</guid><dc:creator>skillsy</dc:creator><cs:applicationKey>iis7_-_classic_asp-41</cs:applicationKey><description>&lt;p&gt;Hi all,&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&amp;nbsp; I have spent the last two days pulling what is left of my hair out with this conumdrum. I am attempting to test on a new Vista IIS7 on localhost an update of an access 2003 db by a test user. This all worked on my xp 2000 laptop that has been put out to pasture.&lt;br /&gt;&lt;/p&gt;

&lt;p&gt;&amp;nbsp;I enabled IIS and set-up anODBC (standardMS Access driver) connection to the database. The first page of the suite reads in the dropdown list of countries from a table stored in the database so I know that it can both find and read the database.&lt;/p&gt;

&lt;p&gt;&amp;nbsp;The error comes when attempting to register&amp;nbsp; a user in a table with a test of the code below...&lt;/p&gt;

&lt;p&gt;&lt;font size="1" face="Courier"&gt;&amp;lt;!DOCTYPE html PUBLIC &amp;quot;-//W3C//DTD XHTML 1.0 Transitional//EN&amp;quot; &amp;quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;%@LANGUAGE=&amp;quot;VBSCRIPT&amp;quot;%&amp;gt;&lt;br /&gt;&amp;lt;!--#include file=&amp;quot;Connections/AACdb.asp&amp;quot; --&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;%&lt;br /&gt;Dim conn,rsRider&lt;br /&gt;Set conn = Server.CreateObject(&amp;quot;ADODB.Connection&amp;quot;)&lt;br /&gt;Conn.Open MM_AACdb_STRING &lt;br /&gt;&lt;br /&gt;Set rsRider = Server.CreateObject(&amp;quot;ADODB.Recordset&amp;quot;)&lt;br /&gt;rsRider.ActiveConnection &amp;nbsp;&amp;nbsp;&amp;nbsp; = Conn&lt;br /&gt;rsRider.CursorLocation &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; = 3&amp;#39; adUseClient&lt;br /&gt;rsRider.CursorType &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; = 3 &amp;#39;adOpenStatic instead of adOpenKeyset&lt;br /&gt;rsRider.LockType &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; = 3 &amp;#39;adLockOptimistic &lt;br /&gt;rsRider.Source &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; = &amp;quot;tblRider&amp;quot;&lt;br /&gt;rsRider.Open&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;#39;-------------------------------&lt;br /&gt;&amp;#39;---- Create New Rider ----&lt;br /&gt;&amp;#39;-------------------------------&lt;br /&gt;rsRider.Addnew&lt;br /&gt;rsRider(&amp;quot;lngRiderMasterID&amp;quot;)&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; = null &lt;br /&gt;rsRider(&amp;quot;lngDistanceId&amp;quot;)&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; = 1&lt;br /&gt;rsRider(&amp;quot;bytSiteId&amp;quot;)&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; = 0&lt;br /&gt;rsRider(&amp;quot;bytStateID&amp;quot;)&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; = 3&lt;br /&gt;rsRider(&amp;quot;txtCountryID&amp;quot;)&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; = &amp;quot;AU&amp;quot;&lt;br /&gt;rsRider(&amp;quot;bytRiderStatus&amp;quot;)&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; = 10 &amp;#39; Rider Details Lodged - no payment details&lt;br /&gt;rsRider.update&lt;br /&gt;lngRiderId = rsRider(&amp;quot;lngRiderID&amp;quot;)&lt;br /&gt;rsRider.Close&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;set rsRider = nothing&lt;br /&gt;set conn = nothing&lt;br /&gt;%&amp;gt;&lt;br /&gt;&amp;lt;html&amp;gt;&lt;br /&gt;&amp;lt;head&amp;gt;&lt;br /&gt;&amp;lt;!--METADATA TYPE=&amp;quot;typelib&amp;quot; uuid=&amp;quot;00000205-0000-0010-8000-00AA006D2EA4&amp;quot; --&amp;gt;&lt;br /&gt;&amp;lt;/head&amp;gt;&lt;br /&gt;&amp;lt;body&amp;gt;&lt;br /&gt;Done: &amp;lt;%=lngRiderId%&amp;gt;&lt;br /&gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;&amp;nbsp; &lt;br /&gt;&lt;/font&gt;&lt;/p&gt;
&lt;font size="1" face="Courier"&gt;&lt;/font&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&lt;font size="2" face="Arial"&gt;
&lt;/font&gt;&lt;/p&gt;

&lt;p&gt;&lt;font size="1" face="Arial"&gt;Microsoft OLE DB Provider for ODBC Drivers&lt;/font&gt; &lt;font size="2" face="Arial"&gt;error &amp;#39;80004005&amp;#39;&lt;/font&gt; 
&lt;/p&gt;

&lt;p&gt;&lt;font size="1" face="Arial"&gt;[Microsoft][ODBC Microsoft Access Driver] Operation 
must use an updateable query.&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font size="2" face="Arial"&gt;/ssl/register/yTest.asp&lt;/font&gt;&lt;font size="2" face="Arial"&gt;, line 29&lt;/font&gt; &lt;/p&gt;&lt;p&gt;&lt;font size="1" face="Arial"&gt;&lt;br /&gt;&lt;/font&gt; &lt;/p&gt;

&lt;p&gt;I have performed the following from this thread...&lt;/p&gt;&lt;p&gt;http://blogs.iis.net/bills/archive/2007/05/21/tips-for-classic-asp-developers-on-iis7.aspx&lt;/p&gt;&lt;p&gt;which was to run theses commands as administrator...&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;i&gt;icacls %windir%\serviceprofiles\networkservice\AppData\Local\Temp /grant Users:(CI)(S,WD,AD,X)&lt;/i&gt; 
&lt;/p&gt;&lt;p&gt;&lt;i&gt;icacls %windir%\serviceprofiles\networkservice\AppData\Local\Temp /grant &amp;quot;CREATOR OWNER&amp;quot;:(OI)(CI)(IO)(F)&lt;/i&gt; 
&lt;/p&gt;&lt;p&gt;&amp;nbsp;I also used Process Monitor to locate any issues but apart from the odd Fast IO denial, all appears above board.&lt;/p&gt;&lt;p&gt;&amp;nbsp;So now I admit I have been beaten by the machine and have even less hair. All the security looks fine so where do I turn to????&lt;/p&gt;&lt;p&gt;TIA &lt;br /&gt;&lt;/p&gt;&lt;p&gt;Skillsy &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>