<?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 'Access'</title><link>http://forums.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=Access&amp;orTags=0</link><description>Search results matching tag 'Access'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Failed to access IIS metabase.</title><link>http://forums.iis.net/p/1162262/1923033.aspx#1923033</link><pubDate>Mon, 02 Nov 2009 06:52:32 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1923033</guid><dc:creator>akif_p</dc:creator><cs:applicationKey>general--1</cs:applicationKey><description>&lt;p&gt;Hello friends,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; I am hosting a simple web-service for testing on my local&amp;nbsp;IIS 5.0. But, when i try to view my service, i am getting following error. Please help out.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The process account used to run ASP.NET must have read access to the IIS metabase (e.g. IIS://servername/W3SVC).&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Thnx&lt;/p&gt;
&lt;p&gt;Akif&lt;/p&gt;</description></item><item><title>ASP &amp;amp; Access 4005 error: defining 32 bit dsn on 64 bit windows</title><link>http://forums.iis.net/p/1162198/1922764.aspx#1922764</link><pubDate>Fri, 30 Oct 2009 09:55:26 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1922764</guid><dc:creator>timpollard</dc:creator><cs:applicationKey>iis7_-_classic_asp-41</cs:applicationKey><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I&amp;#39;m having trouble making classic asp with access db work on Windows 7. On one box I have it all working fine on a 32 bit W7 Pro install, but on my main development server I am using 64 bit W7Pro and this one still doesn&amp;#39;t work. &lt;/p&gt;
&lt;p&gt;&amp;nbsp;On both machines I have used the icacls workaround to grant appropriate permissions on the Users/Useraccount/AppData/Local/Temp folder, have also fiven that folder permissions for the IUSR account, and the same for the folder which contains the db. This worked for the 32 bit machine, but not the 64.&lt;/p&gt;
&lt;p&gt;I then used the Process Monitor to trace w3wp.exe and discovered, if I&amp;#39;m reading the log file right, that the problem is that w7 64 bit can&amp;#39;t find the dsn.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;When I set up the dsn I went first to the default ODBC Admin console, only to find that in a 64 bit OS this only offers 64 bit drivers. I googled that and found that there is a legacy 32 bit version, which I used to create the dsn. However, although it appears to be there when viewed in the 32 bit ODBC Console, the 64 bit OS doesn&amp;#39;t seem to recognise it.&lt;/p&gt;
&lt;p&gt;Can anyone help, please?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;The log file is below. I&amp;#39;ve highlighted the line which appears to suggest it can&amp;#39;t find the dsn.&lt;/p&gt;
&lt;p&gt;Tim&lt;/p&gt;
&lt;p&gt;&amp;quot;Time of Day&amp;quot;,&amp;quot;Process Name&amp;quot;,&amp;quot;PID&amp;quot;,&amp;quot;Operation&amp;quot;,&amp;quot;Path&amp;quot;,&amp;quot;Result&amp;quot;,&amp;quot;Detail&amp;quot;&lt;br /&gt;&amp;quot;09:34:39.4159347&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;CreateFile&amp;quot;,&amp;quot;D:\My Documents\Web sites\dollman&amp;quot;,&amp;quot;SUCCESS&amp;quot;,&amp;quot;Desired Access: Generic Read, Disposition: Open, Options: Sequential Access, No Buffering, Attributes: RE, ShareMode: Read, Write, Delete, AllocationSize: n/a, Impersonating: NT AUTHORITY\IUSR, OpenResult: Opened&amp;quot;&lt;br /&gt;&amp;quot;09:34:39.4159860&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;QueryAllInformationFile&amp;quot;,&amp;quot;D:\My Documents\Web sites\dollman&amp;quot;,&amp;quot;BUFFER OVERFLOW&amp;quot;,&amp;quot;CreationTime: 28/02/2009 17:13:45, LastAccessTime: 21/04/2009 14:00:19, LastWriteTime: 21/04/2009 14:00:19, ChangeTime: 21/04/2009 14:00:19, FileAttributes: D, AllocationSize: 8,192, EndOfFile: 8,192, NumberOfLinks: 1, DeletePending: False, Directory: True, IndexNumber: 0x2000000013675, EaSize: 0, Access: Generic Read, Position: 0, Mode: Sequential Access, No Buffering, AlignmentRequirement: Word&amp;quot;&lt;br /&gt;&amp;quot;09:34:39.4160668&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;CreateFile&amp;quot;,&amp;quot;D:\My Documents\Web sites\dollman\DEFAULT.HTM&amp;quot;,&amp;quot;NAME NOT FOUND&amp;quot;,&amp;quot;Desired Access: Generic Read, Disposition: Open, Options: Sequential Access, Attributes: RE, ShareMode: Read, Write, Delete, AllocationSize: n/a, Impersonating: NT AUTHORITY\IUSR&amp;quot;&lt;br /&gt;&amp;quot;09:34:39.4161531&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;CreateFile&amp;quot;,&amp;quot;D:\My Documents\Web sites\dollman\default.asp&amp;quot;,&amp;quot;SUCCESS&amp;quot;,&amp;quot;Desired Access: Generic Read, Disposition: Open, Options: Sequential Access, Attributes: RE, ShareMode: Read, Write, Delete, AllocationSize: n/a, Impersonating: NT AUTHORITY\IUSR, OpenResult: Opened&amp;quot;&lt;br /&gt;&amp;quot;09:34:39.4163917&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;QueryAllInformationFile&amp;quot;,&amp;quot;D:\My Documents\Web sites\dollman\default.asp&amp;quot;,&amp;quot;BUFFER OVERFLOW&amp;quot;,&amp;quot;CreationTime: 28/02/2009 17:13:45, LastAccessTime: 28/02/2009 17:13:45, LastWriteTime: 06/11/2008 09:39:08, ChangeTime: 29/10/2009 15:01:48, FileAttributes: A, AllocationSize: 24,576, EndOfFile: 23,009, NumberOfLinks: 1, DeletePending: False, Directory: False, IndexNumber: 0x200000001367f, EaSize: 0, Access: Generic Read, Position: 0, Mode: Sequential Access, AlignmentRequirement: Word&amp;quot;&lt;br /&gt;&amp;quot;09:34:39.4164733&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;CreateFile&amp;quot;,&amp;quot;D:\My Documents\Web sites\dollman&amp;quot;,&amp;quot;SUCCESS&amp;quot;,&amp;quot;Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: , Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened&amp;quot;&lt;br /&gt;&amp;quot;09:34:39.4165243&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;NotifyChangeDirectory&amp;quot;,&amp;quot;D:\My Documents\Web sites\dollman&amp;quot;,&amp;quot;&amp;quot;,&amp;quot;Filter: FILE_NOTIFY_CHANGE_FILE_NAME, FILE_NOTIFY_CHANGE_DIR_NAME, FILE_NOTIFY_CHANGE_ATTRIBUTES, FILE_NOTIFY_CHANGE_SIZE, FILE_NOTIFY_CHANGE_LAST_WRITE, FILE_NOTIFY_CHANGE_CREATION, FILE_NOTIFY_CHANGE_EA, FILE_NOTIFY_CHANGE_SECURITY, FILE_NOTIFY_CHANGE_STREAM_NAME, FILE_NOTIFY_CHANGE_STREAM_SIZE, FILE_NOTIFY_CHANGE_STREAM_WRITE&amp;quot;&lt;br /&gt;&amp;quot;09:34:39.4165519&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;ReadFile&amp;quot;,&amp;quot;D:\My Documents\Web sites\dollman\default.asp&amp;quot;,&amp;quot;SUCCESS&amp;quot;,&amp;quot;Offset: 0, Length: 23,009, Priority: Normal&amp;quot;&lt;br /&gt;&amp;quot;09:34:39.4165933&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;QuerySecurityFile&amp;quot;,&amp;quot;D:\My Documents\Web sites\dollman\default.asp&amp;quot;,&amp;quot;SUCCESS&amp;quot;,&amp;quot;Information: Owner, Group, DACL&amp;quot;&lt;br /&gt;&amp;quot;09:34:39.4166178&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;CloseFile&amp;quot;,&amp;quot;D:\My Documents\Web sites\dollman\default.asp&amp;quot;,&amp;quot;SUCCESS&amp;quot;,&amp;quot;&amp;quot;&lt;br /&gt;&amp;quot;09:34:39.4167040&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;QueryOpen&amp;quot;,&amp;quot;D:\My Documents\Web sites\dollman\Default.asp\web.config&amp;quot;,&amp;quot;PATH NOT FOUND&amp;quot;,&amp;quot;&amp;quot;&lt;br /&gt;&amp;quot;09:34:39.4169856&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;RegOpenKey&amp;quot;,&amp;quot;HKU\S-1-5-17&amp;quot;,&amp;quot;NAME NOT FOUND&amp;quot;,&amp;quot;Desired Access: Maximum Allowed&amp;quot;&lt;br /&gt;&amp;quot;09:34:39.4170093&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;RegOpenKey&amp;quot;,&amp;quot;HKU\.Default&amp;quot;,&amp;quot;SUCCESS&amp;quot;,&amp;quot;Desired Access: Maximum Allowed, Granted Access: Read&amp;quot;&lt;br /&gt;&amp;quot;09:34:39.4170545&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;RegOpenKey&amp;quot;,&amp;quot;HKU\.DEFAULT\Control Panel\International&amp;quot;,&amp;quot;SUCCESS&amp;quot;,&amp;quot;Desired Access: Read&amp;quot;&lt;br /&gt;&amp;quot;09:34:39.4170794&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;RegCloseKey&amp;quot;,&amp;quot;HKU\.DEFAULT&amp;quot;,&amp;quot;SUCCESS&amp;quot;,&amp;quot;&amp;quot;&lt;br /&gt;&amp;quot;09:34:39.4170978&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;RegQueryValue&amp;quot;,&amp;quot;HKU\.DEFAULT\Control Panel\International\LocaleName&amp;quot;,&amp;quot;SUCCESS&amp;quot;,&amp;quot;Type: REG_SZ, Length: 12, Data: en-GB&amp;quot;&lt;br /&gt;&amp;quot;09:34:39.4171216&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;RegCloseKey&amp;quot;,&amp;quot;HKU\.DEFAULT\Control Panel\International&amp;quot;,&amp;quot;SUCCESS&amp;quot;,&amp;quot;&amp;quot;&lt;br /&gt;&amp;quot;09:34:39.4174813&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;RegQueryKey&amp;quot;,&amp;quot;HKU\.DEFAULT&amp;quot;,&amp;quot;SUCCESS&amp;quot;,&amp;quot;Query: HandleTags, HandleTags: 0x0&amp;quot;&lt;br /&gt;&lt;strong&gt;&amp;quot;09:34:39.4175101&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;RegOpenKey&amp;quot;,&amp;quot;HKU\.DEFAULT\SOFTWARE\ODBC\ODBC.INI\dsnDollman&amp;quot;,&amp;quot;NAME NOT FOUND&amp;quot;,&amp;quot;Desired Access: Read&amp;quot;&lt;/strong&gt;&lt;br /&gt;&amp;quot;09:34:39.4175380&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;RegQueryKey&amp;quot;,&amp;quot;HKLM&amp;quot;,&amp;quot;SUCCESS&amp;quot;,&amp;quot;Query: HandleTags, HandleTags: 0x0&amp;quot;&lt;br /&gt;&amp;quot;09:34:39.4175629&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;RegOpenKey&amp;quot;,&amp;quot;HKLM\SOFTWARE\ODBC\ODBC.INI\dsnDollman&amp;quot;,&amp;quot;NAME NOT FOUND&amp;quot;,&amp;quot;Desired Access: Read&amp;quot;&lt;br /&gt;&amp;quot;09:34:39.4175917&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;RegQueryKey&amp;quot;,&amp;quot;HKU\.DEFAULT&amp;quot;,&amp;quot;SUCCESS&amp;quot;,&amp;quot;Query: HandleTags, HandleTags: 0x0&amp;quot;&lt;br /&gt;&amp;quot;09:34:39.4176173&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;RegOpenKey&amp;quot;,&amp;quot;HKU\.DEFAULT\SOFTWARE\ODBC\ODBC.INI\Default&amp;quot;,&amp;quot;NAME NOT FOUND&amp;quot;,&amp;quot;Desired Access: Read&amp;quot;&lt;br /&gt;&amp;quot;09:34:39.4176422&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;RegQueryKey&amp;quot;,&amp;quot;HKLM&amp;quot;,&amp;quot;SUCCESS&amp;quot;,&amp;quot;Query: HandleTags, HandleTags: 0x0&amp;quot;&lt;br /&gt;&amp;quot;09:34:39.4176668&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;RegOpenKey&amp;quot;,&amp;quot;HKLM\SOFTWARE\ODBC\ODBC.INI\Default&amp;quot;,&amp;quot;NAME NOT FOUND&amp;quot;,&amp;quot;Desired Access: Read&amp;quot;&lt;br /&gt;&amp;quot;09:34:39.4176947&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;RegQueryKey&amp;quot;,&amp;quot;HKU\.DEFAULT&amp;quot;,&amp;quot;SUCCESS&amp;quot;,&amp;quot;Query: HandleTags, HandleTags: 0x0&amp;quot;&lt;br /&gt;&amp;quot;09:34:39.4177189&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;RegOpenKey&amp;quot;,&amp;quot;HKU\.DEFAULT\SOFTWARE\ODBC\ODBC.INI\ODBC Data Sources&amp;quot;,&amp;quot;NAME NOT FOUND&amp;quot;,&amp;quot;Desired Access: Query Value&amp;quot;&lt;br /&gt;&amp;quot;09:34:39.4177434&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;RegQueryKey&amp;quot;,&amp;quot;HKLM&amp;quot;,&amp;quot;SUCCESS&amp;quot;,&amp;quot;Query: HandleTags, HandleTags: 0x0&amp;quot;&lt;br /&gt;&amp;quot;09:34:39.4177671&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;RegOpenKey&amp;quot;,&amp;quot;HKLM\SOFTWARE\ODBC\ODBC.INI\ODBC Data Sources&amp;quot;,&amp;quot;NAME NOT FOUND&amp;quot;,&amp;quot;Desired Access: Query Value&amp;quot;&lt;br /&gt;&amp;quot;09:34:39.4177917&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;RegQueryKey&amp;quot;,&amp;quot;HKLM&amp;quot;,&amp;quot;SUCCESS&amp;quot;,&amp;quot;Query: HandleTags, HandleTags: 0x0&amp;quot;&lt;br /&gt;&amp;quot;09:34:39.4178215&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;RegOpenKey&amp;quot;,&amp;quot;HKLM\SOFTWARE\Wow6432Node\ODBC\ODBC.INI\ODBC Data Sources&amp;quot;,&amp;quot;SUCCESS&amp;quot;,&amp;quot;Desired Access: Read&amp;quot;&lt;br /&gt;&amp;quot;09:34:39.4178568&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;RegSetInfoKey&amp;quot;,&amp;quot;HKLM\SOFTWARE\Wow6432Node\ODBC\ODBC.INI\ODBC Data Sources&amp;quot;,&amp;quot;SUCCESS&amp;quot;,&amp;quot;KeySetInformationClass: KeySetHandleTagsInformation, Length: 0&amp;quot;&lt;br /&gt;&amp;quot;09:34:39.4178813&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;RegQueryValue&amp;quot;,&amp;quot;HKLM\SOFTWARE\Wow6432Node\ODBC\ODBC.INI\ODBC Data Sources\dsnDollman&amp;quot;,&amp;quot;SUCCESS&amp;quot;,&amp;quot;Type: REG_SZ, Length: 64, Data: Microsoft Access Driver (*.mdb)&amp;quot;&lt;br /&gt;&amp;quot;09:34:39.4179169&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;RegCloseKey&amp;quot;,&amp;quot;HKLM\SOFTWARE\Wow6432Node\ODBC\ODBC.INI\ODBC Data Sources&amp;quot;,&amp;quot;SUCCESS&amp;quot;,&amp;quot;&amp;quot;&lt;br /&gt;&amp;quot;09:34:39.4179802&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;RegQueryKey&amp;quot;,&amp;quot;HKCR&amp;quot;,&amp;quot;SUCCESS&amp;quot;,&amp;quot;Query: HandleTags, HandleTags: 0x0&amp;quot;&lt;br /&gt;&amp;quot;09:34:39.4180058&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;RegOpenKey&amp;quot;,&amp;quot;HKCR\CLSID\{C8B522CB-5CF3-11CE-ADE5-00AA0044773D}\ExtendedErrors&amp;quot;,&amp;quot;SUCCESS&amp;quot;,&amp;quot;Desired Access: Read&amp;quot;&lt;br /&gt;&amp;quot;09:34:39.4180372&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;RegEnumKey&amp;quot;,&amp;quot;HKCR\CLSID\{C8B522CB-5CF3-11CE-ADE5-00AA0044773D}\ExtendedErrors&amp;quot;,&amp;quot;SUCCESS&amp;quot;,&amp;quot;Index: 0, Name: {c8b522cc-5cf3-11ce-ade5-00aa0044773d}&amp;quot;&lt;br /&gt;&amp;quot;09:34:39.4180794&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;RegCloseKey&amp;quot;,&amp;quot;HKCR\CLSID\{C8B522CB-5CF3-11CE-ADE5-00AA0044773D}\ExtendedErrors&amp;quot;,&amp;quot;SUCCESS&amp;quot;,&amp;quot;&amp;quot;&lt;br /&gt;&amp;quot;09:34:39.4184591&amp;quot;,&amp;quot;w3wp.exe&amp;quot;,&amp;quot;7960&amp;quot;,&amp;quot;CloseFile&amp;quot;,&amp;quot;D:\My Documents\Web sites\dollman&amp;quot;,&amp;quot;SUCCESS&amp;quot;,&amp;quot;&amp;quot;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Cannot Verify Access to Path?</title><link>http://forums.iis.net/p/1160474/1915161.aspx#1915161</link><pubDate>Sun, 30 Aug 2009 15:00:07 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1915161</guid><dc:creator>RichLaird</dc:creator><cs:applicationKey>iis7_-_security--1</cs:applicationKey><description>&lt;p&gt;I&amp;#39;ve built a small web app using VisualStudio/Web Development server and now it&amp;#39;s time to run it from IIS.&amp;nbsp; This just on my personal laptop, not in an Active Directory/Network envrronment.&lt;/p&gt;&lt;p&gt;I&amp;#39;m Running IIS 7.0 and Vista 6/SP1 (Home Premium) - I&amp;#39;ve been running some ColdFusion stuff on here without issue - so I was hoping that doing ASP.NET (v3.5) would be easy.&amp;nbsp; No such luck.&lt;/p&gt;&lt;p&gt;I go into &amp;quot;Basic Settings&amp;quot; for the Default Web Site and click the DefaultAppPool.&amp;nbsp; Then I select a path, as normal, and Click &amp;quot;Test Settings&amp;quot;.&amp;nbsp; The Authentication test is OK but I get &amp;quot;Cannot verify access to Path from the Authorization test&amp;quot;.&amp;nbsp; This happens both when I use Inetpub/wwwroot or another path.&lt;/p&gt;&lt;p&gt;With IIS 5/6, Windows 2000 or XP, etc.&amp;nbsp; I would go into the Security settings for the folder in question and make sure that the ASPNET Worker account has permisisons for it.&amp;nbsp; (Usually that&amp;#39;s not necessary, at lease if .NET was installed after IIS is already installed and configured.&lt;/p&gt;&lt;p&gt;But here, the Security Dialog for most folders do not show IIS_IUSRS.&amp;nbsp; So, I cannot give the permissions to that acount.&amp;nbsp; IIS_USRS shows up in IIS dialogs, like &amp;quot;.NET Users&amp;quot;, &amp;quot;.NET Trust Levels&amp;quot;, etc., so I know it exists, but these file dialogs in Vista seem a little squirelly.&amp;nbsp; And there doesn&amp;#39;t seem to be anything in Control Panel that lists all the Users and Groups, like with XP.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;I ran aspnet_regiis.&amp;nbsp; In the past, my experience has been that this takes care of permission settings for IUSER and ASPNET accounts, etc.&amp;nbsp; But, since I can&amp;#39;t see what&amp;#39;s there and what&amp;#39;s not I&amp;#39;m not sure if that really made any difference or not.&lt;/p&gt;&lt;p&gt;Also, some postings I&amp;#39;ve read talk about giving permissions to &amp;quot;Network Service&amp;quot; but I don&amp;#39;t see that at all.&lt;/p&gt;&lt;p&gt;The only thing that seems to help is configuring both the Default Site and my Application sub-directory with &amp;quot;connect as&amp;quot; and give it a specific user and password.&amp;nbsp; That gets things running, at least as far as bringing up pages but its limited, even when that user account has full admnin privileges.&amp;nbsp; You still have to go in and grant specific privileges for temp direcroties and god-knows-what-else, just to do a compile, for example.&amp;nbsp; It looks like tha&amp;#39;s just going to convolute things even more.&amp;nbsp; I&amp;#39;m looking for simple, default behavior here.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Seem like there should be a simple, straighforward way of running s simple ANONYMOUS&amp;nbsp; ASP.NET site in IIS 7.0.&amp;nbsp; What am I missing?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Classic ASP, Access &amp;amp; ODBC</title><link>http://forums.iis.net/p/1159592/1911754.aspx#1911754</link><pubDate>Tue, 28 Jul 2009 06:38:41 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1911754</guid><dc:creator>dcgmbh</dc:creator><cs:applicationKey>iis_in_syswow_mode--1</cs:applicationKey><description>&lt;p&gt;Hello,&lt;br /&gt;my goal is to get a access database running with ASP on a MS SBS 2008.&lt;br /&gt;(Everything worked on SBS 2003)&lt;/p&gt;
&lt;p&gt;What works:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;32 ODBC and UDL file (connection to the access via ODBC32 OK)&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;ASP Classic (64bit application pool)&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;Problem:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;changing to 32-Bit_Application in the Application Pool stops the service and I get a http error 503&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;No ASP anymore&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;I thought I have to switch to 32 bit applic. to use the 32 ODBC?&lt;br /&gt;I use Identity LocalSystem and tried this on the server browser.&lt;/p&gt;
&lt;p&gt;Any idea?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;</description></item><item><title>How to grok current exploits on a IIS (6) server</title><link>http://forums.iis.net/p/1159133/1909827.aspx#1909827</link><pubDate>Fri, 10 Jul 2009 04:06:43 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1909827</guid><dc:creator>MikeGale</dc:creator><cs:applicationKey>security--1</cs:applicationKey><description>&lt;p&gt;I code up sites written for ASP.NET 3.5.&lt;/p&gt;
&lt;p&gt;They have security built in but I&amp;#39;d like to go further.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I&amp;#39;d like to understand what exploits are currently being used and attempt those on various versions of sites.&amp;nbsp; (Staging and live.)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Having had a quick look at&amp;nbsp;cracker tools, I&amp;#39;d prefer a tech. savvy high level view, and insight from others who&amp;#39;ve been through this.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;What suggestions?&lt;/p&gt;</description></item><item><title>Email security problem</title><link>http://forums.iis.net/p/1158985/1909230.aspx#1909230</link><pubDate>Sun, 05 Jul 2009 20:10:40 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1909230</guid><dc:creator>sLysdal</dc:creator><cs:applicationKey>security--1</cs:applicationKey><description>&lt;p&gt;Ok, i set up a ISS Email server on iis6, then a hour after, some taiwans begun spamming mails from my server, how do i make it so they cant?&lt;/p&gt;&lt;p&gt;i tried selecting basic authentication, but that require that the email user have an account on the server...&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;how do i set so people can login with their email login and password when sending emails???&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks &lt;br /&gt;&lt;/p&gt;</description></item><item><title>What to do for a rootkit...</title><link>http://forums.iis.net/p/1158419/1906905.aspx#1906905</link><pubDate>Sun, 14 Jun 2009 13:01:38 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1906905</guid><dc:creator>rgsnowman</dc:creator><cs:applicationKey>iis7_-_security--1</cs:applicationKey><description>&lt;p&gt;&amp;nbsp;I have recently found a rootkit on my computer through AVG and am wondering how to get this thing off. I tried to get AVG to delete it but it said it cannot. I heard you can re-install windows vista and also restore default settings but I am not sure if that deletes everything and I&amp;#39;ll have to get external hd and if the rootkit would get itself into there and I&amp;#39;d be re-installing a rootkit. This rootkit is screwing up my xps one it tiny ways, it changed all my security setting and turned my anti-viruses off and I can&amp;#39;t turn them back on, messed up background, screwed up start menu and toolbar, and the side panel. I just want to know the best way to get this off computer. Thanks in advance.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Using Microsoft Access databases over the Internet</title><link>http://forums.iis.net/p/1158151/1905771.aspx#1905771</link><pubDate>Thu, 04 Jun 2009 13:51:21 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1905771</guid><dc:creator>Marobec</dc:creator><cs:applicationKey>general--1</cs:applicationKey><description>&lt;p&gt;Hope someone can help an amateur out here. I sell bespoke Microsoft Access databases to several clients which are getting rave reviews - but obviously this brings along the usual problems of having to visit the sites for Upgrades/Troubleshooting/Resolving Network problems. Naturally it would be really beneficial if the clients and all of their users could run the databases remotely over the internet, also meaning that I could carry out upgrades whenever needed.&lt;/p&gt;
&lt;p&gt;Not being an expert - I&amp;#39;ve heard various suggestions like &amp;#39;Forget MS Access and use ASP/PHP&amp;#39; or &amp;#39;get a web developer to do it for you&amp;#39; (not easy options for me and I want to retain control.) There are several bits of functionality within Access that i would want to retain.&lt;/p&gt;
&lt;p&gt;So my question is - what is the easiest way to do this, (perhaps using a virtual server which i can get from my ISP) and what would i need to learn or do to start myself down this road. &lt;/p&gt;
&lt;p&gt;Thanks to anyone who can give me some advice&lt;/p&gt;</description></item><item><title>System.Security.SecurityException: Request for the permission of type System.Security.Permissions.StrongNameIdentityPermission</title><link>http://forums.iis.net/p/1157193/1901964.aspx#1901964</link><pubDate>Mon, 27 Apr 2009 12:02:47 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1901964</guid><dc:creator>londons_lion007</dc:creator><cs:applicationKey>security--1</cs:applicationKey><description>&lt;p&gt;&lt;a class="author" href="http://social.msdn.microsoft.com/Forums/en-US/user?user=Londons_lion007" rel="nofollow"&gt;&lt;img src="http://i4.social.microsoft.com/Image.avatr?size=Small&amp;amp;user=Londons_lion007&amp;amp;id=00000000-0000-0000-0000-000000000000" alt="" /&gt;&lt;/a&gt;&lt;span class="fullbadge"&gt;&lt;a class="author" href="http://social.msdn.microsoft.com/Forums/en-US/user?user=Londons_lion007" rel="nofollow"&gt;&lt;span class="name"&gt;Londons_lion007&lt;/span&gt;&lt;/a&gt;&lt;span class="medals"&gt;&lt;img class="icon medaloff" alt="Users Medals" src="http://i4.social.microsoft.com/Forums/resources/images/trans.gif" /&gt;&lt;img class="icon medaloff" alt="Users Medals" src="http://i4.social.microsoft.com/Forums/resources/images/trans.gif" /&gt;&lt;img class="icon medaloff" alt="Users Medals" src="http://i4.social.microsoft.com/Forums/resources/images/trans.gif" /&gt;&lt;img class="icon medaloff" alt="Users Medals" src="http://i4.social.microsoft.com/Forums/resources/images/trans.gif" /&gt;&lt;img class="icon medaloff" alt="Users Medals" src="http://i4.social.microsoft.com/Forums/resources/images/trans.gif" /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="date"&gt;Thursday, April 23, 2009 9:32:35 AM&lt;/span&gt; &lt;/p&gt;
&lt;div class="helpful"&gt;&lt;span&gt;&lt;img class="icon helpful" alt="Helpful Votes" src="http://i4.social.microsoft.com/Forums/resources/images/trans.gif" /&gt;&lt;span&gt;&lt;font size="4"&gt;0 votes&lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="body"&gt;
&lt;h2&gt;&lt;em&gt;Hi&amp;nbsp; &lt;br /&gt;I have windows 2003 server with sp2 installed and using IIS 6.0 with .net framework 1.1.4322. When i try to view web page through iis i get following err. Can someone suggest me solution. I have gi ven full trust to all level&amp;nbsp; Enterprise, machine and user level then also&amp;nbsp;getting following error msg.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Thanks In advance&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Londons_lion007 &amp;nbsp;&lt;br /&gt;Security Exception&lt;/em&gt;&lt;/h2&gt;&lt;span style="FONT-FAMILY:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;"&gt;&lt;strong&gt;&lt;span style="FONT-FAMILY:Verdana;"&gt;Description: &lt;/span&gt;&lt;/strong&gt;The application attempted to perform an operation not allowed by the security policy. To grant this application the required permission please contact your system administrator or change the application&amp;#39;s trust level in the configuration file. &lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="FONT-FAMILY:Verdana;"&gt;Exception Details: &lt;/span&gt;&lt;/strong&gt;System.Security.SecurityException: Request for the permission of type System.Security.Permissions.StrongNameIdentityPermission, mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 failed.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="FONT-FAMILY:Verdana;"&gt;Source Error:&lt;/span&gt;&lt;/strong&gt; &lt;br /&gt;&lt;br /&gt;
&lt;table class="" bgcolor="#ffffcc"&gt;

&lt;tr&gt;
&lt;td class=""&gt;&lt;code&gt;An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="FONT-FAMILY:Verdana;"&gt;Stack Trace:&lt;/span&gt;&lt;/strong&gt; &lt;br /&gt;&lt;br /&gt;
&lt;table class="" bgcolor="#ffffcc"&gt;

&lt;tr&gt;
&lt;td class=""&gt;&lt;code&gt;&lt;pre&gt;[SecurityException: Request for the permission of type System.Security.Permissions.StrongNameIdentityPermission, mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 failed.]

   System.Xml.XmlTextReader..ctor(String url, XmlNameTable nt) +0

   System.Xml.XmlTextReader..ctor(String url) +65

   System.Web.Configuration.XmlUtil.OpenXmlTextReader() +129

   System.Web.Configuration.HttpConfigurationRecord..ctor(String filename, HttpConfigurationRecord parent, Boolean inheritable, String path, String mappedPhysicalPath) +823

&lt;/pre&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;
&lt;hr /&gt;
&lt;strong&gt;&lt;span style="FONT-FAMILY:Verdana;"&gt;Version Information:&lt;/span&gt;&lt;/strong&gt;&amp;nbsp;Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407 &lt;/span&gt;&lt;/div&gt;</description></item><item><title>401 error</title><link>http://forums.iis.net/p/1157183/1901930.aspx#1901930</link><pubDate>Sun, 26 Apr 2009 20:40:53 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1901930</guid><dc:creator>LISpeedyG</dc:creator><cs:applicationKey>security--1</cs:applicationKey><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have been trying to resolve the followign issue for a number of days and have, so far, been unsucessful.&amp;nbsp; Ok, here is some very strange behavior.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;And, any help[ or direction would be very much appreciated.:&lt;/p&gt;
&lt;ol style="MARGIN-TOP:0in;unicode-bidi:embed;FONT-FAMILY:Calibri;DIRECTION:ltr;MARGIN-BOTTOM:0in;MARGIN-LEFT:0.375in;FONT-SIZE:14pt;FONT-WEIGHT:bold;"&gt;
&lt;li style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;span style="FONT-FAMILY:Calibri;FONT-SIZE:14pt;FONT-WEIGHT:bold;"&gt;Background&lt;/span&gt;&lt;/li&gt;
&lt;ol style="MARGIN-TOP:0in;unicode-bidi:embed;FONT-FAMILY:Calibri;DIRECTION:ltr;MARGIN-BOTTOM:0in;MARGIN-LEFT:0.375in;FONT-SIZE:14pt;FONT-WEIGHT:bold;"&gt;
&lt;li style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;span style="FONT-FAMILY:Calibri;FONT-SIZE:14pt;FONT-WEIGHT:bold;"&gt;I am currently running Server 2003 with IIS6 and SharePoint 2007&lt;/span&gt;&lt;/li&gt;
&lt;li style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;span style="FONT-FAMILY:Calibri;FONT-SIZE:14pt;FONT-WEIGHT:bold;"&gt;I use the SP front end server to both develop and deploy most of my InfoPath Admin deployed forms. &lt;/span&gt;&lt;/li&gt;
&lt;li style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;span style="FONT-FAMILY:Calibri;FONT-SIZE:14pt;FONT-WEIGHT:bold;"&gt;The forms that are deployed are currently being consumed thru an external facing website.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;This website is accessible by only authorized users that are authenticated thru Active Directory.&lt;/span&gt;&lt;/li&gt;
&lt;li style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;span style="FONT-FAMILY:Calibri;FONT-SIZE:14pt;FONT-WEIGHT:bold;"&gt;All has been working perfectly until recently.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;span style="FONT-FAMILY:Calibri;FONT-SIZE:14pt;FONT-WEIGHT:bold;"&gt;I was able to develop these forms and deploy them from the InfoPath wizard to an external IP where they are eventually consumed.&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/ol&gt;
&lt;ol style="MARGIN-TOP:0in;unicode-bidi:embed;FONT-FAMILY:Calibri;DIRECTION:ltr;MARGIN-BOTTOM:0in;MARGIN-LEFT:0.375in;FONT-SIZE:14pt;FONT-WEIGHT:bold;"&gt;
&lt;li style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;span style="FONT-FAMILY:Calibri;FONT-SIZE:14pt;FONT-WEIGHT:bold;"&gt;Currently on the Front end Web Server:&lt;/span&gt;&lt;/li&gt;
&lt;ol style="MARGIN-TOP:0in;unicode-bidi:embed;FONT-FAMILY:Calibri;DIRECTION:ltr;MARGIN-BOTTOM:0in;MARGIN-LEFT:0.375in;FONT-SIZE:14pt;FONT-WEIGHT:bold;"&gt;
&lt;li style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;span style="FONT-FAMILY:Calibri;FONT-SIZE:14pt;FONT-WEIGHT:bold;"&gt;I am no longer able to log into the external facing IP addresses to the SP sites.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;In trying to connect to these sites I receive an HTTP 401.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;The following is an excerpt from the IIS log with the error:&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/ol&gt;
&lt;p style="MARGIN:0in 0in 0in 0.75in;FONT-FAMILY:Calibri;FONT-SIZE:11pt;"&gt;2009-04-24 17:58:32 W3SVC1994479640 192.168.1.165 GET /Sites/XXXXX/ - 3335 - external_ip Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+GTB5;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.04506.30;+InfoPath.2;+.NET+CLR+3.0.04506.648;+.NET+CLR+3.0.4506.2152;+.NET+CLR+3.5.30729) &lt;span style="COLOR:red;FONT-WEIGHT:bold;"&gt;401 2 2148074254&lt;/span&gt;&lt;/p&gt;
&lt;p style="MARGIN:0in 0in 0in 0.75in;FONT-FAMILY:Calibri;FONT-SIZE:11pt;"&gt;2009-04-24 17:58:32 W3SVC1994479640 192.168.1.165 GET /Sites/XXXXX/ - 3335 - external_ip Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+GTB5;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.04506.30;+InfoPath.2;+.NET+CLR+3.0.04506.648;+.NET+CLR+3.0.4506.2152;+.NET+CLR+3.5.30729) &lt;span style="COLOR:red;FONT-WEIGHT:bold;"&gt;401 1 0&lt;/span&gt;&lt;/p&gt;
&lt;ol style="MARGIN-TOP:0in;unicode-bidi:embed;FONT-FAMILY:Calibri;DIRECTION:ltr;MARGIN-BOTTOM:0in;MARGIN-LEFT:0.75in;FONT-SIZE:14pt;FONT-WEIGHT:bold;"&gt;
&lt;li style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;span style="FONT-FAMILY:Calibri;FONT-SIZE:14pt;FONT-WEIGHT:bold;"&gt;I can, however, log into the same site thru the internal domain.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Unfortunately, I can no longer develop InfoPath forms that are consumable from an external facing IP without access to the external IP from the server.&lt;/span&gt;&lt;/li&gt;
&lt;li style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;span style="FONT-FAMILY:Calibri;FONT-SIZE:14pt;FONT-WEIGHT:bold;"&gt;Interestingly, I can still access the external IP from Firefox on the same server.&lt;/span&gt;&lt;/li&gt;
&lt;li style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;span style="FONT-FAMILY:Calibri;FONT-SIZE:14pt;FONT-WEIGHT:bold;"&gt;I can no longer deploy forms using the external web address and associated DB/SP list links.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;So, forms functionality becomes unusable from external web addresses.&lt;/span&gt;&lt;/li&gt;
&lt;li style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;span style="FONT-FAMILY:Calibri;FONT-SIZE:14pt;FONT-WEIGHT:bold;"&gt;Also, I can still access the external site from the backend SQL Server on the same domain as the Web Server.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Note that this SQL server has 8 pending updates that have been applied to the WebServer, i.e. KB:&lt;/span&gt;&lt;/li&gt;
&lt;ol style="MARGIN-TOP:0in;unicode-bidi:embed;FONT-FAMILY:Calibri;DIRECTION:ltr;MARGIN-BOTTOM:0in;MARGIN-LEFT:0.375in;FONT-SIZE:14pt;FONT-WEIGHT:bold;"&gt;
&lt;li style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;span style="FONT-FAMILY:Calibri;FONT-SIZE:14pt;FONT-WEIGHT:bold;"&gt;963027&lt;/span&gt;&lt;/li&gt;
&lt;li style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;span style="FONT-FAMILY:Calibri;FONT-SIZE:14pt;FONT-WEIGHT:bold;"&gt;923561&lt;/span&gt;&lt;/li&gt;
&lt;li style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;span style="FONT-FAMILY:Calibri;FONT-SIZE:14pt;FONT-WEIGHT:bold;"&gt;952004&lt;/span&gt;&lt;/li&gt;
&lt;li style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;span style="FONT-FAMILY:Calibri;FONT-SIZE:14pt;FONT-WEIGHT:bold;"&gt;956572&lt;/span&gt;&lt;/li&gt;
&lt;li style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;span style="FONT-FAMILY:Calibri;FONT-SIZE:14pt;FONT-WEIGHT:bold;"&gt;959426&lt;/span&gt;&lt;/li&gt;
&lt;li style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;span style="FONT-FAMILY:Calibri;FONT-SIZE:14pt;FONT-WEIGHT:bold;"&gt;960803&lt;/span&gt;&lt;/li&gt;
&lt;li style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;span style="FONT-FAMILY:Calibri;FONT-SIZE:14pt;FONT-WEIGHT:bold;"&gt;961373&lt;/span&gt;&lt;/li&gt;
&lt;li style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;span style="FONT-FAMILY:Calibri;FONT-SIZE:14pt;FONT-WEIGHT:bold;"&gt;890830&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/ol&gt;
&lt;p style="MARGIN:0in 0in 0in 1.125in;FONT-FAMILY:Calibri;FONT-SIZE:14pt;FONT-WEIGHT:bold;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;ol style="MARGIN-TOP:0in;unicode-bidi:embed;FONT-FAMILY:Calibri;DIRECTION:ltr;MARGIN-BOTTOM:0in;MARGIN-LEFT:0.75in;FONT-SIZE:14pt;FONT-WEIGHT:bold;"&gt;
&lt;li style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;span style="FONT-FAMILY:Calibri;FONT-SIZE:14pt;FONT-WEIGHT:bold;"&gt;I have checked the FAQ&amp;#39;s for all the pending updates but have not been able to find any relevant IIS issues with Server 2003.&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;p style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;span style="FONT-FAMILY:Calibri;FONT-SIZE:14pt;FONT-WEIGHT:bold;"&gt;&amp;nbsp;Thanks,&lt;/span&gt;&lt;/p&gt;
&lt;p style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;span style="FONT-FAMILY:Calibri;FONT-SIZE:14pt;FONT-WEIGHT:bold;"&gt;Gus&lt;/span&gt;&lt;/p&gt;</description></item></channel></rss>