Problem Accessing IIS 7.5 web site on local lan
Hi,I have an iis 7.5 with several web sites. I have no problem accessing these sites remotely on the internet. I can access the default web site with no problem using the web servers IP address.This...
View ArticleHow to upgrade IIS 8.0 to IIS 8.5 ?
i'm using Windows Server 2012. Now, im running iis 8.0. But, my boss want me to upgrade it to 8.5. I had follow the instructions from this website. here the link :...
View ArticleResponse.Redirect
If returnUrl IsNot Nothing Then 'returnUrl = "/" Response.Redirect(returnUrl) ElseIf strRole = "SuperAdmin" Then Response.Redirect("/admin/Home2.aspx") ElseIf strRole = "Admin" Then...
View ArticleIs This Possible?
Hey All,I'm a Systems Engineer who's working closely with my company's Web Team to convert a majority of our public web site to Joomla. Obviously the content conversion is handled by the Web Team, but...
View Articlehow to set particular a folder a default.
hello Dear friends, thanks for advance help.i want to redirect my website to folder, like i send request to IP, http://192.168.5.1/It Should be automatically Redirect to http://192.168.5.1/Login/
View ArticleScheduled app pool recycle occuring twice.
On each of our IIS 7.5 web servers, I have set up scheduled recycle times for each of app pools that we use. In most cases (but not all), when I look at the System Event Viewer, I am seeing app pools...
View ArticleApplication Pool Problem- passing wrong login name
On an IIS 7.5 server I'm configuring a site using an new application pool identity "newAppPool". When I run the task manager, it shows w3wp.exe running under the user name "newAppPool".However when the...
View Articleiis 8.5
hi, i have a website running on a server that is configured to use host headers (one other site on the server). windows authentication is the auth method and when accessing the url webapp.app01.com.au...
View ArticleAuthentication POP up
Hello, I have hosted a website from on IIS 8.0 installed on windows 2012. When ever I try to browse the website I get authentication request. Please see the posted screen...
View ArticleCustom errors not working IIS 8.5
We cannot get a custom error for an http 404 to work correctly. We have it defined in the web.config on the server level, IIS root, and in the web directory. If someone...
View ArticleSecond Word document won't open automatically from Internet Explorer on IIS 7.5
<div class="post-text" itemprop="description">I have a folder on my IIS 7.5 (windows server 2008) which contains many word files. When I click the first word via internet explorer it shows the...
View ArticleIIS still loads deleted aspx page
Hi GuysI have a small problem with my application. I updated my application in IIS but I still view the old pages? I deleted the whole folder, cleared my cache but when I browse my application I still...
View Articlehost multiple Websites in IIS with same port number for https
how to host multiple Websites in IIS with same port number for https
View ArticleHosting mulltple websites wIth on ip!
Hello, i wanna host 2 website from the same IP how can i do this
View ArticleInstallation of IIS on Windows Vista basic SP2 and runing of my own website
Hello all of you,I am very new with IIS and after searching some of the information related to IIS; some of the questions comes in my mind and I want the answer of these. So please give me the answer...
View Articleshared config
Hi,We have shared config enabled on two IIS7 web servers. We are now in a position wew want to turn this off and convert the boxes into 'farm mode'. However there are a lot of sites on these two...
View ArticleBasic Authentication across multiple sites
Hello,I have 2 websites running on the same IIS7. Both have a separate Application Pools and have Basic Authentication set up on certain subfolders.If I authenticate against Site1 and then access Site2...
View Articlecant access to internal iis web site from outside
Hello all ,i installed a website in IIS 7 on server win 2008 . the web site is an application called tasks under the Default web site . i created a self-signed certificatedthe server ip is 10.0.0.2....
View ArticleHow to find out my website is penalized by google?
hi,I would like to know how google penalize our website and when?My Site is www.aimaxprovider.orghow should i know whether my site is penalized or some other reasons to rank well in google...
View ArticleI can not get WebAdministration to work to List the commands
I have installed the Role IIS 7.5 on my Windows Server 2008 R2 SP1 Server.I can get the IIS prompt: "PS IIS:>" but I can not get WebAdministration to work:C:\Windows\System32>Import-Module...
View Article