The Wayback Machine - https://web.archive.org/web/20200621063434/https://github.com/topics/iis
Skip to content
#

iis

Here are 246 public repositories matching this topic...

ykuijs
ykuijs commented Nov 5, 2019

Details of the scenario you tried and the problem that is occurring

When you specify an application pool that does not exist in a xWebsite resource, the resource does not check if the specified application pool exists. This results in a broken website with error "Unknown:The object identifier does not represent a valid object. (Exception from HRESULT: 0x800710D8)"

Verbose logs showin

jakauppila
jakauppila commented May 9, 2018

Cookbook version

6.8.0

Chef-client version

12.20.3

Platform Details

Server 2012 R2

Scenario:

[What you are trying to achieve and you can't?]

Steps to Reproduce:

iis_pool 'foo' do
  action [:add, :config]
end

Expected Result:

Pool 'foo' is created and the log_event_on_recycle default value is applied to the pool

Actual Result:

log_eve

craigs100
craigs100 commented Dec 15, 2018

Have installed VS Code and IIS Express extension. Cannot run a web site as the current instructions appear to be missing steps. How and where do you instruct a site to start/stop, etc. What do you click on, what instructions do you enter, etc. Would be helpful for people like me who haven't seen VS Code before but looking forward to using it.

Thanks.

vasont
vasont commented Mar 24, 2020

Specifically, it appears sample was taken from a larger code example. This sample does not compile due to missing _serviceProxy and TestDemoModuleServiceProxy, both are not named intuitively enough to direct a user to other documentation.

_serviceProxy = (TestDemoModuleServiceProxy)
Connection.CreateProxy(Module, typeof(TestDemoModuleServiceProxy));

I did a github search for this line

gmareater
gmareater commented Dec 19, 2019

The time and effort you put to complete the documentation was really helpful :)
without it we were unable to run it this fast and easy and you had answer for all the problem we faced :)

That was great (at the end out manager decided to go with Microsoft release because as the thing you can guess)

but without your documentation it was not possible to get it run.

Keep it up bro, we really

The Audit Test Automation Package gives you the ability to get an overview about the compliance status of several systems. You can easily create HTML-reports and have a transparent overview over compliance and non-compliance of explicit setttings and configurations in comparison to industry standards and hardening guides.

  • Updated May 18, 2020
  • PowerShell

Improve this page

Add a description, image, and links to the iis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the iis topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.