PKD
I'm experiencing strange behaviour on one of my Servers and I'd like to see if anyone can give me a clue as to what's going on. Windows Server 2008 R2 Enterprise if I make a Default.aspx file...
View ArticleURL rewrite help
Hi, I have a webpage hosted at www.abc.com (port 80) using IIS. I also want request to www.abc.com/hello forward to (port 8080 that is apache). How can I do that?Thanks,R
View ArticleRule works with Redirect but not with Rewrite
Working redirect rule:<system.webServer><rewrite><rules><rule name="www.ccesd.eu redirect" stopProcessing="true"><match url=".*" /><conditions><add...
View ArticleASPState Session Sharing IIS 7.5 SQL
Okay I have 2 web servers running Windows Server 2008 R2 Web Server Edition and .NET 4.0. These servers are www1.contoso.com and www2.contoso.com. They both are configured in round-robin DNS...
View ArticleRunning ASP.net and PHP websites
I am running an ASP.net website on a dedicated server and I now want to install PHP to run Wordpress.If I use the Web Installer on the web server to setup the PHP site, will it mess up the existing...
View Articleenable Advanced Logging by command
Hi, I wonder how the Advanced Logging working under server core, have any command like appcmd.exe to enable or disable this module ? because I need the real time logging with my site, except run the...
View ArticleHow to enable acess from other machine
Currently after IIS express started, I can only access it from the local machine.How to enable the remote access?I have tried modify the configuration file and change the site config from...
View ArticleIssue with CSS and html loading slowly RSS
We are having a documentum setup in which we are using IIS to Tomcat redirection where Tomcat is the application server. Below is the version details of this setup:1)IIS 7.52)ISAPI 1.2.373) Tomcat...
View Article"I accept" button missing
When installing .net 4.5 from WPI 4.5 on Windows Server 2008 r2 it gives me a pop up about what is about to be installed and it's dependancies. "By clicking on the "I accept" button..."There isn't an...
View ArticleUser Id Not Recognized in Request
I've stumbled across a few instances where requests to IIS do not include the user's domain name/user id. We have in our DNS a domain name [MyDomainName] that points to the server's IP address....
View Articleconfigure application to use exchange server with self signed ceritifcate for...
Hi!I have hosted one asp application named as "App1" on IIS7 and accessing it withhttp://servername/app1(not Https) on lan, i want to allow this application to use its email alert system by using our...
View ArticleError installing MySqlConnector
Hi, I tried to install the MySqlConnector with WebPlattformInstaller (and manuelly).My system:Windows Server 2008 R2 and the following error appears in the logfile:CAQuietExec: Microsoft (R) .NET...
View ArticleProblem with Cannot add duplicate collection entry of type 'add' with unique...
Hi, my name is Arif,I've tried to deploy the website in windows server 2008 (IIS 7.0). However, it does not work successfully. I developed the website using windows xp and I also have tried to...
View ArticleHTTP Error 502.3 - Bad Gateway
Hi,I implemented ARR with using 3 servers. One server contains ARR with server farms, and each server contains a classic ASP application. I was set load balance algorithm as “Weightd round robin” and...
View ArticleIISMANAGER_CRASH Out of Memory web running Web Platform Installer
I'm using IIS8 on Windows 8 and when I open the Web Platform Installer, I'm first prompted to update to WPI 4.5. That isn't working for some reason, but that's another issue. So when I decline the...
View ArticleIE "Cannot Display the Webpage" when using SSL
I am fairly new to using and configuring IIS. This is the first 4.0 asp.net application that I am trying to deploy on IIS. I am using IIS 7.0 on a 2008 windows server service pack 2. My application...
View Articleproblem with SSL 3.0 on IIS 7 on Server 2008 64-bit
Server 2008 enterprise 64 bit, SP2, running IIS 7. I ran the followint to ensure SSL 3.0 and TLS 1.0 are enabled:REG ADD "HKLM\System\CurrentControlSet\Control\SecurityProviders\SChannel\Protocols\SSL...
View ArticleInstall newer version of PHP without changing all existing site's PHP version?
When we install a newer version of PHP using Web Platform Installer (Windows Server 2008 R2), all existing web sites in IIS get swithed over to the new version.Is there any way to install newer PHP...
View Articleapache behind iis
Hi, How to use URL rewrite module to setup apache (port:8080) behind iis (port:80)? Any link or example for me. Thank you very much!Thanks,R
View ArticlePls Help!!How to implement .htaccess MIME Type in IIS
Hi!I have a .htaccess file with following code<Files new-arrival> ForceType application/x-httpd-php</Files><Files best-seller> ForceType application/x-httpd-php</Files><Files...
View Article