<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.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/"><channel><title>Installation and Setup</title><link>http://forums.asp.net/17.aspx</link><description>All about installing and getting ASP.NET running on your system.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: ASP.NET 2.0 on network share</title><link>http://forums.asp.net/thread/1299201.aspx</link><pubDate>Mon, 29 May 2006 09:17:25 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1299201</guid><dc:creator>sergey_okhotny</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1299201.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=1299201</wfw:commentRss><description>Ok, here is how it worked for me:&lt;br /&gt;1. Configured identity of application pool to run under specific domain account&lt;br /&gt;2. Added this account to local IIS_PWG group&lt;br /&gt;3. using capscol added server share to trusted zone&lt;br /&gt;&lt;b&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/b&gt;caspol -m -ag &lt;i&gt;groupbname&lt;/i&gt; -url file://\\\servername\&lt;i&gt;servershare&lt;/i&gt;\*  FullTrust&lt;br /&gt;</description></item><item><title>Re: ASP.NET 2.0 on network share</title><link>http://forums.asp.net/thread/1293865.aspx</link><pubDate>Tue, 23 May 2006 14:33:12 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1293865</guid><dc:creator>sergey_okhotny</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1293865.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=1293865</wfw:commentRss><description>Any tips in moving this snap-in to server without installing full SDK?&lt;br /&gt;tried to copy mscorcfg.msc, mscorcfg.dll, and registered mscormmc.dll. No luck, failing with strange error about wrong framework installed :(&lt;br /&gt;</description></item><item><title>Re: ASP.NET 2.0 on network share</title><link>http://forums.asp.net/thread/1293853.aspx</link><pubDate>Tue, 23 May 2006 14:15:30 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1293853</guid><dc:creator>DrewTheRat</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1293853.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=1293853</wfw:commentRss><description>&lt;p&gt;It is definitely in the SDK. I discovered this yesterday when I tried to edit the security policy. &lt;/p&gt;</description></item><item><title>Re: ASP.NET 2.0 on network share</title><link>http://forums.asp.net/thread/1293605.aspx</link><pubDate>Tue, 23 May 2006 09:30:59 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1293605</guid><dc:creator>sergey_okhotny</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1293605.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=1293605</wfw:commentRss><description>I think, this is the second step of solution, but by default installation mscorcfg.msc is not installed for .Net Framework 2.0 configuration. They says that this snap-in comes with SDK. I'll confirm if it will help, when my administrator will install it on my server.&lt;br /&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/default/images/icon-quote.gif"&gt; &lt;strong&gt;DrewTheRat:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;I figured it out. It was a trust issue. I fixed the problem (for now) by adding a new code group to the Machine Runtime Security Policy. This blog post helped me:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.msdn.com/shawnfa/archive/2003/06/20/57023.aspx"&gt;http://blogs.msdn.com/shawnfa/archive/2003/06/20/57023.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Here are the steps I used:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Run mscorcfg.msc.&lt;/li&gt;
&lt;li&gt;Go to:&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .Net Framework 2.0 Configuration&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; My Computer&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Runtime Security Policy&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Machine&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Code Groups&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; All_Code&lt;/li&gt;
&lt;li&gt;Right-click All_Code and select "New..."&lt;/li&gt;
&lt;li&gt;Give it some name and click Next.&lt;/li&gt;
&lt;li&gt;For the condition, choose "URL" and enter "\\&amp;lt;server&amp;gt;\&amp;lt;share&amp;gt;\*" for the URL. Click Next.&lt;/li&gt;
&lt;li&gt;Select the "Full Trust" Permission Set. Click Next then Finish.&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;As the article I link to notes, it's better to use strongly named assemblies and do your trust that way. I'll get there, but this solved it in the meantime.&lt;/p&gt;
&lt;p&gt;Note, mscorcfg.msc is not in the .NET 2.0 redistributable (as it had bin in 1.x). You need to install the SDK.&lt;/p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;</description></item><item><title>Re: ASP.NET 2.0 on network share</title><link>http://forums.asp.net/thread/1293207.aspx</link><pubDate>Mon, 22 May 2006 21:49:48 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1293207</guid><dc:creator>DrewTheRat</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1293207.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=1293207</wfw:commentRss><description>&lt;p&gt;I figured it out. It was a trust issue. I fixed the problem (for now) by adding a new code group to the Machine Runtime Security Policy. This blog post helped me:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.msdn.com/shawnfa/archive/2003/06/20/57023.aspx"&gt;http://blogs.msdn.com/shawnfa/archive/2003/06/20/57023.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Here are the steps I used:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Run mscorcfg.msc.&lt;/li&gt;
&lt;li&gt;Go to:&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .Net Framework 2.0 Configuration&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; My Computer&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Runtime Security Policy&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Machine&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Code Groups&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; All_Code&lt;/li&gt;
&lt;li&gt;Right-click All_Code and select "New..."&lt;/li&gt;
&lt;li&gt;Give it some name and click Next.&lt;/li&gt;
&lt;li&gt;For the condition, choose "URL" and enter "\\&amp;lt;server&amp;gt;\&amp;lt;share&amp;gt;\*" for the URL. Click Next.&lt;/li&gt;
&lt;li&gt;Select the "Full Trust" Permission Set. Click Next then Finish.&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;As the article I link to notes, it's better to use strongly named assemblies and do your trust that way. I'll get there, but this solved it in the meantime.&lt;/p&gt;
&lt;p&gt;Note, mscorcfg.msc is not in the .NET 2.0 redistributable (as it had bin in 1.x). You need to install the SDK.&lt;/p&gt;</description></item><item><title>Re: ASP.NET 2.0 on network share</title><link>http://forums.asp.net/thread/1293117.aspx</link><pubDate>Mon, 22 May 2006 20:37:50 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1293117</guid><dc:creator>DrewTheRat</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1293117.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=1293117</wfw:commentRss><description>&lt;p&gt;You are not alone. I'm getting this same error....&lt;/p&gt;
&lt;p&gt;I created the user, made it the Application Pool user, added it to IIS_IPG.&lt;/p&gt;
&lt;p&gt;I confirmed it has permission to the share.&lt;/p&gt;
&lt;p&gt;I ran aspnet_regiis -ga &amp;lt;user&amp;gt; with the user.&lt;/p&gt;
&lt;p&gt;I configured the virtual directory in IIS to use the share.&lt;/p&gt;
&lt;p&gt;I tried impersonating the user in my web.config.&lt;/p&gt;
&lt;p&gt;I'm at a loss.&lt;/p&gt;</description></item><item><title>Re: ASP.NET 2.0 on network share</title><link>http://forums.asp.net/thread/1292426.aspx</link><pubDate>Mon, 22 May 2006 11:02:44 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1292426</guid><dc:creator>jeff@zina.com</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1292426.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=1292426</wfw:commentRss><description>&lt;p&gt;Did you look at the trust levels?&lt;/p&gt;
&lt;p&gt;Jeff&lt;/p&gt;</description></item><item><title>Re: ASP.NET 2.0 on network share</title><link>http://forums.asp.net/thread/1292374.aspx</link><pubDate>Mon, 22 May 2006 09:27:34 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1292374</guid><dc:creator>sergey_okhotny</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1292374.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=1292374</wfw:commentRss><description>Started website's application pool under domain account, added domain account to IIS_PWG.&lt;br /&gt;Error changed to another one:&lt;br /&gt;&lt;span&gt;&lt;h2&gt;&lt;i&gt;Security Exception&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;The application attempted to perform an operation not allowed by the 
security policy. &amp;nbsp;To grant this application the required permission please 
contact your system administrator or change the application's trust level in the 
configuration file. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Exception Details: 
&lt;/b&gt;System.Security.SecurityException: Request for the permission of type 
'System.Web.AspNetHostingPermission, System, Version=2.0.0.0, Culture=neutral, 
PublicKeyToken=b77a5c561934e089' failed.&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;[SecurityException: Request for the permission of type 'System.Web.AspNetHostingPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.]&lt;br /&gt;   System.Reflection.Assembly.GetType(String name, Boolean throwOnError, Boolean ignoreCase) +0&lt;br /&gt;   System.Web.UI.TemplateParser.GetType(String typeName, Boolean ignoreCase, Boolean throwOnError) +270&lt;br /&gt;   System.Web.UI.TemplateParser.ProcessInheritsAttribute(String baseTypeName, String codeFileBaseTypeName, String src, Assembly assembly) +163&lt;br /&gt;   System.Web.UI.TemplateParser.PostProcessMainDirectiveAttributes(IDictionary parseData) +192&lt;br /&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;/font&gt;&lt;font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "&gt;&lt;br /&gt;&lt;/font&gt;&lt;br /&gt;</description></item><item><title>Re: ASP.NET 2.0 on network share</title><link>http://forums.asp.net/thread/1290749.aspx</link><pubDate>Fri, 19 May 2006 13:55:35 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1290749</guid><dc:creator>jeff@zina.com</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1290749.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=1290749</wfw:commentRss><description>&lt;p&gt;The application pool runs under its own identity, and is the account that needs access.&amp;nbsp; I believe Server 2003 SP1 tightend some security on impersonated access, though for the life of me I can't find a KB article or reference to that effect.&amp;nbsp; Many organizations will set the app pool identity to a domain account for this type of access, the normal NETWORK SERVICE identity is a local account.&amp;nbsp; Creating a domain account for this and adding it to the local IIS_WPG group makes connections between systems easier.&lt;/p&gt;
&lt;p&gt;Jeff&lt;/p&gt;</description></item><item><title>Re: ASP.NET 2.0 on network share</title><link>http://forums.asp.net/thread/1290534.aspx</link><pubDate>Fri, 19 May 2006 09:35:50 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1290534</guid><dc:creator>sergey_okhotny</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1290534.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=1290534</wfw:commentRss><description>It is UNC path (DFS).&lt;br /&gt;No, local ASP.NET process account does not have access? Should I give it? &amp;lt;identity impersonate&amp;gt; does not work any more on .net 2.0?&lt;br /&gt;</description></item><item><title>Re: ASP.NET 2.0 on network share</title><link>http://forums.asp.net/thread/1289976.aspx</link><pubDate>Thu, 18 May 2006 19:41:31 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1289976</guid><dc:creator>jeff@zina.com</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1289976.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=1289976</wfw:commentRss><description>&lt;p&gt;UNC path or shared drive?&amp;nbsp; ASP.NET process acoount has access?&lt;/p&gt;
&lt;p&gt;Jeff&lt;/p&gt;</description></item><item><title>ASP.NET 2.0 on network share</title><link>http://forums.asp.net/thread/1289208.aspx</link><pubDate>Thu, 18 May 2006 07:17:50 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1289208</guid><dc:creator>sergey_okhotny</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1289208.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=1289208</wfw:commentRss><description>Is there some how-to to make asp.net 2.0 web projects run on network share (storing web site files on network share).&lt;br /&gt;I constantly getting Server Application Unavailable.&lt;br /&gt;In event viewer I two errors.&lt;br /&gt;&lt;font size="1"&gt;&lt;font size="3"&gt;First:&lt;/font&gt; Failed to execute request because the App-Domain could not be created. Error: 0x80070005 Access is denied. &lt;br /&gt;&lt;font size="3"&gt;Second&lt;/font&gt;: Failed to initialize the AppDomain:/LM/W3SVC/1121149571/Root&lt;br /&gt;Exception: System.IO.FileLoadException&lt;br /&gt;Message: Could not load file or assembly 'System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Access is denied.&lt;br /&gt;StackTrace:&amp;nbsp;&amp;nbsp;&amp;nbsp; at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark&amp;amp; stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark&amp;amp; stackMark, Boolean forIntrospection)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark&amp;amp; stackMark, Boolean forIntrospection)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at System.Activator.CreateInstance(String assemblyName, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, Evidence securityInfo, StackCrawlMark&amp;amp; stackMark)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at System.Activator.CreateInstance(String assemblyName, String typeName)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at System.AppDomain.CreateInstance(String assemblyName, String typeName)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at System.AppDomain.CreateInstance(String assemblyName, String typeName)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at System.Web.Hosting.ApplicationManager.CreateAppDomainWithHostingEnvironment(String appId, IApplicationHost appHost, HostingEnvironmentParameters hostingParameters)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at System.Web.Hosting.ApplicationManager.CreateAppDomainWithHostingEnvironmentAndReportErrors(String appId, IApplicationHost appHost, HostingEnvironmentParameters hostingParameters)&lt;br /&gt;&lt;br /&gt;For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.&lt;br /&gt;&lt;br /&gt;&lt;font size="3"&gt;I understand, that it is security problem. But website is running under domain account, which has access to folder, identity impersonate set to true. This always worked fine to asp.net 1 projects, but for framework 2 does not.&lt;br /&gt;PLEASE, HELP...I'm out of ideas.&lt;br /&gt;&lt;/font&gt;&lt;/font&gt;</description></item></channel></rss>