Handler mappings in IIS7 and ASP.NET (VB)
Hi,I was hoping someone may be able to help. I have an ASP.NET web site running off IIS7. I am trying to implement a custom handler for different extension types (.pdf, .xls, .docx etc...). I have...
View ArticleMultiple Sites Sharing the Same Physical Directory and Application Pool and...
GuysI have an odd problem where I want an existing portal application to respond to a variety of URLs and I will dynamically skin it depending on the URL. At first glance this would seem easy. Just...
View Articleweb.config rewrite rule all php to html - not show image and css
Hy, i have a big problem with my website, i was trasnfer from a linux host to a windows server host, and after when i finish trasnfer, i was make web.config file :<?xml version="1.0"...
View ArticleRemote Desktop via Windows 2016 server
Two servers on Windows 2016 server.Main web-[a.dip] is used to connect remotely and manage (admin user) an the other is for Skype etc as normal userServer manager > Add role > RDPEverything is...
View Articleodd problem: cannot execute DLLs if directory is named "bin"
After installing a certain server product that also configures IIS for its use, my website does not allow execution of ISAPI DLLs from a directory named "bin". That is, the website stopped working the...
View ArticleApplication_beginrequest not working on IIS8.5 but works on IIS express
I have been reading alot of the old threads on what others were doing to get the Application_beginrequest to work and fire the code inside but i have not been able to get it to work. I am trying to...
View ArticleIIS 8.5 and tomcat, doubles status code
IIS 8.5 and tomcat with isapi redirect if goes through iis doubles status codewith iiscurl http://localhost/docs/ -iHTTP/1.1 200 200 Content-Length: 17096 Content-Type: text/html Last-Modified: Fri, 05...
View ArticleAdd-WebConfigurationProperty doesn't seem to work
I'm trying to update some permissions on some FTP directories using Powershell.I used the IIS Configuration Editor to generate the script. When I run the commands changes appear to modify the...
View ArticleIIS 7 - config changes are not saved to root webconfig when using IIS UI
Is this a bug or have I missed something?I only noticed this because I was trying to be clever and setup some health monitoring email alerts for ALL our sites on a server.I made the smtp and...
View ArticleConfigure Custom Errors
I grabbed a generic html error page and bound it to a virtual directory as the default document. I tested the virtual directory to see it works. I now want to point error for remote clients to this...
View ArticleError Pages Icon Missing IIS10 ServerCore 2016 Custom Errors
Hello. I'm running IIS10 on Server Core 2016. I'm running IIS Mgr from a desktop experience Server 2016. My goal is to configure custom error pages. When I open IIS Mgr and brows to the default...
View ArticleERROR 404
Hi,I have one server with IIS 10.0.15063.0. I would like download a big file in my server, but i have always the 404 error.No issue with small file.Where i can change the maximum size ? Thanks for your...
View ArticleWeb Deploy 3.5 + IIS Managment Service server role broke accessing SSRS via IP
Hello All,I was wondering if someone has come across similar problem before. I have already created the same thread on SSRS forum, but this problem might be related to IIS as well, hence decided to...
View ArticleApplicationhost.config not matched
<div class="post-text" itemprop="text">I have IIS 7.5 server has 80 sites, i located C:\Windows\System32\inetsrv\config\applicationhost.config, I opened but found only 4 sites, Home come? I have...
View ArticleHTTP Redirect
Hello IIS fans. This is my first post here.I have one site for example www.example.com. I want to make HTTP redirect if it comes from one port to different location.Example:if users connect from...
View ArticleCreating a new website
Im trying to create a website in IIS, an app-pool, and the location where the site files are stored along with the binding using this script:Import-Module WebAdministration New-Item -type directory...
View ArticleHow to redirect a specific sub-domain to the main domain using web.config?
Currently I have a sub-domain https://blog.example.com which I would like to redirect to https://example.com/bloghttps://blog.example.com doesn't exists anymore.I'm using Craft CMS running on IIS 7...
View ArticleHow to set content types in IIS 6 per file extension?
I noticed that all my .aspx pages are coming back as application/xml content type, but the result is french accented characters are looking weird. I then set on IIS on response headers a content type...
View ArticleNeed Help With Migrated Sites
I migrated some sites from a 2008 server to a 2012 R2 server using WebDeploy. I am getting the following error when I try to open local sites.The Module DLL C:\Windows\system32\RpcProxy\RpcProxy.dll...
View ArticleIIS 8 periodicRestart configuration bug, default setting is 29 days instead...
Hello,While configuring websites in our production environment we ran into the follow issue,IIS 8, Windows Server 2012 R2.Bug:- If we don't alter the default PeriodicRestart > Time interval >...
View Article