Top "Iis" questions

Internet Information Services (IIS) is a web server created by Microsoft for use with Microsoft Windows.

The source was not found, but some or all event logs could not be searched. Inaccessible logs: Security

I am getting error: The source was not found, but some or all event logs could not be searched. Inaccessible …

c# iis event-log iis-8
ASP.NET: HTTP Error 500.19 – Internal Server Error 0x8007000d

I am replicating web application deployment and found several issues related to HTTP Error 500.19. My machine is running Windows 7 while …

asp.net iis web-applications web-config internal-server-error
What is the difference between XAMPP or WAMP Server & IIS?

I want to know what's the main difference between XAMPP or WAMP Server & IIS Server?

iis xampp wamp
How to solve error message: "Failed to map the path '/'."

I've searched and searched on Google, and I can't find anything that even seems applicable to my situation, let alone …

c# asp.net iis
Specified argument was out of the range of valid values. Parameter name: site

I am getting this Kind of Error like:: Specified argument was out of the range of valid values.Parameter name: …

c# visual-studio iis web-config
IIS Request Timeout on long ASP.NET operation

I am experiencing a request timeout from IIS when I run a long operation. Behind the scene my ASP.NET …

asp.net iis iis-6 httprequest
The server response was: 5.7.0 Must issue a STARTTLS command first. i16sm1806350pag.18 - gsmtp

I am trying to send mail using gmail, and I am getting an exception that is The SMTP server requires …

c# asp.net iis smtp gmail
Access-control-allow-origin with multiple domains

In my web.config I would like to specify more than one domain for the access-control-allow-origin directive. I don't want …

asp.net iis cors web-config
CSS, Images, JS not loading in IIS

My all applications were working fine but suddenly all sites under IIS are not loading css, images, scripts. It redirect …

c# asp.net-mvc iis
Using Custom Domains With IIS Express

Traditionally I use custom domains with my localhost development server. Something along the lines of: dev.example.com dev.api.…

iis iis-7 iis-express