<?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>IIS 7 - ASP.NET Administration</title><link>http://forums.iis.net/1051.aspx</link><description>Forum for getting answers to managing ASP.NET 1.1 or 2.0 on IIS 7</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>32 bit 3rd party dll won't work on 64 bit OS</title><link>http://forums.iis.net/thread/1925436.aspx</link><pubDate>Thu, 19 Nov 2009 18:02:12 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1925436</guid><dc:creator>jpcleve77</dc:creator><slash:comments>7</slash:comments><comments>http://forums.iis.net/thread/1925436.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1051&amp;PostID=1925436</wfw:commentRss><description>&lt;p&gt;We are moving one of our sites to a Windows Server 2008 64 bit
machine from a Windows Server2003 32 bit machine. I set the app pool to
run in 32 bit mode but the site still doesn&amp;#39;t work. We are dependent on
a 3rd party dll that seems to be causing the problem. If I remove this
3rd party dll from the bin directory of the site, the site will load
and present the login form. Though use of the site would be crippled
without this dll. Is there a setting/configuration that i&amp;#39;m missing to
resolve this problem?&lt;/p&gt;&lt;p&gt;Any&amp;nbsp; help would be greatly appreciated.&lt;/p&gt;John</description></item><item><title>Site relative paths not working on IIS7.</title><link>http://forums.iis.net/thread/1925451.aspx</link><pubDate>Thu, 19 Nov 2009 19:46:43 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1925451</guid><dc:creator>gbloomfield</dc:creator><slash:comments>1</slash:comments><comments>http://forums.iis.net/thread/1925451.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1051&amp;PostID=1925451</wfw:commentRss><description>&lt;p&gt;I&amp;#39;ve seen several posts like this, but none with an answer yet.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;I&amp;#39;m new to IIS7.&amp;nbsp; I have a site that works on my XP pro workstation, and works with our hosting company.&amp;nbsp; I have image links in my master page that look like this:&lt;/p&gt;&lt;font size="2"&gt;
&lt;p&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;&amp;lt;&lt;/font&gt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;&lt;font color="#a31515" size="2"&gt;img&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;&lt;font color="#ff0000" size="2"&gt;src&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;=&amp;quot;/images/aboutus.gif&amp;quot;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;&lt;font color="#ff0000" size="2"&gt;alt&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;=&amp;quot;About Us&amp;quot;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;&lt;font color="#ff0000" size="2"&gt;width&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;=&amp;quot;77&amp;quot;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;&lt;font color="#ff0000" size="2"&gt;height&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;=&amp;quot;35&amp;quot;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;&lt;font color="#ff0000" size="2"&gt;border&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;=&amp;quot;0&amp;quot;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;/&amp;gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;&amp;nbsp;I copied the site to a new Windows 2008 server running IIS7.&amp;nbsp; I went to the default web site, created a new web application, pointed it at the physical directory.&amp;nbsp; I view a page and all of the links that start with &amp;quot;/&amp;quot; are broken.&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#0000ff"&gt;&lt;font size="2"&gt;&lt;font size="2"&gt;Instead of resolving to &lt;a href="http://servername/appname"&gt;http://servername/appname&lt;/a&gt;&amp;nbsp; they resolve to &lt;a href="http://servername/"&gt;http://servername/&lt;/a&gt;.&amp;nbsp; The link pasted above comes out to &lt;a href="http://servername/images/aboutus.gif"&gt;http://servername/images/aboutus.gif&lt;/a&gt;&amp;nbsp; instead of &lt;a href="http://servername/appname/images/aboutus.gif"&gt;http://servername/appname/images/aboutus.gif&lt;/a&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#0000ff"&gt;&lt;font size="2"&gt;&lt;font size="2"&gt;Is there a way around this?&amp;nbsp; I tried making the images on the master page point to &lt;font color="#ff0000"&gt;src&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;=&amp;quot;./images/aboutus.gif&amp;quot;&lt;/font&gt;&lt;/font&gt;&lt;font color="#000000" size="2"&gt; and that works for content pages in the root directory, but breaks for content pages in subdirectories that use the same master page.&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#0000ff"&gt;&lt;font size="2"&gt;&lt;font size="2"&gt;&lt;font color="#000000"&gt;Like I said this HTML\ASPX code works in IIS5 and works with my hoster, who I think is on IIS7.&amp;nbsp; Am I missing some IIS7 setting when I create the web application?&lt;/font&gt;&lt;/p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;</description></item><item><title>"HTTP Error 500.21 - Internal Server ErrorHandler "WebServiceHandlerFactory-ISAPI-2.0-64" has a bad module "ManagedPipelineHandler" in its module list"</title><link>http://forums.iis.net/thread/1924876.aspx</link><pubDate>Mon, 16 Nov 2009 08:06:24 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1924876</guid><dc:creator>vishal_kadam</dc:creator><slash:comments>2</slash:comments><comments>http://forums.iis.net/thread/1924876.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1051&amp;PostID=1924876</wfw:commentRss><description>&lt;p&gt;I get the following error when i start webservice &amp;nbsp;application:&lt;/p&gt;
&lt;p&gt;&amp;quot;HTTP Error 500.21 - Internal Server ErrorHandler &amp;quot;WebServiceHandlerFactory-ISAPI-2.0-64&amp;quot; has a bad module &amp;quot;ManagedPipelineHandler&amp;quot; in its module list&amp;quot;&lt;/p&gt;
&lt;p&gt;I am using IIS7. How do i find the setting for ASP.Net. If not how do i install the ASP.NET. &lt;/p&gt;
&lt;p&gt;I don&amp;#39;t see any settings for&amp;nbsp;&amp;nbsp;ISAPI . Please help&lt;/p&gt;</description></item><item><title>Asp.Net 2.0 web setup fails in vista/IIS 7.0</title><link>http://forums.iis.net/thread/1901717.aspx</link><pubDate>Fri, 24 Apr 2009 05:20:55 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1901717</guid><dc:creator>bolivar131</dc:creator><slash:comments>6</slash:comments><comments>http://forums.iis.net/thread/1901717.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1051&amp;PostID=1901717</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m trying to install both a website and a webservice via web setup projects that were created in asp.net 2.0/ visual studio 2005.&lt;/p&gt;&lt;p&gt;They were intended to be run on IIS 6.0 but for various reasons I&amp;#39;m trying to install on Vista with IIS 7.0.&amp;nbsp; Both installs fail with the installer saying &lt;/p&gt;&lt;p&gt;&amp;quot;the installer was interrupted before [my app] could be installed. You need to restart the installer to try again.&amp;quot;&lt;/p&gt;&lt;p&gt;the event viewer has two messages for each failure the first just says:&lt;br /&gt;&amp;quot;Product [my app] -- Installation failed&amp;quot;&amp;nbsp; and has event ID 11708&lt;/p&gt;&lt;p&gt;the second says&lt;br /&gt;&amp;quot;Windows Installer installed the product. Product name: [my app]. Product Version 0.9.2 Product Language: 1033. Installation success or error status: 1603&amp;quot;&lt;/p&gt;&lt;p&gt;Anyone ever encounter this issue?&amp;nbsp; I&amp;#39;m assuming it&amp;#39;s an IIS problem just because I was successfully able to install a windows service built at the same time for the same application.&lt;/p&gt;&lt;p&gt;thanks,&lt;/p&gt;&lt;p&gt;Simon &lt;br /&gt;&lt;/p&gt;</description></item><item><title>VS2008 dev + SP1 and SQL2008 + SP1</title><link>http://forums.iis.net/thread/1925332.aspx</link><pubDate>Thu, 19 Nov 2009 00:57:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1925332</guid><dc:creator>ksfok</dc:creator><slash:comments>1</slash:comments><comments>http://forums.iis.net/thread/1925332.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1051&amp;PostID=1925332</wfw:commentRss><description>&lt;p&gt;Working with ASP.NET 2.0/3.5, I plan to install VS2008 dev&amp;nbsp;+ SP1 and SQL2008 dev + SP1 on a new laptop(which&amp;nbsp;is a Core 2 Duo with 4 Gb of RAM).&amp;nbsp;The box is running&amp;nbsp;Windows 7 Home Premium. Am I going to&amp;nbsp;have&amp;nbsp;trouble? Thanks&lt;/p&gt;</description></item><item><title>HTTP Error 500.21 - Internal Server Error Handler "ScriptHandlerFactory" has a bad module "ManagedPipelineHandler" in its module list </title><link>http://forums.iis.net/thread/1924879.aspx</link><pubDate>Mon, 16 Nov 2009 08:30:01 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1924879</guid><dc:creator>mpregos</dc:creator><slash:comments>1</slash:comments><comments>http://forums.iis.net/thread/1924879.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1051&amp;PostID=1924879</wfw:commentRss><description>&lt;p&gt;Hi to everybody.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m new to IIS + ASP and i need d&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;mso-ansi-language:EN-US;"&gt;esperately yout help. I want to create WebService and use them via&amp;nbsp;.asp WebPage. So, i create a WebServices dir to default&amp;nbsp;IIS website directory(C:/inetpub/www/.....) and&amp;nbsp;via VS 2008 (Hosting on Windows64bit - 7 Proffesional) create new web services application. The&amp;nbsp;deafault ,&amp;nbsp;sayHello.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;mso-ansi-language:EN-US;"&gt;&amp;nbsp;So far so good......&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;mso-ansi-language:EN-US;"&gt;When i create a WebPage via .asp and&amp;nbsp;add perform --&amp;gt;add Web Reference --&amp;gt;locate the WebService&amp;nbsp;the following error come up:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;mso-ansi-language:EN-US;"&gt;&lt;/span&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;mso-ansi-language:EN-US;"&gt;&amp;nbsp;&lt;em&gt;&lt;strong&gt;&amp;nbsp;Handler &amp;quot;ScriptHandlerFactory&amp;quot; has a bad module &amp;quot;ManagedPipelineHandler&amp;quot; in its module list &lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;mso-ansi-language:EN-US;"&gt;Google-it i found that the erorr could be in configuration of IIS but i can&amp;#39;t find what is wrong???&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;mso-ansi-language:EN-US;"&gt;Thanks&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Hosting a wcf service on server 2008</title><link>http://forums.iis.net/thread/1924926.aspx</link><pubDate>Mon, 16 Nov 2009 16:33:15 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1924926</guid><dc:creator>mikezx10</dc:creator><slash:comments>1</slash:comments><comments>http://forums.iis.net/thread/1924926.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1051&amp;PostID=1924926</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;I have never worked with iis and need to learn how to host my wcf service on iis7 server 2008, I am looking at an article and it says:&lt;br /&gt;&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Create dir C:\code\helloWorld\ &lt;br /&gt;&lt;/li&gt;&lt;li&gt;Fix the security on this dir by adding the following permissions &lt;/li&gt;&lt;ol&gt;&lt;li&gt;Ensure that &amp;quot;Network Service&amp;quot; has Read &amp;amp; Execute + List folder contents + Read.&lt;/li&gt;&lt;li&gt;Ensure that&amp;nbsp; IIS_IUSRS have Read &amp;amp; Execute + List folder contents + Read.&lt;/li&gt;&lt;/ol&gt;&lt;li&gt;Now,
go to IIS MGR, and add a new application pool called &amp;quot;Hello World&amp;quot;.
Ensure that this Application Pool is set to the settings as shown below
-&lt;/li&gt;&lt;/ol&gt;I created the dir, how do i fix the security # 2 and how do i do # 3, i am 2 hrs into my 1st iis log on so simple things i have no idea about&lt;br /&gt;</description></item><item><title>Session persistence problem</title><link>http://forums.iis.net/thread/1923066.aspx</link><pubDate>Mon, 02 Nov 2009 13:37:06 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1923066</guid><dc:creator>jakb</dc:creator><slash:comments>5</slash:comments><comments>http://forums.iis.net/thread/1923066.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1051&amp;PostID=1923066</wfw:commentRss><description>&lt;p&gt;I am running IIS7.5 on Win7 Ultimate&lt;/p&gt;
&lt;p&gt;I have an old asp.net 2 app using session variables&lt;/p&gt;
&lt;p&gt;The app runs fine in Cassini and in IIS7.5 on the local machine but when accessed externally via the internet the app does not honour the session variables&lt;/p&gt;
&lt;p&gt;I have tried changing the App Pool from Default to Classic .Net&amp;nbsp;to no effect&lt;/p&gt;
&lt;p&gt;Can anyone suggest what might be going on?&lt;/p&gt;</description></item><item><title>Cannot register ASP.NET on 64bit platform</title><link>http://forums.iis.net/thread/1924442.aspx</link><pubDate>Thu, 12 Nov 2009 12:25:08 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1924442</guid><dc:creator>Daena</dc:creator><slash:comments>9</slash:comments><comments>http://forums.iis.net/thread/1924442.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1051&amp;PostID=1924442</wfw:commentRss><description>&lt;p&gt;Hello. I hope I choosed right sub-forum for it.&lt;/p&gt;
&lt;p&gt;I am not specialist in IIS and ASP.Net. My task is to install application named ArcGIS Server on new server. &lt;/p&gt;
&lt;p&gt;New server OS is Windows 2008 64 bit. IIS 7.0 &lt;/p&gt;
&lt;p&gt;ArcGIS Server is a native 32-bit application. It is certified to run as a 32-bit application on 64-bit (x64) Microsoft Windows.&lt;/p&gt;
&lt;p&gt;I have found this tip for on vendor&amp;#39;s site: &lt;/p&gt;
&lt;p class="whs3"&gt;&lt;em&gt;Configuring ASP.NET 2.0 to run in 32-bit mode&lt;/em&gt;&lt;/p&gt;
&lt;ol class="whs4"&gt;
&lt;li class="kadov-p" style="FONT-WEIGHT:normal;"&gt;
&lt;p class="whs5"&gt;&lt;em&gt;Click Start &amp;gt; Run. Type &amp;#39;cmd&amp;#39; and click OK. &lt;/em&gt;&lt;/p&gt;
&lt;li class="kadov-p" style="FONT-WEIGHT:normal;"&gt;
&lt;p class="whs5"&gt;&lt;em&gt;Type the following command to enable the 32-bit mode: &amp;nbsp;&amp;nbsp;&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;p class="whs6"&gt;&lt;span style="FONT-WEIGHT:normal;"&gt;&lt;em&gt;cscript %SYSTEMDRIVE%\inetpub\adminscripts\adsutil.vbs SET W3SVC/AppPools/Enable32bitAppOnWin64 1 &amp;nbsp;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ol class="whs4" start="3"&gt;
&lt;li class="kadov-p" style="FONT-WEIGHT:normal;"&gt;
&lt;p class="whs5"&gt;&lt;em&gt;Type the following command to install the version of ASP.NET 2.0 (32-bit) and to install the script maps at the IIS root and under: &amp;nbsp;&amp;nbsp;&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;p class="whs6"&gt;&lt;span style="FONT-WEIGHT:normal;"&gt;&lt;em&gt;%SYSTEMROOT%\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -i &lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="whs5" style="FONT-WEIGHT:normal;"&gt;&lt;em&gt;Make sure that the status of ASP.NET version 2.0.50727 (32-bit) is set to &amp;#39;Allowed&amp;#39; in the Web service extension list in Internet Information Services Manager&lt;/em&gt;&lt;/p&gt;
&lt;p class="whs5" style="FONT-WEIGHT:normal;"&gt;I set for True for AppPool 32 bit&amp;nbsp;via IIS Manager (as Default) not via script as per p.2&lt;/p&gt;
&lt;p class="whs5" style="FONT-WEIGHT:normal;"&gt;But when I tried run aspnet_regiis.exe -i command I received message - There is error, IIS is not installed on your machine. (it is installed of course) &lt;/p&gt;
&lt;p class="whs5" style="FONT-WEIGHT:normal;"&gt;(But may be the issue is because I moved IIS root&amp;nbsp;to non-system drive (it is our corporative rule), that&amp;#39;s why command doesn&amp;#39;t see IIS - I don&amp;#39;t know)&lt;/p&gt;
&lt;p class="whs5" style="FONT-WEIGHT:normal;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p class="whs5" style="FONT-WEIGHT:normal;"&gt;After all I decided to install application as it is. But when I try to open my web-app, I receive Error message &lt;/p&gt;
&lt;p class="whs5" style="FONT-WEIGHT:normal;"&gt;&lt;em&gt;Access to the path &amp;#39;C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\new\0bd6d038\84ead9c4\App_Code.compiled&amp;#39; is denied.&lt;/em&gt; &lt;/p&gt;
&lt;p class="whs5" style="FONT-WEIGHT:normal;"&gt;&lt;em&gt;ASP.NET is not authorized to access the requested resource. Consider granting access rights to the resource to the ASP.NET request identity. ASP.NET has a base process identity (typically {MACHINE}\ASPNET on IIS 5 or Network Service on IIS 6) that is used if the application is not impersonating. If the application is impersonating via &amp;lt;identity impersonate=&amp;quot;true&amp;quot;/&amp;gt;, the identity will be the anonymous user (typically IUSR_MACHINENAME) or the authenticated request user. &lt;br /&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p class="whs5" style="FONT-WEIGHT:normal;"&gt;There is no neither machine\aspnet nor IUSR_machinename on my server...&lt;/p&gt;
&lt;p class="whs5" style="FONT-WEIGHT:normal;"&gt;&amp;nbsp;Would you please help... Thank you in advance&lt;/p&gt;</description></item><item><title>The 'Microsoft.Jet.OLEDB.4.0' on ASP.NET PAGE</title><link>http://forums.iis.net/thread/1924831.aspx</link><pubDate>Sun, 15 Nov 2009 17:39:32 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1924831</guid><dc:creator>tompark28</dc:creator><slash:comments>1</slash:comments><comments>http://forums.iis.net/thread/1924831.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1051&amp;PostID=1924831</wfw:commentRss><description>&lt;p&gt;&lt;span&gt;&amp;nbsp;Hi Guys,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I have a ASP.NET Page that interface with a .mdb database which is stored in my app_data folder. Everytime I try to run the page on a live server I get thsi issue but when I run it on Visual Studio 2008 Professional it works perfectly fine.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I&amp;#39;ve looked on google for some answers and changed asp to use 32bit version but not getting any luck with a reserlution. Anyone help.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;Server Ino&lt;/span&gt;&lt;/p&gt;&lt;span&gt;Windows Server 2008 R2 X64, IIS7.0 ASP2.0.&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt; 
&lt;h1&gt;Server Error in &amp;#39;/&amp;#39; Application. 
&lt;hr /&gt;
&lt;/h1&gt;
&lt;h2&gt;&lt;i&gt;The &amp;#39;Microsoft.Jet.OLEDB.4.0&amp;#39; provider is not registered on the local machine.&lt;/i&gt; &lt;/h2&gt;
&lt;p&gt;&lt;/span&gt;&lt;font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "&gt;&lt;b&gt;Description: &lt;/b&gt;An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Exception Details: &lt;/b&gt;System.InvalidOperationException: The &amp;#39;Microsoft.Jet.OLEDB.4.0&amp;#39; provider is not registered on the local machine.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Source Error:&lt;/b&gt; &lt;br /&gt;&lt;br /&gt;
&lt;table bgcolor="#ffffcc"&gt;

&lt;tr&gt;
&lt;td&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;b&gt;&lt;font face="Verdana"&gt;Stack Trace:&lt;/font&gt;&lt;/b&gt; &lt;br /&gt;&lt;br /&gt;
&lt;table bgcolor="#ffffcc"&gt;

&lt;tr&gt;
&lt;td&gt;&lt;code&gt;&lt;pre&gt;[InvalidOperationException: The &amp;#39;Microsoft.Jet.OLEDB.4.0&amp;#39; provider is not registered on the local machine.]
   System.Data.OleDb.OleDbServicesWrapper.GetDataSource(OleDbConnectionString constr, DataSourceWrapper&amp;amp; datasrcWrapper) +1818735
   System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection) +148
   System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject) +100
   System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup) +45
   System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +6264718
   System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +6265031
   System.Data.OleDb.OleDbConnection.Open() +47
   System.Data.Common.DbDataAdapter.QuietOpen(IDbConnection connection, ConnectionState&amp;amp; originalState) +53
   System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +188
   System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +573
   System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable) +161
   System.Web.UI.WebControls.SqlDataSourceView.ExecuteSelect(DataSourceSelectArguments arguments) +2782566
   System.Web.UI.WebControls.DataList.CreateControlHierarchy(Boolean useDataSource) +303
   System.Web.UI.WebControls.BaseDataList.OnDataBinding(EventArgs e) +89
   System.Web.UI.WebControls.BaseDataList.EnsureDataBound() +71
   System.Web.UI.Control.EnsureChildControls() +146
   System.Web.UI.Control.PreRenderRecursiveInternal() +61
   System.Web.UI.Control.PreRenderRecursiveInternal() +224
   System.Web.UI.Control.PreRenderRecursiveInternal() +224
   System.Web.UI.Control.PreRenderRecursiveInternal() +224
   System.Web.UI.Control.PreRenderRecursiveInternal() +224
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3394
&lt;/pre&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;/p&gt;
&lt;hr /&gt;

&lt;p&gt;&lt;b&gt;&lt;font face="Verdana"&gt;Version Information:&lt;/font&gt;&lt;/b&gt;&amp;nbsp;Microsoft .NET Framework Version:2.0.50727.4927; ASP.NET Version:2.0.50727.4927 &lt;/font&gt;&lt;/p&gt;</description></item><item><title>IIS URL Rewrite Module</title><link>http://forums.iis.net/thread/1923815.aspx</link><pubDate>Sun, 08 Nov 2009 16:03:21 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1923815</guid><dc:creator>Nazaf</dc:creator><slash:comments>4</slash:comments><comments>http://forums.iis.net/thread/1923815.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1051&amp;PostID=1923815</wfw:commentRss><description>&lt;p&gt;Hi,&lt;br /&gt;Is it possible to use the URL Rewrite Module to rewrite domain URLs. For example, rewrite http://{0}.mysite.com to http://mysite.com/page.aspx={0} ?&lt;/p&gt;&lt;p&gt;Thanks. &lt;br /&gt;&lt;/p&gt;</description></item><item><title>IIS 7 ASP.Net connection timeout</title><link>http://forums.iis.net/thread/1924248.aspx</link><pubDate>Wed, 11 Nov 2009 13:12:22 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1924248</guid><dc:creator>DannyT</dc:creator><slash:comments>2</slash:comments><comments>http://forums.iis.net/thread/1924248.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1051&amp;PostID=1924248</wfw:commentRss><description>&lt;p&gt;I have a rather odd issue that has just seemingly appeared out of nowhere:&lt;/p&gt;&lt;p&gt;&amp;nbsp;We have a development application database server setup (win2003) which is hosting several instances of sql server (2000, 2005 &amp;amp; 2008).&lt;/p&gt;&lt;p&gt;We develop asp.net applications and I do so using vs2008 on win2008. Until yesterday this wasn&amp;#39;t a problem but now when running an asp.net web application on my machine in iis7 connections to databases on the database server timeout.&lt;/p&gt;&lt;p&gt;However, if I run the exact same application using the vs2008 built in webserver it connects fine. I have created the most basic test possible:&lt;/p&gt;&lt;p&gt;public partial class _Default : System.Web.UI.Page&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; protected void Page_Load(object sender, EventArgs e)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; string connectionString = &amp;quot;Data Source=my.dev.server;Initial Catalog=mydatabase;User Id=myuser;Password=mypassword;&amp;quot;;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SqlConnection conn = new SqlConnection(connectionString);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; this.txtLogOutput.Text += &amp;quot;opening&amp;quot;;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; conn.Open();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; this.txtLogOutput.Text += &amp;quot;closing&amp;quot;;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; conn.Close();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; } &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;Using IIS7 the above throws a connectionTimeout error on conn.Open() however using the built-in vs development server it works fine.&lt;/p&gt;&lt;p&gt;I&amp;#39;ve no idea where to go to look for a resolution to this???&lt;/p&gt;&lt;p&gt;Any help MUCH appreciated.&lt;/p&gt;&lt;p&gt;Dan &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Child Directories</title><link>http://forums.iis.net/thread/1923115.aspx</link><pubDate>Mon, 02 Nov 2009 18:32:37 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1923115</guid><dc:creator>mweels</dc:creator><slash:comments>1</slash:comments><comments>http://forums.iis.net/thread/1923115.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1051&amp;PostID=1923115</wfw:commentRss><description>I have a parent application setup in II7 that runs fine.

I would like to setup two sub folders to be their own application.  Is there any way that I can set these up to use their parents binaries, etc?

My main goal is to make sure the session state is not shared between the parent and two children folders.  

Is there an easy way to do this?

Marty
</description></item><item><title>IIS 7 and System.IO.FileNotFoundException: Could not load file or assembly Error</title><link>http://forums.iis.net/thread/1923510.aspx</link><pubDate>Thu, 05 Nov 2009 14:52:38 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1923510</guid><dc:creator>CloudIX</dc:creator><slash:comments>5</slash:comments><comments>http://forums.iis.net/thread/1923510.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1051&amp;PostID=1923510</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;I have a web site that works perfectly in IIS 6. But when i try to run the exact same code on IIS 7 i get the error &amp;quot;&lt;font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "&gt;System.IO.FileNotFoundException: Could not load file or assembly&amp;quot;. This is a clean install of 2008 server. I copy the deployed code from the IIS 7 server to another IIS 6 server and all is good, so i dont think the problem is related to code, but more a configuration issue. Can anyone help on this?&lt;br /&gt;&lt;/font&gt;&lt;/p&gt;</description></item><item><title>.NET Framework 4 on Server 2008 R2 Core</title><link>http://forums.iis.net/thread/1923566.aspx</link><pubDate>Thu, 05 Nov 2009 20:56:08 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1923566</guid><dc:creator>Mike Ayling</dc:creator><slash:comments>1</slash:comments><comments>http://forums.iis.net/thread/1923566.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1051&amp;PostID=1923566</wfw:commentRss><description>&lt;p&gt;The Beta 2 release of .NET Framework 4 explicitly states:&lt;br /&gt;&amp;quot;not supported on Server Core Role&amp;quot;&lt;/p&gt;&lt;p&gt;Are there plans for .NET Framework 4 support on R2 Web Server Core by the time .NET 4 &amp;amp; VS2010 RTM?&lt;/p&gt;&lt;p&gt;thanks&lt;br /&gt;-Mike&lt;br /&gt;&lt;/p&gt;</description></item><item><title>trigger an ASP.NET application without calling a *.aspx page - possible ?</title><link>http://forums.iis.net/thread/1909847.aspx</link><pubDate>Fri, 10 Jul 2009 08:33:02 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1909847</guid><dc:creator>fabianus76</dc:creator><slash:comments>8</slash:comments><comments>http://forums.iis.net/thread/1909847.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1051&amp;PostID=1909847</wfw:commentRss><description>&lt;p&gt;Hello !&lt;/p&gt;
&lt;p&gt;I would like to know if it is possible in IIS 7 to call a web application without putting a *.aspx in the url ?&lt;/p&gt;
&lt;p&gt;like : &lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.myshop.com/products"&gt;http://www.myshop.com/products&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;instead of &lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.myshop.com/products.aspx"&gt;http://www.myshop.com/products.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thank you very much for any feedback !&lt;/p&gt;
&lt;p&gt;Regards, &lt;br /&gt;Fabianus&lt;/p&gt;</description></item><item><title>Force site URL</title><link>http://forums.iis.net/thread/1922064.aspx</link><pubDate>Sun, 25 Oct 2009 04:15:20 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1922064</guid><dc:creator>Nazaf</dc:creator><slash:comments>10</slash:comments><comments>http://forums.iis.net/thread/1922064.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1051&amp;PostID=1922064</wfw:commentRss><description>&lt;p&gt;Hi,&lt;br /&gt;I have an ASP.NET 3.5 web site hosted on IIS 7. I need to force the &amp;quot;www&amp;quot; in the URL of my site, so that when users access my site using &amp;quot;http://mysite.com&amp;quot;, they get re-directed to &amp;quot;http://www.mysite.com&amp;quot; automatically (address is shown their browser address bar). Does this have to do with IIS and URL ReWriting?? If not then how to achieve that?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;Thanks! &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>How do I configure IIS7 for SQL Server data in App_Data path?</title><link>http://forums.iis.net/thread/1922114.aspx</link><pubDate>Mon, 26 Oct 2009 02:52:59 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1922114</guid><dc:creator>BobEricson</dc:creator><slash:comments>4</slash:comments><comments>http://forums.iis.net/thread/1922114.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1051&amp;PostID=1922114</wfw:commentRss><description>&lt;p style="MARGIN:0in 0in 0pt;" class="MsoNormal"&gt;&lt;font size="3" face="Times New Roman"&gt;I have an ASP.NET app running on IIS7 on Windows 7 Pro. This app has SQL Server databases in MDF files located in the App_Data directory of the app. The app runs fine until it tries to read data from the MDF files then I get the following error: “Failed to generate a user instance of SQL Server due to failure in retrieving the user&amp;#39;s local application data path. Please make sure the user has a local user profile on the computer. The connection will be closed.” &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Framework v1.1 Installation</title><link>http://forums.iis.net/thread/1875124.aspx</link><pubDate>Mon, 28 Jul 2008 08:40:04 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1875124</guid><dc:creator>riggit</dc:creator><slash:comments>12</slash:comments><comments>http://forums.iis.net/thread/1875124.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1051&amp;PostID=1875124</wfw:commentRss><description>&lt;p&gt;Hi people,&lt;/p&gt;
&lt;p&gt;I followed the article, &lt;a href="http://learn.iis.net/themes/iis/pages/page.aspx/472/how-to-install-aspnet-11-with-iis7-on-vista-and-windows-2008"&gt;http://learn.iis.net/themes/iis/pages/page.aspx/472/how-to-install-aspnet-11-with-iis7-on-vista-and-windows-2008&lt;/a&gt;&amp;nbsp;about installing framework V1.1 but now get the error:&lt;/p&gt;
&lt;h3&gt;Calling GetProcAddress on ISAPI filter &amp;quot;C:\Windows\Microsoft.NET\Framework\v1.1.4322\aspnet_isapi.dll&amp;quot; failed&lt;/h3&gt;
&lt;p&gt;I have set the filter to be &amp;quot;allowed&amp;quot; in the &amp;quot;ISAPI &amp;amp; CGI&amp;nbsp;Restrictions&amp;quot; section.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Any ideas please?&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;</description></item><item><title>ASP.Net 1.1 and 2.0 on x64 IIS7</title><link>http://forums.iis.net/thread/1905857.aspx</link><pubDate>Fri, 05 Jun 2009 00:42:51 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1905857</guid><dc:creator>BradW</dc:creator><slash:comments>2</slash:comments><comments>http://forums.iis.net/thread/1905857.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1051&amp;PostID=1905857</wfw:commentRss><description>&lt;p&gt;We&amp;#39;re moving our web sites from Win2003 IIS6 x86&amp;nbsp;&amp;nbsp;to Win2008 IIS7&amp;nbsp;x64...and&amp;nbsp; I should mention the new web server is also a WFE for MOSS 2007.&amp;nbsp;&amp;nbsp;&amp;nbsp; We have existing ASP.Net 1.1 and 2.0 apps and my question is: how should we configure the&amp;nbsp;IIS (and the server) to run these apps?&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll lead out with saying I tried or looked at a few things&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;I tried installing framework 1.1 on the server,&amp;nbsp; which seemed to break all of IIS7 (MOSS webs and app pools)&amp;nbsp; untilI I removed it and restored the applicationhost.config.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Will 1.1 install on x64 and coexist with at least parts of IIS not running x64?&amp;nbsp;&lt;br /&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;All of the app pools&amp;nbsp;currently have&amp;nbsp; enabled 32bit=false.&amp;nbsp;&amp;nbsp; Is it correct to assume the apps we are moving should&amp;nbsp;run in&amp;nbsp;32bit enabled app pools?&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Remote Powershell Connection to Outlook Live from IIS7 Application Pool</title><link>http://forums.iis.net/thread/1921962.aspx</link><pubDate>Fri, 23 Oct 2009 21:25:44 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1921962</guid><dc:creator>Flaxxed1</dc:creator><slash:comments>2</slash:comments><comments>http://forums.iis.net/thread/1921962.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1051&amp;PostID=1921962</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m not quite sure if this is the right place for this question, but here goes.&amp;nbsp; I have an interesting situation, let me explain:&lt;/p&gt;&lt;p&gt;I have some WCF services that I need to host in IIS7.&amp;nbsp; This .NET code is to help do administration of our email for students and employees at our university.&amp;nbsp; Students are on Outlook Live, employees are on Exchange 2007.&amp;nbsp; The code needs to establish a remote powershell session with Outlook Live to run some cmdlets as well as do powershell for Exchange 2007.&amp;nbsp; Due to what the code is doing, it needs to run with elevated privileges using a service account.&amp;nbsp; I have setup a new application pool and have it running under this service account.&amp;nbsp; I then have my WCF services running in this application pool.&lt;/p&gt;&lt;p&gt;What I am finding is that when I call a service method that needs to remote powershell to Outlook Live, I am unable to establish a connection and the error that powershell gives me is &amp;quot;An internal error occurred.&amp;quot;&amp;nbsp; The interesting this is that if I change the WCF services to run under the DefaultAppPool (Network Service user) it can open a remote powershell session with Outlook Live just fine.&amp;nbsp; I can also log into the server as the service account and use the integrated powershell environment to establish a remote powershell session with Outlook Live and run cmdlets just fine.&amp;nbsp; It appears that it does not like running remote powershell from an Application Pool that is not running as &amp;quot;Network Service&amp;quot;&amp;nbsp; (DefaultAppPool).&lt;br /&gt;&lt;/p&gt;&lt;p&gt;I have all of the versions of powershell, winRM, Exchange Management Tools, etc. installed.&amp;nbsp; I am not sure why running my services under &amp;quot;Network Service (DefaultAppPool)&amp;quot; allows the remote powershell and running under my service account does not. I really appreciate any help and thoughts. &lt;br /&gt;&lt;/p&gt;</description></item><item><title>#include incompability from ii6 to II7</title><link>http://forums.iis.net/thread/1921678.aspx</link><pubDate>Thu, 22 Oct 2009 11:15:02 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1921678</guid><dc:creator>msncenter</dc:creator><slash:comments>4</slash:comments><comments>http://forums.iis.net/thread/1921678.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1051&amp;PostID=1921678</wfw:commentRss><description>&lt;p&gt;Hi,

I am migrating a site from II6 to II7.
&lt;/p&gt;&lt;p&gt;The site is setup like this:

Physical folders:
&lt;/p&gt;&lt;p&gt;e:\CSharp
&lt;/p&gt;&lt;p&gt;e:\Site&lt;/p&gt;&lt;p&gt;e:\Site\root
&lt;/p&gt;&lt;p&gt;
Now, in IIS, the root of the site points to &amp;quot;e:\Site\root&amp;quot;
and in there is one virtual application &amp;quot;toto&amp;quot; which points to &amp;quot;E:\Site&amp;quot;&lt;/p&gt;&lt;p&gt;Now in my CSharp folder there is &lt;/p&gt;&lt;p&gt;&amp;quot;E:\Csharp\tutu.cs&amp;quot;
and in Site there is : &lt;/p&gt;&lt;p&gt;&amp;quot;E:\Site\tata.aspx&amp;quot;
&lt;/p&gt;&lt;p&gt;in tata.aspx there is the line:&lt;/p&gt;&lt;p&gt;&amp;lt;!-- #include file=&amp;quot;../CSharp/tutu.cs&amp;quot; --&amp;gt; &lt;br /&gt;&lt;/p&gt;&lt;p&gt;


This works fine in II6, but in IIS7 I have an error: &amp;quot;&lt;/p&gt;&lt;p&gt;Can not find: E:\Site\root\Csharp\tutu.cs&amp;quot;.
&lt;/p&gt;&lt;p&gt;Is there a way to fix the configuration in IIS7 so that the #include file= directive works again?

Than you for your help&lt;/p&gt;</description></item><item><title>Messed-up site configuration; "Failed to find the RegisterModule ..." error in Event Log</title><link>http://forums.iis.net/thread/1921830.aspx</link><pubDate>Fri, 23 Oct 2009 00:44:37 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1921830</guid><dc:creator>tuggyne</dc:creator><slash:comments>4</slash:comments><comments>http://forums.iis.net/thread/1921830.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1051&amp;PostID=1921830</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m trying to get the default IIS welcome page to come up, after I messed up the configuration trying to get ASP.NET to work. (I eventually figured out that it wasn&amp;#39;t installed, and installed it, but I don&amp;#39;t know exactly what I did that messed things up, and I don&amp;#39;t know how the installer handled the weirdness I introduced.) When I browse to the page, I get a bare-metal &amp;quot;503 Service Unavailable&amp;quot; message, and in the event log I find &amp;quot;Failed to find the RegisterModule entrypoint in the module DLL C:\Windows\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll. The data is the error.&amp;quot; (where &amp;quot;the data&amp;quot; is something along the general lines of 0x7F000000.)&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve tried registering (&amp;quot;aspnet_regiis -iru&amp;quot;); I&amp;#39;ve messed around with the modules and handlers until I can&amp;#39;t see straight (doubtless that was the original cause of my problems -- I tried to install the modules and handlers and what not that ASP.NET would require before realizing that ASP.NET was just not installed), and I don&amp;#39;t really have any more ideas.&lt;/p&gt;
&lt;p&gt;Also, I looked online somewhat, but I found no sign that anyone else in the history of mankind had had anything like this problem with ASP.NET.&lt;/p&gt;
&lt;p&gt;Final notes: I&amp;#39;m running a .NET SxS installation with Frameworks 1.1, 2.0, 3.0, 3.5, and 4.0b1 installed (yes, perhaps a bit much... I&amp;#39;m looking slant-eyed at 4.0b1 as we speak), along with Visual Studio 2005 Standard, Visual Basic and C# 2008 Express, and Visual Studio Professional 2010 Beta 1. Cassini (aka ASP.NET Development Server) was working well enough before-hand (and hopefully still is), but there was enough of a difference between debugging on it and running the app in IIS 6 that I decided I needed to be using IIS at least for best results.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;It will probably be necessary to post the config file, but I&amp;#39;m not entirely sure how to trim it down to just the interesting/broken parts. Any suggestions before I wade in? (I&amp;#39;m not experienced in IIS, obviously; I&amp;#39;m just trying to get my application running!) &lt;br /&gt;&lt;/p&gt;
</description></item><item><title>URL without trailing slash fails</title><link>http://forums.iis.net/thread/1912980.aspx</link><pubDate>Mon, 10 Aug 2009 08:54:37 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1912980</guid><dc:creator>rohdester</dc:creator><slash:comments>4</slash:comments><comments>http://forums.iis.net/thread/1912980.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1051&amp;PostID=1912980</wfw:commentRss><description>&lt;p&gt;Hi&lt;/p&gt;&lt;p&gt;&amp;nbsp;We have just migrated from IIS6 to IIS7. We have a number of ASP.NET apps running on the server.&lt;/p&gt;&lt;p&gt;We are experiencing problems with one of them.&lt;/p&gt;&lt;p&gt;When we enter ourdomain.com/site1/ in the browser, everything works as expected. The site is loaded etc. But if we leave out the trailing slash we get an exception:&lt;/p&gt;&lt;p&gt;System.Web.HttpException: Failed to Execute URL.&lt;br /&gt;
 &amp;nbsp; at System.Web.Hosting.&lt;/p&gt;&lt;div class="im"&gt;ISAPIWorkerRequestInProcForIIS6.BeginExecuteUrl(String
url, String method, String childHeaders, Boolean sendHeaders, Boolean
addUserIndo, IntPtr token, String name, String authType, Byte[] entity,
AsyncCallback cb, Object state)&lt;br /&gt;
 &amp;nbsp; at System.Web.HttpResponse.BeginExecuteUrlForEntireResponse(String pathOverride, NameValueCollection requestHeaders, AsyncCallback cb, Object state)&lt;br /&gt;
 &amp;nbsp; at System.Web.DefaultHttpHandler.BeginProcessRequest(HttpContext context, AsyncCallback callback, Object state)&lt;br /&gt;
 &amp;nbsp; at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()&lt;br /&gt;
 &amp;nbsp; at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp;amp; completedSynchronously)&lt;/div&gt;&lt;div class="im"&gt;&amp;nbsp;&lt;/div&gt;&lt;div class="im"&gt;This particular app is an ASP.NET Webforms app with its managed pipeline set to classic mode. This worked on II6 without any issues. &lt;br /&gt;&lt;/div&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>"Can't connect to server at localhost"</title><link>http://forums.iis.net/thread/1921298.aspx</link><pubDate>Tue, 20 Oct 2009 00:16:48 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1921298</guid><dc:creator>hedera</dc:creator><slash:comments>4</slash:comments><comments>http://forums.iis.net/thread/1921298.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1051&amp;PostID=1921298</wfw:commentRss><description>&lt;p&gt;This may not even be an IIS issue, but since I don&amp;#39;t know what it is, I&amp;#39;ll post it here; my apologies if it turns out to be irrelevant.&lt;/p&gt;&lt;p&gt;I&amp;#39;m trying to upgrade a backleveled DotNetNuke site to version 4.9.5, the current stable version of the &amp;quot;old&amp;quot; code base.&amp;nbsp; I first install my upgrades on a test system running on my Vista Home Premium Laptop:&amp;nbsp; IIS 7, ASP.NET framework, SQL Server 2005 Express.&amp;nbsp; The current production version of the site, DNN 4.6.2, runs perfectly on the test platform.&amp;nbsp; I upgraded my test site to 4.9.4 a few months ago without a problem, but backed it off because of changes that would have caused problems in production.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;I&amp;#39;ve now upgraded the test site for the 4th time to 4.9.5.&amp;nbsp; Every install has gone the same way - no errors in the install log.&amp;nbsp; Site looks normal.&amp;nbsp; I can log in as my own id, which is an administrator, or as the super-user &lt;i&gt;host&lt;/i&gt;, but - I can&amp;#39;t access any of the pages on the &lt;i&gt;Host&lt;/i&gt; menu that would let me configure the site.&amp;nbsp; IE8 says it &amp;quot;can&amp;#39;t display the page.&amp;quot;&amp;nbsp; FireFox 3.5 says &amp;quot;
	Can&amp;#39;t establish a connection to the server at
localhost.&amp;quot;&amp;nbsp; Safari 4 says &amp;quot;Can&amp;#39;t connect to the server.”&amp;nbsp; But the server &lt;i&gt;will &lt;/i&gt;display any page that has non-configuration modules on it.&amp;nbsp; The restriction also applies to the &lt;i&gt;Admin&lt;/i&gt; configuration menus.&lt;/p&gt;&lt;p&gt;I can&amp;#39;t work with the upgrade if I can&amp;#39;t configure it.&amp;nbsp; Does this sound familiar to &lt;i&gt;anyone?&lt;/i&gt;&amp;nbsp; Suggestions deeply appreciated.&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>