Introduction “Web garden” scaling out by increasing the number of worker processes per CPU. Web gardening will allow more than two subscribers to synchronize at the same time. Before going to the details of web garden, I hope you have fundamental idea on application pool and worker process. Just for reminder – for request processing
Tag: IIS
How to register .NET framework in IIS
If you install IIS after installing framework, you have to register framework in IIS. Otherwise you will get following message after hosting asp.net application in IIS. ASP.NET 4.5 has not been registered on the Web server. You need to manually configure your Web server for ASP.NET 4.5 in order for your site to run correctly.
How to configure IIS for different port
1. Open IIS Manager (run -> inetmgr) 2. In the Connections pane, expand the Sites node in the tree, and then click to select the site for which you want to add/edit binding. 3. Right click on the site and click Edit bindings 4. Select Port on the site binding pane 5. Click Edit button 6. In Edit Site Binding pane type port (ex. 1080) and click Ok
Configure Windows Server 2008 R2 to install SharePoint 2010
To install SharePoint 2010 on Windows Server 2008 R2 we need to configure server with the following roles and features. Add Roles: Application Server & Web Server To install SharePoint 2010 we need to configure server with the following roles and features. Add Roles: Application Server & Web Server Click “Server Manager” Click “Roles” Click
HTTP Error 404.3
Did you find the error “HTTP Error 404.3” ? Yes, I found the error at the time of deploying my ASP.NET web application to IIS 7. I found the following error (screen shot). To solve the error follow the following steps: Step 1: Go to Control Panel -> Programs and Features -> Turn Windows
Microsoft Office Excel cannot access the file ‘C:\inetpub\wwwroot\Download\mahedee.xlsx’
I have deployed my application in a 64 bit OS and got the following error at the time of uploading an excel file. Microsoft Office Excel cannot access the file ‘c:\inetpub\wwwroot\ Download \ mahedee.xlsx’. There are several possible reasons: • The file name or path does not exist. • The file is being used by
Could not access network location %SystemDrive%\inetpub\wwwroot\”
I have found the message – Could not access network location %SystemDrive%\inetpub\wwwroot\” – When I was trying to install Infragistic NetAdvantage on Windows 7. To solve the problem do the followings. 1. Type “regedit” in the Run From Start Menu dialog box to open the “Registry Editor”. 2. Find the following key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\InetStp\PathWWWRoot 3. Change