Wow. thanks for the update.... this is new to me.
"Jerry Mickman" <no-mail@nowhere.com> wrote in message
news:%232yir8eqGHA.1976@TK2MSFTNGP04.phx.gbl...
> The problem was something within AD. Since this was a test server, in a
> test domain, I just removed AD then reinstalled it, and everything went as
> it was supposed to.
>
> Thanks for your help!
>
> Mark
>
> "Bernard Cheah [MVP]" <qbernard@hotmail.com.discuss> wrote in message
> news:O9t2VG%23pGHA.1140@TK2MSFTNGP05.phx.gbl...
>>I have not seen this before and I can't repro it.
>> if you have problem with the 'set' command, it should give schema error
>> msgs. but not
>> (0x800CC810) - unknown error.
>>
>> how about a get command ? adsutil get /msftpsvc/.........
>>
>>
>> --
>> Regards,
>> Bernard Cheah
>>
http://www.iis.net/ >>
http://www.iis-resources.com/ >>
http://msmvps.com/blogs/bernard/ >>
>>
>> "Jerry Mickman" <no-mail@nowhere.com> wrote in message
>> news:%23ORgNu4pGHA.1592@TK2MSFTNGP04.phx.gbl...
>>> Hi All,
>>>
>>> I'm working on a Windows 2003 Server (standard) and I need to specify
>>> the ports that the server will specify to the client for the data
>>> transfer sessions. It's just in the testing stage at the moment, and I
>>> set up a second ftp site on the server that will use port 50021 for the
>>> control port and I want to make ports 50022-50040 available for PASV ftp
>>> data transfer use.
>>>
>>> I found the document titled "How to configure PassivePortRange in IIS
>>> (555022), and I'm having problems implementing the procedure.
>>>
>>> I enabled the "direct metabase edit" as described, and that seemed to
>>> work. However, when I tried the command:
>>>
>>> adsutil.vbs set /MSFTPSVC/PassivePortRange "50022-50040"
>>>
>>> I get the following error:
>>>
>>> ErrNumber: -2146646000 (0x800CC810)
>>> Error Trying To Get the Object: MSFTPSVC
>>>
>>> I did some searching on the Internet, and I couldn't really find
>>> anything useful to help me solve the problem.
>>>
>>> I checked to make sure that the service seemed to be there, so I ran
>>> "adsutil.vbs enum MSFTPSVC" and saw the very same error.
>>>
>>> Next, I thought I'd just try checking the ftp sites with the "iisftp
>>> /query" and saw this:
>>> C:\Inetpub\AdminScripts>iisftp /query
>>> Connecting to server ...Done.
>>> Site Name (Metabase Path) Status IP Port
>>> ==================================================================
>>> Default FTP Site (MSFTPSVC/1) STARTED ALL 21
>>> Another FTP Site port 50021 (MSFTPSVC/440430970) STARTED ALL 50021
>>>
>>> So, I thought I'd try:
>>> C:\Inetpub\AdminScripts>adsutil.vbs enum MSFTPSVC/440430970 and
>>> C:\Inetpub\AdminScripts>adsutil.vbs enum MSFTPSVC/1
>>> and in both cases, I still got the exact same error message.
>>>
>>> I'm completely stumped here, and hope that someone can help me on this.
>>>
>>> BTW, both ftp sites work just fine, however on the "Another" site, while
>>> the control session does use tcp port 50021, the data sessions use the
>>> "default" tcp ports.
>>>
>>> Thanks in advance,
>>>
>>> Mark
>>>
>>>
>>>
>>>
>>>
>>
>>
>
>