<?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 'Http 500 Error'</title><link>http://forums.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=Http+500+Error&amp;orTags=0</link><description>Search results matching tag 'Http 500 Error'</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>http 500. Help, my form mail in wrong</title><link>http://forums.iis.net/p/1157519/1903283.aspx#1903283</link><pubDate>Sun, 10 May 2009 20:28:29 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1903283</guid><dc:creator>coma</dc:creator><cs:applicationKey>iis7_-_classic_asp-41</cs:applicationKey><description>&lt;p&gt;&amp;nbsp;I have vista premium home and IIS 7&lt;/p&gt;&lt;p&gt;I am using dreamweaver cs3 and i beginner to asp.&lt;/p&gt;&lt;p&gt;My problem is that the ie says http 500.&lt;/p&gt;&lt;p&gt;My code of the page is&amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;lt;%&lt;br /&gt;theSchema=&amp;quot;http://schemas.microsoft.com/cdo/configuration/&amp;quot;&lt;br /&gt;Set cdoConfig=server.CreateObject(&amp;quot;CDO.Configuration&amp;quot;)&lt;br /&gt;cdoConfig.Fields.Item(theSchema &amp;amp; &amp;quot;sendusing&amp;quot;)= 2&lt;br /&gt;cdoConfig.Fields.Item(theSchema &amp;amp; &amp;quot;smtpserver&amp;quot;)=&amp;quot;smtp.gmail.com&amp;quot;&lt;br /&gt;cdoConfig.Fields.Update&lt;br /&gt;set cdoMessage=Server.CreateObject(&amp;quot;CDO.Message&amp;quot;)&lt;br /&gt;cdoMessage.Configuration=cdoConfig&lt;br /&gt;&lt;br /&gt;cdoMessage.From=&amp;quot;yourname@yourserver.com&amp;quot;&lt;br /&gt;cdoMessage.To=&amp;quot;yourname@yourserver.com&amp;quot;&lt;br /&gt;cdoMessage.Subject=&amp;quot;This is the message subject&amp;quot;&lt;br /&gt;cdoMessage.TextBody=&amp;quot;This is the message body&amp;quot;&lt;br /&gt;cdoMessage.Send&lt;br /&gt;&lt;br /&gt;Set cdoMessage=Nothing&lt;br /&gt;Set cdoConfig=Nothing&lt;br /&gt;%&amp;gt;&lt;/p&gt;&lt;p&gt;where is my mistake, that ie says http 500?&lt;/p&gt;&lt;p&gt;i found the code in a book of tutorial asp.&lt;/p&gt;&lt;p&gt;thanks &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &lt;br /&gt;&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>Windows Vista -- IIS 6.0 -- IE7 -- Help Needed</title><link>http://forums.iis.net/p/1153367/1885973.aspx#1885973</link><pubDate>Wed, 26 Nov 2008 00:51:20 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1885973</guid><dc:creator>mtrueblood</dc:creator><cs:applicationKey>iis_7_-_troubleshooting-41</cs:applicationKey><description>&lt;p&gt;I am&amp;nbsp;sort of new&amp;nbsp;to the web development world and I have stepped over into developing dynamic content amongst website applications. I have found that all the pages work fine on my&amp;nbsp;sites (through dreamweaver), but the pages that consist&amp;nbsp;dynamic content do not load (I get the 505 Internal Server Error).&lt;/p&gt;
&lt;p&gt;When I attempt to define my site as a new site within the Internet Information Services Manager and I test the connection; Authentication reads &amp;quot;Pass thru Authentication&amp;quot; and Authorization read &amp;quot;Cannot Verify Access to Path&amp;quot; with the following description:&lt;/p&gt;
&lt;p&gt;The server is configured to use pass-through authentication with a built-in account to access the specified physical path. However, IIS Manager cannot verify whether the built-in account has access. Make sure that the application pool identity has Read access to the physical path. If this server is joined to a domain, and the application pool identity is NetworkService or LocalSystem, verify that &amp;lt;domain&amp;gt;\&amp;lt;computer_name&amp;gt;$ has Read access to the physical path. Then test these settings again.&lt;/p&gt;
&lt;p&gt;How do I &amp;quot;make sure that the application pool identity has Read access to the physical path&amp;quot;?Could there be some problem between Windows Vista and IIS 6.0? Though I am sure there is something I am doing wrong. Can anyone help me understand what is and what is not happening when I try to load dynamic pages. I have developed my sites with dreamweaver 8.0 and the files reside in: c:\inetpub\wwwroot folder.&lt;/p&gt;
&lt;p&gt;Any assistance and direction would be greatly appreciated at this point!&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Matthew Trueblood&lt;/p&gt;</description></item><item><title>IIS7, ASP MS Access Problem</title><link>http://forums.iis.net/p/1153187/1885270.aspx#1885270</link><pubDate>Tue, 18 Nov 2008 19:46:47 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1885270</guid><dc:creator>arny1</dc:creator><cs:applicationKey>iis7_-_classic_asp-41</cs:applicationKey><description>&lt;p&gt;IIS7 Configuration?&lt;/p&gt;
&lt;p&gt;NTFS Permissions?&lt;/p&gt;
&lt;p&gt;Temp File?&lt;/p&gt;
&lt;p&gt;DSN or DSN-less connection&lt;/p&gt;
&lt;p&gt;Any idea?&lt;/p&gt;</description></item><item><title>IIS7 - NTFS Permission for Classic ASP and MS Access Database</title><link>http://forums.iis.net/p/1153151/1885087.aspx#1885087</link><pubDate>Mon, 17 Nov 2008 16:58:31 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1885087</guid><dc:creator>arny1</dc:creator><cs:applicationKey>iis7_-_classic_asp-41</cs:applicationKey><description>&lt;p&gt;&amp;nbsp;What should be the permission in a Vista - IIS7 system for Temp file? and ofcourse for intpub Folder!!!!!&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Classic Asp and MS Access problem on IIS7, windows vista home premium</title><link>http://forums.iis.net/p/1153121/1884969.aspx#1884969</link><pubDate>Sun, 16 Nov 2008 20:18:38 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1884969</guid><dc:creator>arny1</dc:creator><cs:applicationKey>iis7_-_classic_asp-41</cs:applicationKey><description>&lt;p&gt;I&amp;#39;ve been searching for the solution for more than a month.&lt;/p&gt;
&lt;p&gt;I tried every single step to connect and read Access Database in ASP pages.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;%windir%\system32\inetsrv\appcmd set config /section:applicationPools /[name=&amp;#39;DefaultAppPool&amp;#39;].processModel.loadUserProfile:false&lt;/strong&gt;&lt;/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;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;I tried all of them, I also checked &lt;em&gt;the permission, manually,and still no luck, Can anybody tell me exactly what should I do?&lt;/em&gt; &lt;/p&gt;
&lt;p&gt;What are the permissions for the Database itself? who shiuld be the owner of the file? .....&lt;/p&gt;
&lt;p&gt;Thanks&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>MDB to ACCDB and running 64bit</title><link>http://forums.iis.net/p/1150836/1875636.aspx#1875636</link><pubDate>Fri, 01 Aug 2008 00:56:53 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1875636</guid><dc:creator>LostInAz</dc:creator><cs:applicationKey>classic_asp--1</cs:applicationKey><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I am having a &amp;quot;mildy&amp;quot; complex problem.&lt;/p&gt;
&lt;p&gt;I have the explanation with screen shots here:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.binarymachines.com/HelpMe/"&gt;http://www.binarymachines.com/HelpMe/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please help me understand my mistake.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank You for your time.&lt;/p&gt;</description></item></channel></rss>