WMI Performance Counter missing
I have a 2008 R2 standard edition server with IIS 6 loaded on it. We monitor IIS_Total on this server using the following WMI counter - Win32_PerRawData_W3SVC_WebService. This counter is missing. I've...
View ArticleIIS8 problems
Moved from IIs6 windows 2003 to IIS8 windows server 2012. I have a e-commerce site and at first everything went great. We migrated over and stated everything up on the server and everything looked...
View ArticleInformation: IIS Powershell Examples
Hi,I have written a blog document which shows various examples of IIS Powershell cmdlets.http://blogs.iis.net/jeonghwan/archive/2012/11/12/examples-of-iis-powershell-cmdlets.aspxThanks,Jeong Hwan Kim
View ArticleUsing OpenGL in IIS
Hello All,I’m working on an ASP.NET website that renders 3D images server-side using OpenGL (in order to offer an alternative for those browsers that do not support client-side WebGL). This works...
View Articlewebmatrix site (.cshtml) and use it in our school
hello, I made a site in webmatrix and I want to use it in our school. (Test Site). How can I publish it only in our school. It is possible to publish on IIS? How? Our server has windows server 2003. in...
View ArticleWhere is the parameters.xml and systeminfo.xml in a Export Server Package?
I want to export the whole IIS configuration to a new server (2008r2 to 2008r2 using msdeploy v3) but I want to change some parameters.I am working through the parameters for changing things in the...
View ArticleWAS error after moving Inetpub to other drive
Dear All, I have moved my Inetpub folder to an other drive but i can't restart the WAS services without this error: " Error 3: The System cannot find the path specified" My registry settings are fine...
View ArticleImporting Logs into a mssql db (maybe a bug?)
Hello, i'm using a VBS-Script which looks in a folder and checks for new files. If a new file is detected the logparser will parse it and import it in a mssql database. For most of the times it's...
View ArticleHelp & guidance needed for ARR en URL rewrite for ASP-driven webservices
Hi,Here's the situation: We have a DMZ located server that is configured to contact an external webserver/webservice over a VPN connection. Between our (DMZ)network and the other side we apply some...
View ArticleARR & URL Rewrite configured as Reverse proxy for WebServices in clear and...
Hi, I'm trying to use ARR & URL Rewrite configured as a reverse proxy in order to have the following configuration (IIS 7.5): 1. WebService1 (does not use SSL) -...
View ArticleNo success trying to get ARR to work
Setup I have a DNS entries for a domain with 3 subdomains (mydomain.com, sub1.mydomain.com, sub2.mydomain.com, sub3.mydomain.com.) and all have been tested. I have a web farm setup using WFF using AAR....
View ArticleARR and Reporting Services
Hello. Firtsly, sorry for my english... I would like to access to http://mydomain.com/ReportServer?/ using ARR and url rewrite. At the momment I have created a farm named "reports" with a 192.168.0.99...
View ArticleProblem publishing web applications
I have a Windows Server 2012 running IIS 8 with Web Deploy 3 installed. I can publish my application successfully using VS 2012 from the local machine, but when I try to publish from a client using the...
View ArticleThe Module DLL C:\WINDOWS\System32\inetsrv\compstat.dll failed to load
After I upgraded from Windows 7 Ultimate to Windows 8 I'm receiving this error when I open a browser to my local site instance: Service Unavailable HTTP Error 503. The service is unavailable. After I...
View ArticleStep to achive 2tier WebFarmFramework with ARR including HA using NLB
Hi guys, Since i've been configuring WFF 2.2 on IIS7.5, i've stumbled upon many (undocumented) issues. So here, my (short) walkthrough on how to achieve a 2 tier ARR + NLB (for both the ARRs), shared...
View ArticleIIS 7.5 Feature Delegation
Hi,Is it possible to delegate different features to many IIS users for a given site?For example: I have a site and I have two users that I would like to delegate them different things to manage for...
View Articleintermittent loss of session variables and viewstate problems
I am getting infrequent incidents when the session variables for one client become null or an "invalid viewstate" error or an "Invalid character in Base64 string" is reported.Other clients running at...
View ArticleToo Many Redirects
Hi there, We seem to be having an very intermittent issue where out of nowhere, one (or more) random URLs will result in TOO MANY REDIRECTS and we have to recycle the application pool to resolve....
View ArticleHaving problems using IIS Express SSL with VS2012 and a Team
I created a post on Stack Overflow detailing my problem. http://stackoverflow.com/questions/13386375/having-problems-using-iis-express-ssl-with-vs2012-and-a-team Thank you,Evan Larsen
View ArticleURL rewrite passing incorrect query string values
we have a URL rewrite rule that randomly passes an incorrect query string parameter to the page. it happens out of nowhere, lasts for about a minute and then everything just starts working fine again....
View Article