-
Posted to
IIS7 - Publishing
by
steve schofield
on
3 hours, 8 minutes ago
Not that I know of, you can use limits to restrict on a website basis.
http://www.iis.net/ConfigReference/system.applicationHost/sites/site/siteDefaults/limits
-
Posted to
Web Farms
by
steve schofield
on
3 hours, 25 minutes ago
Does one have some type of URL rewrite product or wildcard mapping. These seem like symptoms.
-
Posted to
IIS 7 - Troubleshooting
by
steve schofield
on
3 hours, 35 minutes ago
This could be related to TCP Chimney and related 'networking enhancements' in w2k8.
http://support.microsoft.com/kb/951037
Run netsh int tcp show global from a command prompt. Please post the results. I've seen this issue with DELL and HP servers.
-
Posted to
Security
by
steve schofield
on
11-18-2009, 6:47 AM
I don't know of any other solutions off the top of my head. Of course you could have users use IE as their browser, but that probably isn't feasible. :)
-
Posted to
Security
by
steve schofield
on
11-17-2009, 10:00 PM
Have you tried the IE add-on mode in FF?
-
Posted to
IIS 7 - Troubleshooting
by
steve schofield
on
11-17-2009, 9:46 PM
Here is an image what item is in IIS Manager, it's under the ASP section.
http://www.iislogs.com/images/bufferinglimit.jpg
-
Posted to
IIS 7 - Troubleshooting
by
steve schofield
on
11-17-2009, 9:40 PM
can you describe in a little more detail what IIS entry is being removed.
-
Posted to
IIS7 - UI & Remote Management
by
steve schofield
on
11-17-2009, 7:05 PM
Not sure if this helps with MWA, here is an article with some related ideas.
http://learn.iis.net/page.aspx/144/how-to-setup-ssl-on-iis-70/
-
Posted to
IIS 7 - Troubleshooting
by
steve schofield
on
11-17-2009, 7:02 PM
IIS 7.0 has nothing to do with publishing your site or removing files. It's related to VS 2008. I'd suggest checking in a VS newsgroup (http://forums.asp.net)
-
Posted to
ASP.NET Administration
by
steve schofield
on
11-17-2009, 6:55 PM
Cool my first post with the new theme! Are you accepting anonymous requests, if so then grant the anonymous user or application pool user 'write' permissions. Here is a article I wrote to use process monitor (it's a great tool)
http://iislogs.com/articles/processmonitorw3wp/