<?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 'IIS 404 ASP'</title><link>http://forums.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=IIS+404+ASP&amp;orTags=0</link><description>Search results matching tag 'IIS 404 ASP'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Add new website</title><link>http://forums.iis.net/p/1163068/1926582.aspx#1926582</link><pubDate>Mon, 30 Nov 2009 17:42:47 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1926582</guid><dc:creator>bhavesh_kotwani@hotmail.com</dc:creator><cs:applicationKey>classic_asp--1</cs:applicationKey><description>&lt;p&gt;Hi&lt;/p&gt;&lt;p&gt;&amp;nbsp;I have a website built in classic ASP. I have lots of .asp files which only contain &amp;lt;!-- include virtual = &amp;quot;/lib/xyz.asp&amp;gt; and many more # includes.&lt;/p&gt;&lt;p&gt;Now when i try to run my site its gives me an error. I am aware that all those #include files must be pasted under wwwroot with their directory structure intact. &lt;/p&gt;&lt;p&gt;I am currently using windows XP. The website is already deployed on windows 2003 server. In win 2003, when i open IIS i can right click on &amp;quot;Websites&amp;quot; folder and do Add new web site.&lt;/p&gt;&lt;p&gt;Is this possible to do in &lt;b&gt;win xp&lt;/b&gt; by changing some configuration.&amp;nbsp; Because in xp every time i add a new website it gets added under default website and the starting point for that website starts from default website. I want the starting point of the website to start from the folder i specified while adding the new virtaual directory in XP.&lt;/p&gt;&lt;p&gt;Is it possible to change the starting point of the web site in XP or allow IIS to support the functionality of adding a new website when i right click on Websites folder in Win XP.&lt;/p&gt;&lt;p&gt;Thanks a lot for your help.&lt;/p&gt;&lt;p&gt;&amp;nbsp;Regards&lt;/p&gt;&lt;p&gt;&amp;nbsp;Bhavesh &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;</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>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><item><title>URL decoding failure </title><link>http://forums.iis.net/p/1147763/1862749.aspx#1862749</link><pubDate>Tue, 29 Jan 2008 16:05:43 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1862749</guid><dc:creator>qmpeople</dc:creator><cs:applicationKey>classic_asp--1</cs:applicationKey><description>&lt;div class="post_message"&gt;Hello,&lt;br /&gt;I&amp;#39;m having some problems with decoding urls on IIS6.&lt;br /&gt;When I click on URL UTF-8 encoded, resulting querystring replace any non english chars with question marks. Why? I use UTF-8 encoding in my pages !!!&amp;nbsp;&lt;/div&gt;
&lt;div class="post_message"&gt;For example, if you open &lt;a href="http://www.qmpeople.com/" target="_blank" rel="nofollow"&gt;&lt;font color="#105cb6"&gt;http://www.qmpeople.com/&lt;/font&gt;&lt;/a&gt; you can see a link in the middle of the page &lt;a href="http://www.qmpeople.com/tag/%D1%84" target="_blank" rel="nofollow"&gt;&lt;font color="#105cb6"&gt;http://www.qmpeople.com/tag/%D1%84&lt;/font&gt;&lt;/a&gt; containing an UTF-8 char properly encoded . If you click on it, target page shows incorrect querystring &amp;quot;404;http://www.qmpeople.com:80/tag/?&amp;quot;&lt;br /&gt;In fact, unicode char has been replaced with a question mark. Why? I&amp;#39;m becoming crazy because I alredy tried a tons of different solutions.&lt;br /&gt;As you can see I use a 404 custom handler to manage all tags and all pages involved use UTF-8.&lt;/div&gt;
&lt;div class="post_message"&gt;&amp;nbsp;&lt;/div&gt;
&lt;div class="post_message"&gt;Thank you&lt;br /&gt;&lt;/div&gt;</description></item><item><title>.ASP page in iis7 cannt execute</title><link>http://forums.iis.net/p/1146284/1856271.aspx#1856271</link><pubDate>Fri, 14 Sep 2007 13:14:09 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1856271</guid><dc:creator>vivekews</dc:creator><cs:applicationKey>classic_asp--1</cs:applicationKey><description>&lt;p&gt;Hello All,&lt;/p&gt;
&lt;p&gt;please help me , i cannt able to excute&amp;nbsp;.asp pages in iis 7.0&lt;/p&gt;
&lt;p&gt;error&lt;/p&gt;
&lt;p&gt;*************************************************************************************************************************&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/p&gt;
&lt;h1&gt;Server Error in Application &amp;quot;Default Web Site&amp;quot;&lt;/h1&gt;
&lt;hr /&gt;

&lt;h2&gt;&lt;i&gt;HTTP Error 404.0 - Not Found&lt;/i&gt;&lt;/h2&gt;&lt;/span&gt;&lt;font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif"&gt;
&lt;p&gt;&lt;b&gt;&lt;font face="Verdana"&gt;Description:&lt;/font&gt;&lt;/b&gt; The resource you are looking for has been removed, had its name changed, or is temporarily unavailable. 
&lt;p&gt;&lt;b&gt;&lt;font face="Verdana"&gt;Error Code:&lt;/font&gt;&lt;/b&gt; 0x80070002 
&lt;p&gt;&lt;b&gt;&lt;font face="Verdana"&gt;Notification:&lt;/font&gt;&lt;/b&gt; MapRequestHandler 
&lt;p&gt;&lt;b&gt;&lt;font face="Verdana"&gt;Module:&lt;/font&gt;&lt;/b&gt; IIS Web Core 
&lt;p&gt;&lt;b&gt;&lt;font face="Verdana"&gt;Requested URL:&lt;/font&gt;&lt;/b&gt; http://localhost:80/fareshoppe/Default.asp 
&lt;p&gt;&lt;b&gt;&lt;font face="Verdana"&gt;Physical Path:&lt;/font&gt;&lt;/b&gt; C:\inetpub\wwwroot\fareshoppe\Default.asp 
&lt;p&gt;&lt;b&gt;&lt;font face="Verdana"&gt;Logon User:&lt;/font&gt;&lt;/b&gt; Anonymous 
&lt;p&gt;&lt;b&gt;&lt;font face="Verdana"&gt;Logon Method:&lt;/font&gt;&lt;/b&gt; Anonymous 
&lt;p&gt;&lt;b&gt;&lt;font face="Verdana"&gt;Handler:&lt;/font&gt;&lt;/b&gt; ASPClassic 
&lt;p&gt;&lt;b&gt;&lt;font face="Verdana"&gt;Most likely causes:&lt;/font&gt;&lt;/b&gt; 
&lt;ul&gt;
&lt;li&gt;The directory or file specified does not exist on the Web server. 
&lt;li&gt;The URL contains a typographical error. 
&lt;li&gt;A custom filter or module, such as URLScan, restricts access to the file. &lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;b&gt;&lt;font face="Verdana"&gt;What you can try:&lt;/font&gt;&lt;/b&gt; 
&lt;ul&gt;
&lt;li&gt;Create the content on the Web server. 
&lt;li&gt;Review the browser URL. 
&lt;li&gt;Create a tracing rule to track failed requests for this HTTP status code and see which module is calling SetStatus. For more information about creating a tracing rule for failed requests, click &lt;a href="http://go.microsoft.com/fwlink/?LinkID=66439"&gt;here&lt;/a&gt;. &lt;/li&gt;&lt;/ul&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkID=62293&amp;amp;IIS70Error=404,0,0x80070002,6000"&gt;
&lt;p&gt;&lt;b&gt;&lt;font face="Verdana" color="#000000"&gt;More Information...&lt;/font&gt;&lt;/b&gt; &lt;/a&gt;This error means that the file or directory does not exist on the server. Create the file or directory and try the request again. 
&lt;hr /&gt;

&lt;p&gt;&lt;b&gt;&lt;font face="Verdana"&gt;Server Version Information:&lt;/font&gt;&lt;/b&gt; Internet Information Services 7.0.&amp;nbsp;&lt;/font&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;*************************************************************************************************************************&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please help me out, it would be greatly appreciated. THANKS VIvek&lt;/p&gt;</description></item><item><title>serving ASP as text on 2003</title><link>http://forums.iis.net/p/1098673/1664753.aspx#1664753</link><pubDate>Fri, 13 Apr 2007 15:26:26 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1664753</guid><dc:creator>abadincrotch</dc:creator><cs:applicationKey>classic_asp--1</cs:applicationKey><description>&lt;p&gt;hello-&lt;/p&gt;&lt;p&gt;I have a client who decided to go with (against my recommendation) HTTP rather than FTP to serve updates for his application. Because the "application" is really just ASP served in a VB.NET browser window, the file updates are individual ASP files, which are MD5 signed for comparison. When a new file is posted, the signature is updated, and the new ASP file is downloaded prior to opening the browser window on the local installation.&lt;/p&gt;&lt;p&gt;&amp;nbsp;(I'm just the subcontractor providing the MD5 signing and update component, so don't blame me for the silliness of this.)&lt;br&gt;&lt;/p&gt;&lt;p&gt;When all these details shook out, I successfully served ASP as plain (unrendered) text from an IIS5 installation by removing the asp mapping for the directory. Unfortunately, this does not seem to work on IIS6, instead producing a 404. How can we get a directory on an IIS6 install to serve ASP as plain text?&lt;/p&gt;&lt;p&gt;&amp;nbsp;Thanks in advance!&lt;br&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Statis ASPX and 404 Error</title><link>http://forums.iis.net/p/1087567/1622456.aspx#1622456</link><pubDate>Thu, 15 Mar 2007 19:10:11 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1622456</guid><dc:creator>Oggy</dc:creator><cs:applicationKey>classic_asp--1</cs:applicationKey><description>&lt;p&gt;All,&lt;/p&gt;&lt;p&gt;&amp;nbsp;I am very new to IIS and have run across a problem I have been unable to find an answer to. I am attempting run a very basic static aspx file (not unlike "hello world"). I've written the code and there is nothing wrong there, but when I try to "browse" it while in the IIS Manager, I get a "Page not found" error. I've gone through all the "normal" hoops that I can think of to verify if IIS has the page loaded correctly. There's nothing complicated about my aspx but for some reason IIS is not accepting it.&lt;br&gt; &lt;/p&gt;&lt;p&gt;I've even created a similar static test HTML page and that works fine. &lt;br&gt;&lt;br&gt;Does anyone have any ideas?&lt;/p&gt;&lt;p&gt;&amp;nbsp;Thanks,&lt;br&gt;Joel&lt;br&gt;&lt;br&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Serve ASP page show 404 error</title><link>http://forums.iis.net/p/1071890/1565394.aspx#1565394</link><pubDate>Tue, 06 Feb 2007 09:07:13 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1565394</guid><dc:creator>eg_ckhag</dc:creator><cs:applicationKey>classic_asp--1</cs:applicationKey><description>&lt;P&gt;I upgraded existing web server in&amp;nbsp;an NT machine to Win2003 and all asp page show up as 404 error.&lt;BR&gt;ASP service extension is enabled. Anonymous access is enabled. Grant access of the web root directory to Everyone.&lt;/P&gt;
&lt;P&gt;Static html and aspx work fine. &lt;BR&gt;Searched many posts about 404 error on ASP but cant find a solution to that. &lt;BR&gt;&lt;BR&gt;In the existing web application there are many COM objects, and I dont know if it the cause of the problem. However I already create a new web site in port 81 that only have 1 .asp, 1 .html and 1 .aspx files for testing but no luck. &lt;BR&gt;&lt;BR&gt;Look at the event log, at the first time i load the asp file in browser it saved 6 duplicate logs as following:&lt;/P&gt;
&lt;P&gt;Event Type:&amp;nbsp;Error&lt;BR&gt;Event Source:&amp;nbsp;DCOM&lt;BR&gt;Event Category:&amp;nbsp;None&lt;BR&gt;Event ID:&amp;nbsp;10021&lt;BR&gt;Date:&amp;nbsp;&amp;nbsp;2/6/2007&lt;BR&gt;Time:&amp;nbsp;&amp;nbsp;4:53:35 PM&lt;BR&gt;User:&amp;nbsp;&amp;nbsp;N/A&lt;BR&gt;Computer:&amp;nbsp;UAT_WS2&lt;BR&gt;Description:&lt;BR&gt;The description for Event ID ( 10021 ) in Source ( DCOM ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: {61738644-F196-11D0-9953-00C04FD919C1}.&lt;BR&gt;&lt;BR&gt;However dont know what it mean, please help. Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Jason&lt;/P&gt;</description></item></channel></rss>