applicationhost Questions

9

Solved

I am getting the below error when I try to run my website. The website is hosted on Windows 2012 R2. Config error: This configuration section cannot be used at this path. This happens when the se...
Alum asked 10/12, 2015 at 10:50

5

Solved

Is there a way to rebuild the applicationHost.config file in IIS 7 with a Windows command? Or if you can help me fix the issue by modifying this file, that's fine too. When comparing this file to o...

2

When I use the appcmd list apppool <ApplicationPoolName> /text:* command, it shows me the application pool identity passwords in clear text. I am able to view the passwords in clear text usin...
Bird asked 23/5, 2013 at 5:32

1

Solved

Is their anyway to make httpCompression work from inside web.config ? i try to add this in my web.config but it's does nothing : <httpCompression> <dynamicTypes> <clear /> &l...
Dalessio asked 7/3, 2018 at 14:59

2

Solved

We have a webserver hosted in Microsoft Azure. It's a Windows Server 2008 R2 Datacenter edition, 64 bit. For a website hosted on this machine, I need to make changes to the applicationhost.config ...

2

I have a Visual Studio web application project that, for certain reasons, copies files from multiple projects to a separate output directory. I want to use this output directory as the root of the ...
Smoot asked 30/1, 2014 at 20:46

1

Solved

Are HHTP "404" and "405" errors a step in the right direction following "400" Errors? After changing my applicationhost.config file, based on step 3 in this article, from this: <site name="HHS...

1

I want to enable gzip compression for my site running on ASP.NET4.5 with IIS7.5, but can't get it to compress. I'm on shared hosting, so I can't set this in IIS directly. applicationHost.config ...

2

Solved

I'm currently playing around with the Microsoft.Web.Administration (MWA) namespace in order to adjust our application to configure IIS 7.5 with the new API. I understood that all IIS level changes ...
Meed asked 17/4, 2011 at 22:10
1

© 2022 - 2024 — McMap. All rights reserved.