<?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 '.Net 2.0'</title><link>http://forums.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=.Net+2.0&amp;orTags=0</link><description>Search results matching tag '.Net 2.0'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Unable to serialize the session state - ASP.NET v2.0 -- Please Help</title><link>http://forums.iis.net/p/1162958/1926170.aspx#1926170</link><pubDate>Wed, 25 Nov 2009 14:43:19 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1926170</guid><dc:creator>amissra</dc:creator><cs:applicationKey>aspnet_administration--1</cs:applicationKey><description>&lt;p&gt;&amp;nbsp;Hi,&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; Thanks for replying.&amp;nbsp; I&amp;#39;ve read that post before, and that doesn&amp;#39;t really help.&amp;nbsp; I have &amp;quot;StateServer&amp;quot; in the web.config file, and I&amp;#39;ve been told to leave it as that.&amp;nbsp; I can&amp;#39;t go to &amp;quot;InProc&amp;quot;, which is why I mentioned that earlier.&lt;/p&gt;&lt;p&gt;Amit &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Unable to serialize the session state - ASP.NET v2.0 -- Please Help</title><link>http://forums.iis.net/p/1162958/1926165.aspx#1926165</link><pubDate>Wed, 25 Nov 2009 14:15:58 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1926165</guid><dc:creator>amissra</dc:creator><cs:applicationKey>aspnet_administration--1</cs:applicationKey><description>&lt;p&gt;Hi, I&amp;#39;m a little new to asp.net and I&amp;#39;m not exactly sure how to tackle this problem.....&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;On
the web application we&amp;#39;re using, I&amp;#39;m essentially trying to print out
data from a repeater in a panel out to a printer.&amp;nbsp; In the web.config,
we&amp;#39;re using &amp;quot;StateServer&amp;quot; as the Session State.&lt;/p&gt;&lt;p&gt;The data I get
for the repeater is from a set of operations I do to a mysql
database... ie. a function collects data from a database.... I
manipulate records for the database ..... **I keep track of what I
manipulated**&lt;/p&gt;&lt;p&gt;The data I keep track of is what I send to the
repeater to display a report.&amp;nbsp; This report is what I&amp;#39;m trying to print
out to a printer.&lt;/p&gt;&lt;p&gt;Oh, and the data binding for the repeater is done on Page_Load of the page itself.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;The error I&amp;#39;m getting is this:&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;
&lt;h2&gt; &lt;i&gt;Unable to serialize the session state. In &amp;#39;StateServer&amp;#39;
and &amp;#39;SQLServer&amp;#39; mode, ASP.NET will serialize the session state objects,
and as a result non-serializable objects or MarshalByRef objects are
not permitted. The same restriction applies if similar serialization is
done by the custom session state store in &amp;#39;Custom&amp;#39; mode.&lt;/i&gt; &lt;/h2&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.Web.HttpException:
Unable to serialize the session state. In &amp;#39;StateServer&amp;#39; and &amp;#39;SQLServer&amp;#39;
mode, ASP.NET will serialize the session state objects, and as a result
non-serializable objects or MarshalByRef objects are not permitted. The
same restriction applies if similar serialization is done by the custom
session state store in &amp;#39;Custom&amp;#39; mode.&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;Stack Trace:&lt;/b&gt; &lt;br /&gt;&lt;br /&gt;
            
&lt;table bgcolor="#ffffcc"&gt;

&lt;tr&gt;
&lt;td&gt;
                      &lt;code&gt;&lt;/code&gt;
&lt;pre&gt;[SerializationException: Type &amp;#39;System.Web.UI.WebControls.Panel&amp;#39; in Assembly &amp;#39;System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a&amp;#39; is not marked as serializable.]&lt;br /&gt;   System.Runtime.Serialization.FormatterServices.InternalGetSerializableMembers(RuntimeType type) +7733643&lt;br /&gt;   System.Runtime.Serialization.FormatterServices.GetSerializableMembers(Type type, StreamingContext context) +258&lt;br /&gt;   System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.InitMemberInfo() +111&lt;br /&gt;   System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.InitSerialize(Object obj, ISurrogateSelector surrogateSelector, StreamingContext context, SerObjectInfoInit serObjectInfoInit, IFormatterConverter converter, ObjectWriter objectWriter) +161&lt;br /&gt;   System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.Serialize(Object obj, ISurrogateSelector surrogateSelector, StreamingContext context, SerObjectInfoInit serObjectInfoInit, IFormatterConverter converter, ObjectWriter objectWriter) +51&lt;br /&gt;   System.Runtime.Serialization.Formatters.Binary.ObjectWriter.Serialize(Object graph, Header[] inHeaders, __BinaryWriter serWriter, Boolean fCheck) +410&lt;br /&gt;   System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize(Stream serializationStream, Object graph, Header[] headers, Boolean fCheck) +134&lt;br /&gt;   System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize(Stream serializationStream, Object graph) +13&lt;br /&gt;   System.Web.Util.AltSerialization.WriteValueToStream(Object value, BinaryWriter writer) +2560&lt;br /&gt;&lt;br /&gt;[HttpException (0x80004005): Unable to serialize the session state. In &amp;#39;StateServer&amp;#39; and &amp;#39;SQLServer&amp;#39; mode, ASP.NET will serialize the session state objects, and as a result non-serializable objects or MarshalByRef objects are not permitted. The same restriction applies if similar serialization is done by the custom session state store in &amp;#39;Custom&amp;#39; mode.]&lt;br /&gt;   System.Web.Util.AltSerialization.WriteValueToStream(Object value, BinaryWriter writer) +2729&lt;br /&gt;   System.Web.SessionState.SessionStateItemCollection.WriteValueToStreamWithAssert(Object value, BinaryWriter writer) +55&lt;br /&gt;   System.Web.SessionState.SessionStateItemCollection.Serialize(BinaryWriter writer) +1271&lt;br /&gt;   System.Web.SessionState.SessionStateUtility.Serialize(SessionStateStoreData item, Stream stream) +314&lt;br /&gt;   System.Web.SessionState.SessionStateUtility.SerializeStoreData(SessionStateStoreData item, Int32 initialStreamSize, Byte[]&amp;amp; buf, Int32&amp;amp; length) +101&lt;br /&gt;   System.Web.SessionState.OutOfProcSessionStateStore.SetAndReleaseItemExclusive(HttpContext context, String id, SessionStateStoreData item, Object lockId, Boolean newItem) +107&lt;br /&gt;   System.Web.SessionState.SessionStateModule.OnReleaseState(Object source, EventArgs eventArgs) +853&lt;br /&gt;   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +216&lt;br /&gt;   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp;amp; completedSynchronously) +120&lt;br /&gt;&lt;/pre&gt;
&lt;/td&gt;
&lt;/tr&gt;

&lt;/table&gt;
&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;I realize that if I change the web.config
sessionState control to &amp;quot;InProc&amp;quot;, that what I&amp;#39;m trying to do does
function.... but that&amp;#39;s NOT how the web application was designed...
It&amp;#39;s specifically designed for &amp;quot;StateServer&amp;quot;, and I cannot change
that.... also, I further realize that something, is being sent back
that is NOT serialized.... according to the stack that is
&amp;#39;System.Web.UI.WebControls.Panel&amp;#39; ....&lt;/p&gt;&lt;p&gt;&amp;nbsp;Any help on this would be much appreciated... I really don&amp;#39;t know what to do to fix this...&lt;/p&gt;&lt;p&gt;&amp;nbsp;Amit &lt;br /&gt;&lt;/p&gt;</description></item><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>Web Application not accessible after installing 3.5 SP1</title><link>http://forums.iis.net/p/1162040/1921990.aspx#1921990</link><pubDate>Sat, 24 Oct 2009 02:15:58 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1921990</guid><dc:creator>manoranjansahoo</dc:creator><cs:applicationKey>aspnet_administration--1</cs:applicationKey><description>&lt;p&gt;&amp;nbsp; Hello Everybody,&lt;br /&gt;&lt;br /&gt;I have one problem. Previously i have MS.Net visual studio 2005 on my windows 2003 server. So it had .net Framework 2.0 version. I developed 2 asp.net web application for our company using this. it works fine from 1 year. But yesterday i just installed only .net framework 3.5 SP1 on it. After istalling it requires Restart the server, but due to work on it i restart later. But after istallation i experienced one problem. Both of appication published two times in 4 virtual directory for 2 company. one application(means both published content) accessed with no problem. it access from every pc in my company, But when i tried to access another application it runs fine 1st time but after that it didnot open. Only i feel that the prograss bar of IE blinks. but no page open. But from another pc it opened. some time i access that application on my server but not from client pc. and viceversa&lt;br /&gt;&lt;br /&gt;After kill the w3wp.exe process it work fine 1 time. then the same problem happens. Please tell me how to solve this problem. I uninstalled .net Framework 3.5 SP1 and restarted the PC. but same problem happens.&lt;br /&gt;&lt;br /&gt;It is very urgent.&lt;br /&gt;&lt;br /&gt;Thank You.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;&lt;br /&gt;Manoranjan&lt;/p&gt;</description></item><item><title>The assembly 'CheckboxValidator' could not be loaded</title><link>http://forums.iis.net/p/1161902/1921317.aspx#1921317</link><pubDate>Tue, 20 Oct 2009 05:10:29 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1921317</guid><dc:creator>edmund2009</dc:creator><cs:applicationKey>aspnet_administration--1</cs:applicationKey><description>&lt;p&gt;I developed my asp.net project using VS 2008 and it&amp;#39;s working fine in my development machine. But when deploy and upload into my web server is a Windows server 2003 web edition with .Net framework 2.0 , 3.5 and 3.5 SP1 installed. the following error occur .&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/p&gt;&lt;/span&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&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;Parser Error&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 error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Parser Error Message: &lt;/b&gt;Could not load file or assembly &amp;#39;CheckboxValidator&amp;#39; or one of its dependencies. The module was expected to contain an assembly manifest.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Source Error:&lt;/b&gt; &lt;br /&gt;&lt;br /&gt;
&lt;table class="" bgcolor="#ffffcc"&gt;

&lt;tr&gt;
&lt;td class=""&gt;&lt;code&gt;&lt;pre&gt;Line 1:  &amp;lt;%@ Page Language=&amp;quot;VB&amp;quot; AutoEventWireup=&amp;quot;false&amp;quot; CodeFile=&amp;quot;signin.aspx.vb&amp;quot; Inherits=&amp;quot;signin&amp;quot; %&amp;gt;
Line 2:  
&lt;font color="#ff0000"&gt;Line 3:  &amp;lt;%@ Register assembly=&amp;quot;CheckboxValidator&amp;quot; namespace=&amp;quot;TensaiLabs.Web.Controls&amp;quot; tagprefix=&amp;quot;cc1&amp;quot; %&amp;gt;
&lt;/font&gt;Line 4:  &amp;lt;%@ Register src=&amp;quot;footer.ascx&amp;quot; tagname=&amp;quot;footer&amp;quot; tagprefix=&amp;quot;uc1&amp;quot; %&amp;gt;
Line 5:  &amp;lt;%@ Register assembly=&amp;quot;AjaxControlToolkit&amp;quot; namespace=&amp;quot;AjaxControlToolkit&amp;quot; tagprefix=&amp;quot;cc2&amp;quot; %&amp;gt;&lt;/pre&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;b&gt;Source File: &lt;/b&gt;/signin.aspx&lt;b&gt; &amp;nbsp;&amp;nbsp; Line: &lt;/b&gt;3 &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Assembly Load Trace:&lt;/b&gt; The following information can be helpful to determine why the assembly &amp;#39;CheckboxValidator&amp;#39; could not be loaded.&lt;br /&gt;&lt;br /&gt;
&lt;table class="" bgcolor="#ffffcc"&gt;

&lt;tr&gt;
&lt;td class=""&gt;&lt;code&gt;&lt;pre&gt;WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
&lt;/pre&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The IIS setting for in server 2003 web edition with ASP.NET version did changed to 2.0.50727.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;System.Web.Extensions with version 3.5.0.0 exist in C:\windows\assembly folder as well..&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Is anything left beside for the setting above need to check?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;But when we try to deploy it into another web server 2003 standard edition, everything is working fine.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Is anyone facing this problem before? and any solution to solved it?&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: Parser Error Message: Could not load file or assembly 'XXX' or one of its dependencies. An attempt was made to load a program with an incorrect format.</title><link>http://forums.iis.net/p/1161287/1918794.aspx#1918794</link><pubDate>Tue, 29 Sep 2009 15:53:40 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1918794</guid><dc:creator>mballoni2</dc:creator><cs:applicationKey>iis7_-_general--1</cs:applicationKey><description>&lt;p&gt;The bitness of the OS is 64.&lt;/p&gt;
&lt;p&gt;We use .NET Framework 2.0.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Thanks in advance for your consideration, -Mike&lt;/p&gt;</description></item><item><title>Re: System.OutOfMemoryException</title><link>http://forums.iis.net/p/1160787/1916467.aspx#1916467</link><pubDate>Thu, 10 Sep 2009 16:03:22 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1916467</guid><dc:creator>hodhod26</dc:creator><cs:applicationKey>aspnet_administration--1</cs:applicationKey><description>&lt;p&gt;Dear Mr Ganesh,&lt;/p&gt;
&lt;p&gt;i do as the web site say and caputre the the dumps&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Server Error in '/' Application - The resource cannot be found.</title><link>http://forums.iis.net/p/1160687/1916039.aspx#1916039</link><pubDate>Mon, 07 Sep 2009 09:57:47 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1916039</guid><dc:creator>simonalexander2005</dc:creator><cs:applicationKey>troubleshooting--1</cs:applicationKey><description>&lt;p&gt;&amp;nbsp;Hey Guys,&lt;/p&gt;&lt;p&gt;&amp;nbsp;I know this is a really common error, and you must be bored of troubleshooting it by now! But here&amp;#39;s the situation I have:&lt;/p&gt;&lt;p&gt;&amp;nbsp;I created an &amp;quot;Asp.Net Web application&amp;quot; for .Net 2.0 using visual studio 2008. I then set up IIS on my local machine (XP SP2), and it runs the website fine.&lt;/p&gt;&lt;p&gt;&amp;nbsp;Once I copy the files over to a folder on another machine (running windows server 2003), and set it up with identical settings, I get the error:&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;lt;-------&lt;/p&gt;&lt;p&gt;The resource cannot be found.
         body {font-family:&amp;quot;Verdana&amp;quot;;font-weight:normal;font-size: .7em;color:black;} 
         p {font-family:&amp;quot;Verdana&amp;quot;;font-weight:normal;color:black;margin-top: -5px}
         b {font-family:&amp;quot;Verdana&amp;quot;;font-weight:bold;color:black;margin-top: -5px}
         H1 { font-family:&amp;quot;Verdana&amp;quot;;font-weight:normal;font-size:18pt;color:red }
         H2 { font-family:&amp;quot;Verdana&amp;quot;;font-weight:normal;font-size:14pt;color:maroon }
         pre {font-family:&amp;quot;Lucida Console&amp;quot;;font-size: .9em}
         .marker {font-weight: bold; color: black;text-decoration: none;}
         .version {color: gray;}
         .error {margin-bottom: 10px;}
         .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
        &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 resource cannot be found.&lt;/i&gt; &lt;/h2&gt;&lt;/span&gt;&lt;font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "&gt;&lt;b&gt;Description: 
&lt;/b&gt;HTTP 404. The resource you are looking for (or one of its dependencies) 
could have been removed, had its name changed, or is temporarily unavailable. 
&amp;nbsp;Please review the following URL and make sure that it is spelled correctly. 
&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Requested URL: &lt;/b&gt;/Home.aspx&lt;br /&gt;&lt;br /&gt;
&lt;hr /&gt;
&lt;b&gt;Version Information:&lt;/b&gt;&amp;nbsp;Microsoft .NET Framework Version:2.0.50727.1433; 
ASP.NET Version:2.0.50727.1433 &lt;/font&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;------&amp;gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;The strange thing is, Default.aspx is my home page, which sets some variables, then redirects to Home.aspx (using&amp;nbsp; Response.Redirect(&amp;quot;~/Home.aspx&amp;quot;);) without displaying anything to the user. This implies that IIS is finding Default.aspx, then failing to use the redirect.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have tried other solutions I have come across on the internet, including checking for a trailing / in the local path setting, and ensuring web extensions are enabled.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The log file shows this:&lt;/p&gt;&lt;p&gt;&amp;lt;-------&lt;/p&gt;&lt;p&gt;&amp;nbsp;#Software: Microsoft Internet Information Services 6.0&lt;br /&gt;#Version: 1.0&lt;br /&gt;#Date: 2009-09-07 09:43:18&lt;br /&gt;#Fields: date time s-sitename s-computername s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs-version cs(User-Agent) cs(Cookie) cs(Referer) cs-host sc-status sc-substatus sc-win32-status sc-bytes cs-bytes time-taken &lt;br /&gt;2009-09-07 09:43:18 W3SVC632226371 NSL111 127.0.0.1 &lt;span style="font-weight:bold;"&gt;GET /Home.aspx&lt;/span&gt; - 80 - 127.0.0.1 HTTP/1.1 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.04506.648;+.NET+CLR+3.5.21022) ASP.NET_SessionId=j3whkn45bkiowu45zxfmnguz - localhost &lt;span style="font-weight:bold;"&gt;404 0 0 3694 351 15&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;2009-09-07 09:43:21 W3SVC632226371 NSL111 127.0.0.1 &lt;span style="font-weight:bold;"&gt;GET /Default.aspx&lt;/span&gt; - 80 - 127.0.0.1 HTTP/1.1 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.04506.648;+.NET+CLR+3.5.21022) ASP.NET_SessionId=j3whkn45bkiowu45zxfmnguz - localhost &lt;span style="font-weight:bold;"&gt;302 0 0 372 588 0&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;2009-09-07 09:43:21 W3SVC632226371 NSL111 127.0.0.1 &lt;span style="font-weight:bold;"&gt;GET /Home.aspx&lt;/span&gt; - 80 - 127.0.0.1 HTTP/1.1 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.04506.648;+.NET+CLR+3.5.21022) ASP.NET_SessionId=j3whkn45bkiowu45zxfmnguz - localhost&lt;span style="font-weight:bold;"&gt; 404 0 0 3694 597 0&lt;/span&gt;&lt;br /&gt;-------&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;Which implies to me that it finds Default.aspx successfully (code 302), but not /Home.aspx (404)&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Any thoughts?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Cheers,&lt;/p&gt;&lt;p&gt;Simon&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;gt;&amp;lt;~~&amp;gt;&amp;lt;&amp;gt; &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;(note: &amp;lt;------- and -------&amp;gt; show the start and end of copied text, for clarity) &lt;br /&gt;&lt;/p&gt;</description></item><item><title>ASP.NET Application generates different html when accessed though a reverse proxy server</title><link>http://forums.iis.net/p/1160609/1915683.aspx#1915683</link><pubDate>Thu, 03 Sep 2009 06:02:38 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1915683</guid><dc:creator>DSMSN01</dc:creator><cs:applicationKey>troubleshooting--1</cs:applicationKey><description>&lt;p&gt;I&amp;#39;m accesses the same asp.net 2.0 (IIS 6.0) application in different ways; 1) directly from the browser to the server and 2) via a reverse proxy service that provides access through a firewall. Accessing the exact same page/information using each of these methods produces different html. The reverse proxy method gives me undesirable results. The web page formatting is&amp;nbsp;corrupted. What could cause this? Could there be something in the header that is received from the proxy server that makes IIS behave differently?&lt;/p&gt;</description></item><item><title>Help with backend failover cluster SPN delegation.</title><link>http://forums.iis.net/p/1160309/1914575.aspx#1914575</link><pubDate>Tue, 25 Aug 2009 16:30:05 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1914575</guid><dc:creator>Kapn.K</dc:creator><cs:applicationKey>web_farms--1</cs:applicationKey><description>&lt;p&gt;I have 2 network names. 1 for the cluster and one for the file server resource. When I configure the account, that runs app pools on my nlb, to delegate to the host and cif&amp;#39;s service(cluster attached to san), I use the file server name(b/c that&amp;#39;s what I specify in IIS file location), right? The person that built the cluster did so w/o creating the computer objects for the cluster name and file server name(we don&amp;#39;t have permissions to create the accounts but I can work with the people that do). Can I just create the file server name and spn&amp;#39;s for that name and give permission to the cluster service account? Or do I need to create the cluster name object as well?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Steve&lt;/p&gt;</description></item></channel></rss>