Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years.

Thanks,

CNET Support

Question

IIS 7 error

Jun 5, 2016 6:53AM PDT

When I reset IIS, I am getting the following error:
cannot add dupllicate collection entry of type filter with unique key attrubute name set to ASP.NET_4.0_32bit
I deleted block:
<isapiFilters>
<filter name="ASP.Net_4.0_32bit" path="C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_filter.dll" preCondition="bitness32" />
</isapiFilters>
from C:\inetpub\temp\appPools\DigitalSurfacingPool\DigitalSurfacingPool.config file. and then I was able to run a web site. As soon I will ISSRESET, or stop and restarted web site I will get the same error, and remove block will show up again at DigitalSurfacingPool.config file.
Do you know how to remove this bogus error. Any help will be greatly appreciated.

Best regards,
Rita

Discussion is locked

- Collapse -
Answer
The thing is, if I was to reset IIS
Jun 5, 2016 7:24AM PDT

I would have to find the setup procedure for the system that the company deployed.

IIS to this day does not work after reset or after install. It would be setup per the web master instructions. Sometimes you run into someone that thinks this works like other software we use. This one is different.

- Collapse -
Answer
IIS 7 error
Dec 15, 2016 10:52PM PST