<?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 '5.1'</title><link>http://forums.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=5.1&amp;orTags=0</link><description>Search results matching tag '5.1'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Registering ASP.net v2.x with IIS5.1 on Windows XP</title><link>http://forums.iis.net/p/1162660/1924842.aspx#1924842</link><pubDate>Sun, 15 Nov 2009 22:37:42 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1924842</guid><dc:creator>willow315</dc:creator><cs:applicationKey>aspnet_administration--1</cs:applicationKey><description>&lt;p&gt;I have read numerous tutorals, and when I attempt to run the following suggested command from the cmd line, my computer tells me it cannot find the specified path....which makes no sense. the path is correct. &lt;/p&gt;
&lt;p&gt;%windir%\Microsoft.NET\Framework\vxxxxxx\aspnet_regiis.exe -i&lt;/p&gt;
&lt;p&gt;&amp;nbsp;or&lt;/p&gt;
&lt;p&gt;regsvr32 %windir%\Microsoft.NET\Framework\vxxxxxx\aspnet_isapi.dll &lt;/p&gt;
&lt;p&gt;of course replacing the vxxxxetc with my v2x number. &lt;/p&gt;
&lt;p&gt;Even when I use the complete path starting at c:\Windows...etc.&lt;br /&gt;&lt;br /&gt;Why would it tell me that it can&amp;#39;t find the path, when the path is correct, and the specified folder is where it&amp;#39;s supposed to be. I don&amp;#39;t get it. &lt;br /&gt;&lt;br /&gt;Any assistance would be appreciated. WCW&lt;/p&gt;</description></item><item><title>IIS 7 - FRAMEWORK 3.5 - Debug fails to see javascript breakpoints (WIN XP Pro)</title><link>http://forums.iis.net/p/1154967/1892365.aspx#1892365</link><pubDate>Wed, 04 Feb 2009 23:24:10 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1892365</guid><dc:creator>DomNotDOM</dc:creator><cs:applicationKey>iis_7_-_aspnet_administration-41</cs:applicationKey><description>&lt;p&gt;.&lt;br /&gt;I am in a soup of weak understanding.&lt;br /&gt;&lt;br /&gt;&lt;em&gt;&lt;strong&gt;May save yourself some time, by reading the next reply... as IE 8 seems to be the source of the problem.&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;SETUP&lt;/u&gt;:&lt;br /&gt;&lt;/strong&gt;I installed 3.5 ajax, IIS 7, 3.5 framework, and Visual Studio 2008, on XP PRO.&lt;br /&gt;All good all functioning well, debugging (javascript, HTML, VB).&lt;br /&gt;Intellisense working in all 3 languages, isn&amp;#39;t that simply beautiful.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;This is on a startup project with 4 html/aspx pages accessing my SQLServer 2005 without any problems, and doing postbacks via the ajax ScriptManager mechanism, sweetly.&amp;nbsp; Couldn&amp;#39;t be better!&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;ERROR&lt;/u&gt;:&lt;/strong&gt;&lt;br /&gt;...after weeks of working great,&amp;nbsp;problem with &lt;strong&gt;breakpoints in javascript being ignored.&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;u&gt;TROUBLESHOOTING&lt;/u&gt;:&lt;br /&gt;&lt;/strong&gt;I have done everything suggested in 1 million forums, to no avail.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;Yes, I do place a breakpoint in the VB codebehind, and it hits that one.&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;strong&gt;Partial list of things that I checked, or ran&lt;/strong&gt;:&lt;/div&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;IE Intenet Options - Advanced&lt;/div&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;Disable script debugging (IE) &lt;strong&gt;unchecked&lt;/strong&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Disable script debugging (Other) &lt;strong&gt;unchecked&lt;/strong&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;li&gt;
&lt;div&gt;IIS Virtual Directory TAB&lt;/div&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;Local path... points to &lt;strong&gt;folder where project is&lt;br /&gt;&lt;/strong&gt;\MydevArea\MyProjects\ProjectName\(&lt;strong&gt;all files here&lt;/strong&gt;)&lt;br /&gt;\inetpub\wwwroot\ProjectName\(&lt;strong&gt;no files here&lt;/strong&gt;)&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;IIS Application Protection &lt;strong&gt;Medium Pooled&lt;/strong&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;
&lt;div&gt;Configuration/Mappings&lt;/div&gt;&lt;/div&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;
&lt;div&gt;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\&lt;strong&gt;****&lt;/strong&gt;&lt;/div&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;li&gt;
&lt;div&gt;Configuration/Debugging&lt;/div&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;Enable ASP server-side script debugging &lt;strong&gt;checked&lt;/strong&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;
&lt;div&gt;Enable ASP client-side script debugging &lt;strong&gt;checked&lt;/strong&gt;&lt;/div&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/ul&gt;
&lt;li&gt;
&lt;div&gt;web.config&lt;/div&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;Debug = &lt;strong&gt;true&lt;br /&gt;&lt;/strong&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;li&gt;
&lt;div&gt;&lt;strong&gt;ran both commands in command window&lt;/strong&gt;&lt;/div&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 - aspnet_regiis -i&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;C:\WINDOWS\Microsoft.NET\Framework\v3.5 -&amp;nbsp;WFServicesReg.exe /c&lt;br /&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;li&gt;Project Properties,&lt;strong&gt; Compile&lt;/strong&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;Debug&lt;strong&gt;(Active)&lt;/strong&gt;... it keeps reverting to that even though I keep setting it to &lt;strong&gt;&amp;#39;Debug&amp;#39;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;I have had it see the breakpoints in javascript while switching this setting to Debug, while in a debug session. ???&amp;nbsp; was not able to duplicate that.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;li&gt;Project Properties, &lt;strong&gt;Compile - Advanced&lt;/strong&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;Set Debug Constant &lt;strong&gt;checked&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Set Trace Constant &lt;strong&gt;checked&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Target CPU &lt;strong&gt;AnyCPU&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Target Framework &lt;strong&gt;3.5&lt;/strong&gt; (All configurations)&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;li&gt;
&lt;div&gt;Project Properties,&lt;strong&gt; WEB&lt;/strong&gt;&lt;/div&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;Use IIS web server -&amp;nbsp;&lt;strong&gt;checked&lt;/strong&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;debuggers - &lt;strong&gt;ASP.NET&lt;/strong&gt;&amp;nbsp;&lt;strong&gt;checked&lt;/strong&gt; (Native and SQL unchecked)&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Noticed the Visual Studio Development server does not see javascript&lt;br /&gt;...but I faintly remember that when I used it when I first installed, I believe it did...&lt;em&gt;(may be wrong on that one)&lt;/em&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/ul&gt;&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;DISCREPANCIES&lt;/u&gt;:&amp;nbsp; &lt;/strong&gt;&lt;em&gt;(The only reason I became aware of these discrepancies is thru troubleshooting the breakpoints issue.)&lt;/em&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;div&gt;The ASP.NET version in IIS shows 2.xxxxxx, was expecting 3.5.&lt;br /&gt;Ok! I now know that 3.5 is an extension thus 2.xxx is still the base (aspnet_isapi.dll).&lt;br /&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Even though I have installed IIS 7.0(and is shows correctly in the Add Programs), when I check the version under the &lt;strong&gt;Help-About&lt;/strong&gt; of the IIS console, it shows 5.1&lt;br /&gt;Is 7 not installed? or is the version on the IIS panel the version of the console?&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;QUESTIONS&lt;/u&gt;:&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;div&gt;Did either of the commands I ran under the command window do any damage?&lt;br /&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;How do I know IIS 7.0 is really installed?&amp;nbsp; ...given discrepancy 2.&lt;br /&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Can you see anything I need to check that might resolve the issue of the breakpoints in javascript?&lt;br /&gt;&lt;strong&gt;I am praying the answer is here, not in 4. below.&lt;br /&gt;&lt;/strong&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;I am at the end of my wits on this one, and I am contemplating reinstalling!&lt;/div&gt;&lt;/li&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;div&gt;&lt;strong&gt;I will first&lt;/strong&gt; create a new project and rebuild one page at a time to see if I get success.&lt;br /&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;If 1 fails, and I do reinstall:&lt;/div&gt;&lt;/li&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;div&gt;what should I UNINSTALL, ZAP, in WHAT order?&lt;br /&gt;&lt;strong&gt;be clear as to exactly what, including whether a folder is to be removed along with its contents.&lt;/strong&gt;&lt;br /&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;...and what should I INSTALL in WHAT ORDER!&lt;br /&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;DO I HAVE TO reINSTALL all of:&lt;br /&gt;Framework(s), IIS, Visual Studio?&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/ol&gt;&lt;/ol&gt;
&lt;p&gt;I can only thank you in advance.&lt;br /&gt;&lt;strong&gt;NicMartel&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Unable to verify that the svc file type is mapped to be handled by aspnet_isapi.dll in IIS 5.1</title><link>http://forums.iis.net/p/1154068/1888783.aspx#1888783</link><pubDate>Fri, 02 Jan 2009 04:53:53 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1888783</guid><dc:creator>r43</dc:creator><cs:applicationKey>aspnet_administration--1</cs:applicationKey><description>&lt;p&gt;While learning Windows Communications Foundation (WCF)&amp;nbsp;in Visual Studio 2008 and setting up for it, I installed on my WinXP Pro desktop computer IIS 5.1 in order to be able to&amp;nbsp;study and run&amp;nbsp;sample WCF projects. Because an .aspx file did not display properly, and because I got&lt;/p&gt;
&lt;p&gt;&amp;quot;Warning: CScriptMapsComponent::Install Cannot set application extensions. Please check that ASP.net 2.0 is installed&amp;quot;&lt;/p&gt;
&lt;p&gt;following the command&lt;/p&gt;
&lt;p&gt;&amp;quot;%WINDIR%\Microsoft.Net\Framework\v3.5\WFServicesReg.exe&amp;quot; /c ,&lt;/p&gt;
&lt;p&gt;(ASP.net is indeed installed) I was led to the Visual Studio 2008 Help topic &amp;#39;IIS Hosted Service Fails&amp;quot;; I tried to follow the instructions under&lt;/p&gt;
&lt;p&gt;&amp;quot;To verify that the svc file type is mapped to be handled by aspnet_isapi.dll in IIS 5.1 or 6.0&amp;quot; :&lt;/p&gt;
&lt;p&gt;I found that the .svc file extension was not mapped to aspnet_isapi.dll and tried to add that mapping. However, in the dialog where you enter the path to the dll and the file extension, I was unable to make the OK button turn from being greyed out to be clickable, no matter what I tried to do with the other controls in the dialog. Can you help me, please?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;r4 &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>The Asp.net application deployment questions</title><link>http://forums.iis.net/p/1149663/1870765.aspx#1870765</link><pubDate>Tue, 03 Jun 2008 05:30:17 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1870765</guid><dc:creator>twu027</dc:creator><cs:applicationKey>aspnet_administration--1</cs:applicationKey><description>&lt;p&gt;I just finished the development of my ASP.NET, now I want to deploy it under IIS 5.1. &lt;/p&gt;
&lt;p&gt;So I made an installer which packs everything the application needs, then I installed it on my virtual machine (Full network connection and IIS 5.1 installed). &lt;/p&gt;
&lt;p&gt;The problem is this application only can be run as root. what I mean is I can not have directory structure like this:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;wwwroot/kiwiweb/&lt;/p&gt;
&lt;p&gt;&amp;nbsp;kiwiweb is the virtual directory which physically resides under wwwroot directory. &lt;/p&gt;
&lt;p&gt;the kiwiweb/ directory has its only bin folder and everything needed for my application to run.&lt;/p&gt;
&lt;p&gt;what I expected was in the browser, I just go &lt;/p&gt;
&lt;p&gt;&lt;a href="http://localhost/kiwiweb/"&gt;http://localhost/kiwiweb/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;in my code i used the redirect method. after user login.&lt;/p&gt;
&lt;p&gt;so if the user inputs correct credentials, the home page will be shown.&lt;/p&gt;&lt;font size="2"&gt;
&lt;p&gt;this is the code does so:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;context.Response.Redirect(&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;&amp;quot;/get.aspx?page=home&amp;quot;&lt;/font&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;False&lt;/font&gt;&lt;font size="2"&gt;)&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;but the strange thing is the URL will be &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;&lt;a href="http://localhost/get.aspx?page=home"&gt;http://localhost&lt;font color="#a31515" size="2"&gt;/get.aspx?page=home&lt;/a&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;&lt;font color="#a31515"&gt;if I manully put kiwiweb after localhost/&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;&lt;font color="#a31515"&gt;it just show me a empty page. does not work as I expected.&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;Interestingly, if I put everything includes the bin folder the web.config directly under wwwroot,&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;then I go &lt;a href="http://localhost/"&gt;http://localhost/&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;everything works perfect....&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://localhost/get.aspx?page=home"&gt;http://localhost&lt;font color="#a31515" size="2"&gt;/get.aspx?page=home&lt;/a&gt;&amp;nbsp;also works&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;I just want to why and is there a way to work around? Because my application is just a web interface to our main application. So I dont think it is good idea to have a domain name for this application. and it is not possible for the customer run my application only on their server. &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;I know IIS can host several web site, and I dont want my application to be the only site to be hosted by IIS.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;but it only works when I put it directly under the root folder (including the bin folder and other neccesary files)&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;&lt;/font&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;Great thanks if anyone can help&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;Cheers&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;Tony&lt;/p&gt;&lt;/font&gt;</description></item><item><title>ASP.NET Grant Folder Permissions for ALL versions of IIS.</title><link>http://forums.iis.net/p/1146752/1858404.aspx#1858404</link><pubDate>Fri, 26 Oct 2007 14:44:20 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1858404</guid><dc:creator>benhinman</dc:creator><cs:applicationKey>aspnet_administration--1</cs:applicationKey><description>&lt;p&gt;Hi All,&lt;/p&gt;
&lt;p&gt;Obligatory: &amp;quot;I know it&amp;#39;s been asked before...&amp;quot;.&lt;/p&gt;
&lt;p&gt;I can&amp;#39;t seem to find a straight answer anywhere to the following question:&lt;/p&gt;
&lt;p&gt;I&amp;nbsp;need to deploy an asp.net web application to&amp;nbsp;various&amp;nbsp;different OS&amp;#39;s running varying versions of IIS. This application needs&amp;nbsp;access to certain folders on the local&amp;nbsp;filesystem. In IIS 5.1 I&amp;nbsp;add the ASPNET user account with the relevant&amp;nbsp;read/write permissions. As I understand it, Windows Server 2003 machines running IIS 6 do not have this user installed. I&amp;#39;m guessing IIS 7 is also different. What I need is a user that&amp;nbsp;transcends all versions of IIS on all the different OS&amp;#39;s. Is this possible? If so, what user is it. If&amp;nbsp;not, which usernames will I require for each version?&amp;nbsp;(I don&amp;#39;t really want to have ASPNET user for IIS 5.1 and IIS_WPG for 6 and I-whatever for IIS 7!!!)...&lt;/p&gt;
&lt;p&gt;Thanks in advance for any help, any more reading of Microsoft KB articles on this will make my head explode!&lt;/p&gt;
&lt;p&gt;Ben&lt;/p&gt;</description></item><item><title>ASP.net on IIS 5.1</title><link>http://forums.iis.net/p/1125491/1769146.aspx#1769146</link><pubDate>Sat, 23 Jun 2007 09:30:25 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1769146</guid><dc:creator>briggins5</dc:creator><cs:applicationKey>aspnet_administration--1</cs:applicationKey><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have just set up IIS 5.1 on a win xp pro machine. I was wondering if asp.net is compatible with iis 5.1. I did a search for it on google but it didn&amp;#39;t come up with anything that answered my question.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;thanks&lt;/p&gt;</description></item></channel></rss>