WCF won't accept JSON data formatted as JSON
I have an IIS (windows 10) WCF operation designed to parse a JSON string.When calling it from Postman with the JSON data formatted as "text/plain" it works fine.However, when calling it with the JSON...
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 ArticleRDLC report showing red X mark instead of image in IIS 8.0, windows 2012 R2
Hello, I'm sure this has been posted before but none of the solutions provided has actually helped me in this situation. The scenario is this, we have an app which uses report viewer 2008 to render...
View ArticleIIS-Shared-Configuration performance issue?
Hello,I'm currently using IIS-Shared-Configuration feature to synchronize the configuration between my servers. My company is about to setup far more IIS-servers with the same configuration....
View ArticleIP Address Restrictions and Prefix
HiHow can I put Prefix in IP Address Restrictions module instead of Mask when I want restrict IP address range? In GUI there is written to write "Mark or Prefix" but when I write prefix, it doesn't...
View ArticleapplicationHost.Config totally broken. Non is working
I do not have a working applicationHost.Config after Windows Update in JulyapplicationHost.Config totally broken. Non is working.
View ArticleIIS Authentication & explore
Our web server need to be moved to another machine. A virtual directory has been created to connect a folder in remote server.The test connection for authenication(by specific account) is succesful. I...
View ArticleConfiguration section can only be set in ApplicationHost.config
I am getting the error:Configuration section can only be set in ApplicationHost.configif modules tag is NOT COMMENTED OUT in web.config.<modules...
View ArticleApplicationHost not showing new Website
Hi,I am using VB.Net to create a new Web Site, Code is -@Imports System @Imports Microsoft.Web.Administration @Imports...
View ArticleCannot connect localhost to IIS Express
I'm not sure if this is the right thread but this is connected to my last question ("ApplicationHost not showing new Website"- since solved) so I think it best to raise this here.Programmatically I can...
View ArticleCould not retrieve handler mappings
Upon double clicking handler mappings for website to get to features, we are getting error message:Could not retrieve handler mappings. We need help here so that we can add managed handler, module...
View ArticleSMTP server 2016 configure from commandline
Is there any way of configuring the SMTP server feature on 2016 from the command line? All the examples I can find relate to an IIS namespace that doesn't seem to exist on 2016. I have about 250 IP...
View ArticleSetting Internet Explorer for Desktop Access
Problem: Internet Explorer uses a file called applicationHost.config to provide details necessary to run a Web Application under the localhost control using IIS (Integrated Information Services)....
View ArticleUse Appcmd.exe change ISAPI and CGI Restrictions
I wanna use Appcmd.exe to change ISAPI andCGI Restrictions settings in IIS, to allow ASP.NET v4.0. And now both ASP.NET v4.0 32bit and 64bit are in the Restrictions list with value 'False', I just...
View ArticleIIS 10 301 Redirect
I have created a website www.domain.com with the same host name on a Windows Server 2017 cloud server in IIS 10 and bound to SSL as HTTPS://The issue I am having is that everytime I enter...
View ArticleIIS not loading dotnet core 2.1 webapp
I'm having a problem with IIS not loading a dotnet core 2.1 web app.Theres no errors anywhere I can find (event viewer). The response from the server is justThis site can’t be reachedmysite refused to...
View ArticleSettings storage location using Configuration Editor
As i understood, Application settings can be stored into different locations such as ApplicationHost.config and Web.config. But it seams that settings can also be set into specific section of...
View ArticleBorland Intrabuilder IIS setup
Windows 7 IIS setup for Borland Intrabuilder. Standard install of Borland Intrabuilder.Set compatibility after install to windows XP sp3 for theIntrabuilder designer shortcut. Thats the only shorcut...
View ArticlePowershell Get https binding with SNI enabled or disabled
Hello,I was wondering if anyone has a PS script to get all https bindings and show if SNI is enabled or disabled.Thank you in advance for your help.
View ArticleWebSite has to be restarted several times during the day
Hi,I have an ASP.NET website hosted in IIS 7.5, the website needs to be restarted in IIS sometimes else its throwing a 500 Internal Server Error to the user.But once I do a restart of the website in...
View Article