cannot create COM object in ASPX
I have problem in new a COM object in ASPX.If I host page by Visual Studio and run in debug mode, the COM object can be created and there is no problem. But if I host the ASPX in IIS then always has...
View ArticleIIS7 32bit application does not fire error pages, only empty page
Hello, I'm configuring IIS7.5 on a new 64bit server to handle a older website that uses few 32bit components and a MS Access database.I've set successfully the application pool to support the 32bit -...
View Articlerewrite dynamic url
I want to rewrite two urls:First:OLD URL: http://www.example.com/handset.asp?hs=BlackBerryCurve9360Pink&net=allNew URL:http://www.example.com/deals/BlackBerryCurve9360Pink/SecondOLD URL:...
View Article-useChecksum and -whatif BUG?
When I use -useChecksum in combination with -whatif (non-verbose), the log will still show *all* files with different time stamps changing. However, if you deploy live non-whatif it will only deploy...
View Articlerule removal is ineffective.
When I remove a rule in IIS, which also removes it from the web config - cool, but the site still acts as if the rule exists - and still redirects, when I do not want it to - what do I do?I have tried,...
View ArticleServer Application Unavailable w/Error 500
We recently converted from IIS 6 to IIS 7.5 under Windows 7 (development) and Windows Server 2008 R2 (production). We are running 6 websites in Classic mode and allowing 32-bit applications.All the...
View ArticleMy WebMatrix3 lost db connection string when saving the publish setting
WebMatrix2 published my apps successfully. When upgrading to WebMatrix3, the apps with no db connection could be published, but the apps with db connection encountered a problem. After I inputed the...
View ArticleForms Auth Using AD
Hi -I am a systems administrator who is not at all a developer, but I need to implement Forms Authentication on a Windows 2008 R2 server running a third party web application. So far I haven't been...
View Article"Ruslany Add Slash Rule" doesn't work in my environment
I can't get the 'Ruslany add slash' rule to work in my environment.- all traffic comes into an ARR server in the DMZ- URL rewrite (not redirect) rules on the ARR server...
View ArticleIIS To Handle Missing Coldfusion Template
I would like to set up IIS7.5 to handle missing .cfm templates rather than allow coldfusion to handle it. In previous verion of IIS, this worked by IIS checking the existance of the CFM file before...
View ArticleUnable to install WPI - Endless loop upgrading from 4.0 to 4.5
Hello,When I launch the Web Platform Installer at http://www.microsoft.com/web/downloads/platform.aspx I get the message "An updated Web Platform Installer 4.0 is available" and the installer prompts...
View ArticlePattern matches in Test dialog but not in Browser
Hello,I have the rule below to attempt to redirect a url like this:/foo-foo/bar%20/%20barto/foo-foo/bar-bar<rule name="Redirect %20/%20 " enabled="true" stopProcessing="true"><match...
View ArticleWeb Platform Installer 4.5 Unable to Download Product List
I am getting the following error from the Web Platform Intaller."Unable to download the product list from . Check your network connection and try again.I am able to get to the internet and review...
View ArticleISAPI filter to block requests for URLs with MS-DOS device names
Hi all.I have a web application that was under audit and the result said I have to create a ISAPI filter to block requests for URLs with MS-DOS device names to avoid an attack by DoS.The message is:...
View ArticleWebsite runs on VS2008 and when compiled on Host but not local IIS7?
As above website runs on VS2008, when compiled on IIS shared hosting provider but not local PC's IIS.It was fine until PC unexpectidly shut down then the local IIS copy of the website decided not to...
View ArticleURLScan + dot in path
Dear friends,We have a hosting business, running IIS 7.5. I installed URLScan. Ive had issues with paths such as thishttp://www.domain.com/index.php/services/products/Unfortunately this is something...
View ArticleIIS 8 - ASPX website issue
Hi There,I have setup a new Windows 2012 server with IIS 8 and am simply trying to publish an aspx website. The default page is default.aspx and this is set correctly in IIS. However I get this error...
View ArticleFILE NOT FOUND
Hi,Eventually, I was running Process Monitor on w3wp.exe process. When i type the URL of a web application hosted on my local IIS i found that Process Monitor is reporting too many FILE NOT FOUND...
View Articlehow to gzip svg image in IIS 8 windows8
To keep in simple i created svgtest folder with a simple html page and an svg image which calls svg image<img src="MysvgImage.svg">i placed the folder in default website location...
View ArticleIIS stripping lines of code from external javascript file
Hi,IIS is stripping some lines of code containing below code related to flash object embed from the external javascript file. The part from object width is replaced with whitespace in the...
View Article