<?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 'aps.net deployment'</title><link>http://forums.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=aps.net+deployment&amp;orTags=0</link><description>Search results matching tag 'aps.net deployment'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>AspNet account not getting created automatically</title><link>http://forums.iis.net/p/1156596/1899357.aspx#1899357</link><pubDate>Sat, 04 Apr 2009 02:01:17 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1899357</guid><dc:creator>fayazabdu</dc:creator><cs:applicationKey>iis_7_-_aspnet_administration-41</cs:applicationKey><description>Hi
 I downloaded Microsoft .Net Framework 2.0 (x64) and installed in my machine. But I found that after creation, aspnet account is not getting created automatically. 
1. I went to C:/windows/Microsoft .Net/Framework/v2.0.50727 (Framework64/v2.0.50727 also) through cmd and tried executing &amp;quot;aspnet_regiis -i&amp;quot; command. But it displays as &amp;quot;Some error occurred&amp;quot; (not exact text message). 
2. I also went to control panel user groups and found that aspnet account has not got created. Is there any way I can create aspnet account manually? 
          But I can create and run aspnet applications my visual studio 2005 in my machine. My laptop OS is Windows Vista Home Premium (x64). I have got IIS 7.0 Please help me.
Thanks in advance
Fayaz</description></item><item><title>Cocurrency Issue in IIS for Dot NET</title><link>http://forums.iis.net/p/1155384/1893879.aspx#1893879</link><pubDate>Wed, 18 Feb 2009 17:24:47 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1893879</guid><dc:creator>vinod.pol</dc:creator><cs:applicationKey>aspnet_administration--1</cs:applicationKey><description>&lt;p&gt;I have prepared a webservice but when I am deploying it on IIS getting Concurrency Issue.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;IIS is not able to maintain concurrent sessions for multiple users.&lt;/p&gt;
&lt;p&gt;The response time is getting increased if the users are increased.&lt;/p&gt;
&lt;p&gt;Is it coding Problem or IIS configuration Issue?&lt;/p&gt;
&lt;p&gt;any help will be appreciated..&lt;/p&gt;</description></item><item><title>How to set up asp.net on IIS  XP Pro</title><link>http://forums.iis.net/p/1152908/1884142.aspx#1884142</link><pubDate>Sat, 08 Nov 2008 03:16:59 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1884142</guid><dc:creator>joedeene</dc:creator><cs:applicationKey>aspnet_administration--1</cs:applicationKey><description>Ok, I am running windows vista on my laptop, i also have an XP pro Virtual Machine with IIS set up on it. I can host regular .html sites, but how can I configure it properly to host asp.net apps. (.aspx).

</description></item><item><title>HTTP 404, when trying to reach ASP.net 2.0 in IIS v6</title><link>http://forums.iis.net/p/1151356/1877686.aspx#1877686</link><pubDate>Tue, 26 Aug 2008 19:55:23 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1877686</guid><dc:creator>Nina9</dc:creator><cs:applicationKey>aspnet_administration--1</cs:applicationKey><description>&lt;p&gt;I have installed a Live chat application which requires Asp.net 2.0 ( I am going to host it in house) and since all of my other websites use Asp.net 1.0, I upgraded .NET framework 1.0 to 2.0; but when I installed the chat software I am not able to reach its default page. I realize that in IIS 6.0 It is necessary that for each version of .net framework use a separate Application Pool so I created a new application pool for this Livechat website in IIS and assigned the website to it. I also made sure that in IIS Web Service Extensions, Asp.net 2.0 and 1.0 are allowed. I made sure that there is no app.offline.htm file exists in the file directory... This is the error that I get when I try to reach live chat default page: &amp;quot; The resource cannot be found. Description: 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. Please review the following URL and make sure that it is spelled correctly. Requested URL: /default.aspx &amp;quot; Please advise me... &lt;/p&gt;</description></item><item><title>IIS 6 / Virtual Directory / UNC Path / Write Failure</title><link>http://forums.iis.net/p/1151216/1877208.aspx#1877208</link><pubDate>Tue, 19 Aug 2008 15:47:09 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1877208</guid><dc:creator>KCRick</dc:creator><cs:applicationKey>aspnet_administration--1</cs:applicationKey><description>&lt;p&gt;We use a third party CMS that claims to provide a load balancing configuration where&amp;nbsp;the end users can edit markup, upload images, etc. to modify the contents of their websites.&amp;nbsp; We are preparing to offer this load balancing/fail over configuration&amp;nbsp;as an option.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;&amp;nbsp;As a proof of concept I have to configure this CMS to accomplish this feat.&amp;nbsp; The configuration of the CMS requires that a Virtual Directory be created with write privileges in each node with the same name, but the VD path must be a UNC path the to other nodes local directory.&lt;/p&gt;
&lt;p&gt;Everything is working except for the last step, where the CMS tries to write a file to the other node.&amp;nbsp; The only thing that isn&amp;#39;t happening is the actual writing of the file, it fails.&amp;nbsp; I&amp;#39;ve tried various configurations of the &amp;quot;connect to&amp;quot; properties, what identity the app pool process w3wp.exe runs as, with different administrative accounts and just can&amp;#39;t seem to get a file written from a virtual directory in one website to appear in the local file system of the other website.&lt;/p&gt;
&lt;p&gt;I vaguely remember doing this for a previous project years ago&amp;nbsp;and I think it might involve going into the Component Services, COM+, IIS Out of Process (blah blah blah) settings, and making some changes in the security tabs&amp;nbsp;or &amp;quot;run as&amp;quot; prompties there, but I&amp;#39;m not sure and I can&amp;#39;t waste of lot of time with trial and error.&lt;/p&gt;
&lt;p&gt;Can anyone point me to the documentation that can get a virtual directory configured with write privileges to a UNC path?&amp;nbsp; I have a Safari O&amp;#39;Reilly account so I have access to a lot of MS Press books, O&amp;#39;Reilly books, etc.&lt;/p&gt;
&lt;p&gt;Thanks in advance...&lt;/p&gt;</description></item><item><title>Server Application Unavailable Error</title><link>http://forums.iis.net/p/1150709/1875161.aspx#1875161</link><pubDate>Mon, 28 Jul 2008 14:22:36 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1875161</guid><dc:creator>ajithkl</dc:creator><cs:applicationKey>aspnet_administration--1</cs:applicationKey><description>&lt;div class="ForumPostBodyArea"&gt;
&lt;div class="ForumPostContentText"&gt;
&lt;p&gt;I have been getting the following error very frequently over the past few weeks. The server is Windows 2003 R2 SP2 and IIS 6.0. The issue gets resolved on recycling the App Pool, but I need to find a permanant fix for this error asap.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;strong&gt;Failed to execute request because the App-Domain could not be created. Error: 0x8007000e Not enough storage is available to complete this operation.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Any help/suggestions would be highly appreciated.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Thanks.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;</description></item><item><title>CPU Usage Spikes to 100%</title><link>http://forums.iis.net/p/1149443/1869877.aspx#1869877</link><pubDate>Tue, 20 May 2008 15:02:44 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1869877</guid><dc:creator>arunsun</dc:creator><cs:applicationKey>aspnet_administration--1</cs:applicationKey><description>&lt;p&gt;This happens in our Production Web server.&amp;nbsp;Sometimes the processor usage spikes to 100% and doesn&amp;#39;t come down. The server hangs and we need&amp;nbsp;to force it by doing an IISreset.&amp;nbsp;The process that takes all 100% is w3wp.exe. IIS logs for this period looks normal with regular traffic. This has happened a couple of times already and appears to happen more frequently now. We are unable to find any pattern in this. &lt;/p&gt;
&lt;p&gt;To solve this problem, we&amp;nbsp;do an automated IIS Reset when the CPU spikes over 90%, this brings the processor back to normal.&lt;/p&gt;
&lt;p&gt;Also, on this server, Active Session count is consistently around 4294958367(4 billion). Memory usage on the server looks normal though. When there is iisreset, the count goes down to 0 and comes back to this huge number in a few minutes. &lt;/p&gt;
&lt;p&gt;There is only one website running on this server and the website has its own AppPool. Operating System: Windows 2003 Server R2 Enterprise Edition running IIS V6.0&lt;/p&gt;
&lt;p&gt;What could be causing this?&lt;/p&gt;
&lt;p&gt;Thanks..&lt;/p&gt;</description></item><item><title>Re: ASP.NET APPLICATIONS - HIGH SESSIONS ACTIVE COUNT</title><link>http://forums.iis.net/p/1146292/1869873.aspx#1869873</link><pubDate>Tue, 20 May 2008 14:47:11 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1869873</guid><dc:creator>arunsun</dc:creator><cs:applicationKey>aspnet_administration--1</cs:applicationKey><description>&lt;p&gt;Hi Zhao,&lt;/p&gt;
&lt;p&gt;This happens in our Production Web server. The Active Session count is consistently around 4294958367. Memory usage on the server looks normal though. When there is iisreset, the count goes down to 0 and comes back to this huge number in a few minutes. There is only one website running on this server and the website has its own AppPool.&lt;/p&gt;
&lt;p&gt;There is another problem with the server. Sometime &amp;nbsp;the processor usage spikes to 100% and doesnt come down. The server hangs and we need&amp;nbsp;to force it by doing an IISreset.&amp;nbsp;The process that takes all 100% is w3wp.exe. To solve this problem, we&amp;nbsp;do an IIS Reset when the CPU spikes over 90%, this brings the processor back to normal.&lt;/p&gt;
&lt;p&gt;Are these related? Do you know what could be causing this?&lt;/p&gt;
&lt;p&gt;Thanks..&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: How to install .net framework 3.5 onto the iis</title><link>http://forums.iis.net/p/1133618/1869692.aspx#1869692</link><pubDate>Fri, 16 May 2008 14:56:39 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1869692</guid><dc:creator>tion</dc:creator><cs:applicationKey>aspnet_administration--1</cs:applicationKey><description>&lt;p&gt;I have 3.5 installed on the server and I added the compilers section to my web.config as shown above, but i still get the error:&lt;/p&gt;
&lt;p&gt;The type &amp;#39;System.Data.Objects.DataClasses.EntityObject&amp;#39; is defined in an assembly that is not referenced. You must add a reference to assembly &amp;#39;System.Data.Entity, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089&amp;#39;.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;it runs perfectly on my test machine, what else&amp;nbsp;could i be missing?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Tion&lt;/p&gt;</description></item><item><title>Help Needed on ASP.Net Deployment   </title><link>http://forums.iis.net/p/1144393/1849177.aspx#1849177</link><pubDate>Fri, 10 Aug 2007 20:00:04 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1849177</guid><dc:creator>apondu</dc:creator><cs:applicationKey>aspnet_administration--1</cs:applicationKey><description>&lt;p&gt;Hi Friends...&lt;br /&gt;&lt;/p&gt;&lt;div&gt;I needed some help on ASP.Net web application along with its web service 
deployment&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;I have a situation where i am not able to understand and confused a bit on 
how to proceed with the deployment.&lt;br /&gt;&lt;br /&gt;I have a Web Application and a Web 
Service associated with the Web Application and each of these have a ther own 
web.config files. Now i&amp;nbsp; want to deploy both the application together but the 
problem is the there are database connections strings in the web.config files 
which can be changed .&lt;br /&gt;&lt;br /&gt;Can someone please let me know the procedure to follow 
for the deployment because&amp;nbsp;i found&amp;nbsp;example for class library and web application 
but i couldn&amp;#39;t find any example where i have to deploy both the web application 
and web service together. &lt;br /&gt;&lt;br /&gt;Can someone please take sometime and help me out 
with the procedure.&lt;br /&gt;&lt;br /&gt;i am using VS 2005 and Web Deployment 
addon.&lt;/div&gt;&lt;div&gt;&amp;nbsp;&lt;/div&gt;&lt;div&gt;My mail-id apondu@gmail.com&lt;br /&gt;&lt;br /&gt;Thank You&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Govardhan&lt;/div&gt;

</description></item></channel></rss>