<?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 'II7 Atlas'</title><link>http://forums.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=II7+Atlas&amp;orTags=0</link><description>Search results matching tag 'II7 Atlas'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Broke in Vista RC-1 - Atlas Toolkit using Integrated Mode</title><link>http://forums.iis.net/p/1031168/1418303.aspx#1418303</link><pubDate>Wed, 04 Oct 2006 16:24:37 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1418303</guid><dc:creator>mvolo</dc:creator><cs:applicationKey>iis7_-_known_issues_and_workarounds--1</cs:applicationKey><description>This is due to a non-essential piece of Atlas having an issue with the new ASP.NET Integration mode.&amp;nbsp; This is fixed in a subsequent release by removing the module from the Atlas web.config file (you probably got it when you migrated the Atlas configuration, bringing this module over from the httpModules section):&lt;br /&gt;&lt;br /&gt;&amp;lt;modules&amp;gt;&lt;br /&gt;&lt;strike&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;add name=&amp;quot;...&amp;quot; type=&amp;quot;Microsoft.Web.Services.WebResourceCompressionModule&amp;quot; /&amp;gt;&lt;/strike&gt;&lt;br /&gt;&amp;lt;/modules&amp;gt;&lt;br /&gt;&lt;br /&gt;This will provide a workaround for this build of Atlas.&amp;nbsp; In the LH Server timeframe, the IIS team will provide a better option for dynamically compressing Atlas resources using the native IIS dynamic compression feature.&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;</description></item><item><title>Broke in Vista RC-1 - Atlas Toolkit using Integrated Mode</title><link>http://forums.iis.net/p/1031168/1415355.aspx#1415355</link><pubDate>Sun, 01 Oct 2006 15:19:50 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1415355</guid><dc:creator>MartinLeoJr</dc:creator><cs:applicationKey>iis7_-_known_issues_and_workarounds--1</cs:applicationKey><description>&lt;p&gt;Worked in Beta2 - workaround is to switch to Classic .Net App Pool. Looks like the Web Resource packaging is using a new class in II7 that&amp;nbsp;will require&amp;nbsp;a rebuild&amp;nbsp;for Atlas. Here&amp;#39;s the error&amp;nbsp;message:&lt;/p&gt;&lt;p&gt;Event code: 3005 &lt;br /&gt;Event message: An unhandled exception has occurred. &lt;br /&gt;Event time: 10/1/2006 10:46:03 AM &lt;br /&gt;Event time (UTC): 10/1/2006 2:46:03 PM &lt;br /&gt;Event ID: ea93aed49e19463288f061359dd473d7 &lt;br /&gt;Event sequence: 38 &lt;br /&gt;Event occurrence: 7 &lt;br /&gt;Event detail code: 0 &lt;br /&gt;&amp;nbsp;&lt;br /&gt;Application information: &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Application domain: /LM/W3SVC/4/ROOT-1-128041873904464868 &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Trust level: Medium &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Application Virtual Path: / &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Application Path: C:\Program Files\Microsoft ASP.NET\Atlas\Atlas Toolkit\SampleWebSite\ &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Machine name: xxx&lt;/p&gt;&lt;p&gt;&lt;br /&gt;Process information: &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Process ID: 2712 &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Process name: w3wp.exe &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Account name: NT AUTHORITY\NETWORK SERVICE &lt;br /&gt;&amp;nbsp;&lt;br /&gt;Exception information: &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Exception type: InvalidCastException &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Exception message: Unable to cast object of type &amp;#39;WebResourceWorkerRequest&amp;#39; to type &amp;#39;System.Web.Hosting.IIS7WorkerRequest&amp;#39;. &lt;br /&gt;&amp;nbsp;&lt;br /&gt;Request information: &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Request URL: &lt;a href="http://localhost/WebResource.axd?d=RS-ssM5lE9Qd5y_eMwRQDg2&amp;amp;z=1"&gt;http://localhost/WebResource.axd?d=RS-ssM5lE9Qd5y_eMwRQDg2&amp;amp;z=1&lt;/a&gt; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Request path: /WebResource.axd &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; User host address: ::1 &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; User:&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Is authenticated: False &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Authentication Type:&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thread account name: NT AUTHORITY\NETWORK SERVICE &lt;br /&gt;&amp;nbsp;&lt;br /&gt;Thread information: &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thread ID: 1 &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thread account name: NT AUTHORITY\NETWORK SERVICE &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Is impersonating: False &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Stack trace:&amp;nbsp;&amp;nbsp;&amp;nbsp; at System.Web.HttpResponse.set_Filter(Stream value)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at Microsoft.Web.Services.WebResourceCompressionModule.OnPreRequestHandlerExecute(Object sender, EventArgs e)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()&lt;br /&gt;&amp;nbsp;&amp;nbsp; at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp;amp; completedSynchronously)&lt;br /&gt;&amp;nbsp;&lt;br /&gt;&amp;nbsp;&lt;br /&gt;Custom event details: &lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>