Forum Search Results for "" RSS 1—10 of 13

More Search Options

  • Re: Assign SSL Certificate through WMI

    Posted to Configuration & Scripting by martin07 on 08-13-2008, 8:18 PM

    Hi, I have been trying to do the same thing but the "SSLCertHash" property in WMI is read only and returns an error every time I try to change it. What am I doing wrong?

    • http://forums.iis.net/p/1150866/1876796.aspx#1876796
  • Re: IIS 7 WMI buggy

    Posted to IIS7 - Extensibility by martin07 on 07-17-2008, 2:40 AM

    RE: fix for binding issue, what sort of timeframe are we looking at for a patch? Will it be a part of windows update or will I need to wait until sp1 or R2?

    • http://forums.iis.net/p/1150268/1874255.aspx#1874255
  • Re: IIS 7 WMI buggy

    Posted to IIS7 - Extensibility by martin07 on 07-16-2008, 6:23 AM

    After a couple of weeks of banging my head against the wall i've decided to manually edit the applicationHost.config file to implement the broken functionality. Which brings me to a question: is there any sort of high-level xml api that is designed to work with the structure used in the IIS config files? (And allows accessing the files ...

    • http://forums.iis.net/p/1150268/1874135.aspx#1874135
  • Re: FTP 7 WMI

    Posted to IIS7 - Extensibility by martin07 on 07-10-2008, 1:45 AM

    What would be even better is if the MWA used that function so that OpenRemote had optional username and password fields. Is there someone on the IIS team I can contact about them looking into adding something like that? I would imagine it would be quite useful to a lot of people, especially for configuring IIS over the internet.

    • http://forums.iis.net/p/1150250/1873624.aspx#1873624
  • Re: FTP 7 WMI

    Posted to IIS7 - Extensibility by martin07 on 07-09-2008, 2:55 AM

    I realise FTP7 is "released", but for it to not have WMI means there isn't a straightforward upgrade path from IIS6 for a lot of people using WMI. I looked at Microsoft.Web.Administration but it does not support specifying a username or password (as it uses DCOM) so it can't be  used to administer a server from ...

    • http://forums.iis.net/p/1150250/1873537.aspx#1873537
  • Re: FTP 7 WMI

    Posted to IIS7 - Extensibility by martin07 on 07-09-2008, 1:53 AM

    Win7 doesn't look too promising, from the roadmaps i've seen it is years away at the very least. It looks like FTP 7 isn't feature complete yet, so I guess it is back to FTP 6 for me....

    • http://forums.iis.net/p/1150250/1873534.aspx#1873534
  • Re: IIS 7 WMI buggy

    Posted to IIS7 - Extensibility by martin07 on 07-07-2008, 11:18 PM

    For the second one. Notes: the class returned by getsection has invalid keys which means they can't be used to get the class directly (which is needed to update it) below. If you look at the keys from GetSection the Path property is "MACHINE/WEBROOT/APPHOST/test3.com" and the Location property is empty. The actual class on the ...

    • http://forums.iis.net/p/1150268/1873395.aspx#1873395
  • Re: IIS 7 WMI buggy

    Posted to IIS7 - Extensibility by martin07 on 07-07-2008, 11:07 PM

    For the first one. Note that I remove the last element from the array and set it. This also works if i create a brand new list of bindings from scratch. The WMI provider internally just adds those bindings on to the bindings in the IIS config. ============================= 'Setup optionsDim cInfo As New ConnectionOptions cInfo.Timeout = ...

    • http://forums.iis.net/p/1150268/1873394.aspx#1873394
  • IIS 7 WMI buggy

    Posted to IIS7 - Extensibility by martin07 on 07-07-2008, 11:17 AM

    I'm now convinced that the new IIS 7 WMI provider is full of bugs! I can't seem to implement any sort of advanced functionality without it breaking on me... (Which is probably why the only examples available are for very simple tasks!) I'm using System.Management in VB.NET by the way.... A couple of examples: Unable to ...

    • http://forums.iis.net/p/1150268/1873356.aspx#1873356
  • Saving changes to WMI ConfigurationSection

    Posted to IIS7 - Extensibility by martin07 on 07-06-2008, 1:27 PM

    So i'm trying to work out how to use the new IIS 7 WMI provider from VB.NET but this got me stumped... I'm trying to save changes to a configuration object for a virtual directory (or anything for that matter) but there doesn't appear to be a method to do so. I can get the object via GetSection, for example: Dim inParams As ...

    • http://forums.iis.net/p/1150251/1873296.aspx#1873296

1 2 Next >

Microsoft Communities