404 error on http://xxx.bb.com/a.
we have define a custom error page in web.config by configure the customErrors and httpErrors .<httpErrors errorMode="Custom"><remove statusCode="404" subStatusCode="-1" /><error...
View ArticleServer 2008 SharePoint 2010 and Error ID 4625 - 0xc000006d
HelloI have a large enterprise network with 4000 users, I have a SharePoint Server:- Server 2008 R2 (64) SP-1- SharePoint 2010- IIS 6- Internet Explorer 10My SharePoint Domain Admin Account and local...
View ArticleIf DNS cannot resolve a web site name is a 404 code displayed?
My question is, if internal/private DNS cannot resolve a web sites name is the http 404 code displayed?Webserver is running Windows 2008 R2, IIS7.5 - DNS is running on a Windows 2012 R2 server.Let me...
View Articlearrested iis windows server 2012 r2 datacenter license
good afternoon forum friends if anyone can guide me porfa have mounted the server license server 2012 r2 datacenter I have an Administrator account and install the IIS service to post a asp.net website...
View ArticleBest Practive for setting up Application Folders
Is there a URL that Microsoft has for Best Practices or an accepted guide on setting up Application Folders on IIS? Our security folks are having us move all interactive scripting technologies (ascx,...
View ArticleMonitor Web service response
I have MVC 3 application running on IIS 7.0, Application uses maxmind service to get Zip code (USA).Issue: Sometimes maxmind service return null data or my parsing operation fails however I get null...
View ArticleIIS and NetTcpBinding
Hi, i have developped a website in Asp.Net with Visual Studio 2013.This application use WCF and host a service : NetTcpBinding b = new NetTcpBinding(); b.PortSharingEnabled = true; b.Security.Mode =...
View ArticleIIS Easy Migration tool - 500 Internal Server error after migration
Hello,I am sure I missed something but can't figure out what. I just migrated around 50 sites from IIS6 to 7.5.The sites are looking fine as well as their application pools. I compared the site...
View ArticleInternet Information services
Hi,I I would like to know that How to collect IIS 7.5 logs through command prompt.
View ArticleUpgrade IIS 7.5 to IIS 8 Express on Windows 7
Our customer has an issue with our website. The customer uses IIS 8 on their Windows 7 OS. Can they use this combination? It looks weird to me. IIS 8 is supposed for Windows 8 OS.Now I try to duplicate...
View ArticleGet the message "401 - Unauthorized: Access is denied due to invalid...
I get the message "401 - Unauthorized: Access is denied due to invalid credentials" after attempting to connect to my website.I used the "Identity" value in the MDS Application Pool (go to IIS Manager,...
View ArticleUnable to do EV code signing via an IIS server
I have an IIS server setup to do code signing. The client sends the file to the server; the server calls Microsoft's signtool.exe, signs the file and sends it back to the client. This process works...
View ArticleHey what updates are you on with windows ten downloaded yesterday and feel...
hey guys just wondering if you could all quick fire round of what updates you are upto?, will help me know but future new users will get to see where roughly should be at, or any free security programs...
View ArticleSite hosted on IIS Windows Server shows site just locally in our company...
Hi to all guys , I have a problem with one web site . Its hosted on IIS (windows server 2012) . Hi is acting strange. Just people from our company can open it just with domain.com .If you try with...
View Articleiis on windows 7 home edition
Hello everyone,I enable iis on my windows home but i cannot find the iis manager. As I read, it is not available on home edition. Is there an online version of iis that I can install? or it just one...
View ArticleAjax call to a web api hosted on IIS 7 which accepts a client certificate
I have a requirement to make a simple Jquery ajax call to a web api that supports both client certificate and JWT Bearer authentication.The api is hosted in IIS and IIS setting is to accept a client...
View ArticleHTTP.sys registry "ErrorLoggingDir" has no effect
Hello,I'm trying to change the path of http.sys logs.At "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HTTP\Parameters" I set:EnableErrorLogging (DWORD) to 1 ErrorLogFileTruncateSize (DWORD) to...
View Articlecannot display http://localhost - or default pages
I am having a torrid time trying to figure out why I cannot display http://localhost in the web browser. I keep getting the 404 not found error. I tried looking in the wwwroot folder and added...
View Articlefetching cookie info
how to fetch cookie information from http request headers??I have tried google. but it is not answering my question. It is giving a way to SET and then FETCH cookie information, whereas I just want to...
View Article