Browse by Tags

All Tagsiis7C# (RSS)
  • How to customize Help and OnlineHelp items in ActionPane in IIS 7.0

    Hi, I have written my own managed module using C#. I used ModuleDialogPage class for it. Now I am getting two extra items in Actions pane -- "Help and Online Help". I tried overriding following functions to disable them as declared in ModulePage class. - protected internal virtual bool ShowOnlineHelp...
    Posted to Forum by neha.noma on 09-08-2008, 4:14 AM
  • IIS Logfiles Location

    I am trying to read the contents of IIS logfiles using C#, but I do not know how to find where they are. The physical location on my PC is C:\inetpub\logs\LogFiles\W3SVC1. In my software I am using: string serverName = "localhost" ; DirectoryEntry W3SVC = new DirectoryEntry ( "IIS://"...
    Posted to Forum by grnr_rchrd on 08-13-2008, 3:05 PM
  • Re: How rewritre host of a request in IIS7?

    This will not work as this is a "redirection". If a user does a post then the post data is lost. It should just rewrite the URL and still preserve the post/get data. Linda
    Posted to Forum by Linda Market on 04-15-2008, 6:34 PM
  • Re: How rewritre host of a request in IIS7?

    I just saw this in a hurry searching for other stuff and three klicks later I found http://mvolo.com/blogs/serverside/pages/Redirect-requests-to-your-application-with-the-HttpRedirection-module.aspx In Home › Learn IIS7 › Developing on IIS 7.0 › Extending IIS 7.0 › Runtime Extensibility › Developing...
    Posted to Forum by JacobSandin on 04-15-2008, 6:01 PM
Page 1 of 1 (4 items)
Page view counter