More fun with Index Server
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > IIS server support > IIS Index Server > More fun with Index Server




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    More fun with Index Server  
abbott


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-20-04 06:34 AM

hehe , my dear friend!

how can you get the program

objAdminIS.Machinename = "Goose"

work? Is there any configure or any parameters or even any

services I have to install in my computer?

Thanks!





>-----Original Message-----
>Hi All.
>
>I'm trying to remove a catalog from Index Server on a
remote machine.
>Unfortunately it seems to somehow destroy the server
config on said machine.
>I'm not making this up (unfortunately) :>.
>
>the setup is 2 windows 2003 servers (same patch levels)
the code is being
>executed on the (Application Center) cluster master
(Maverick) adn also
>calling the otehr node (Goose) to remove the catalog from
there too. Both
>servers are in the same domain adn i am tryign to perform
these operations
>as domain Admin.
>
>Creating catalogs works like a charm however deleting
them does not.
>
>The only way to "fix" this is to remove the index server
entirely, reboot
>teh server then re-install it.  This sucks !
>
>The objects I am using are not the .NET ones as i cannot
track down teh
>syntax / namespace that would be used to control this
object via .NET
>
>Has anyone come across similar behaviour or is anyone
able to duplicate this
>problem?  I havew a feeling i'll need to go to microsoft
about this
>
>TIA
>Martin
>
>[Code]
>' rip out the catalog on maverick
> Set objAdminIS = CreateObject("Microsoft.ISAdm")
> objAdminIS.Machinename = "Maverick"
> objAdminIS.Stop
> call objAdminIS.RemoveCatalog(txtDomain, TRUE)
> objAdminIS.Start
> set objAdminIS = nothing
>' rip out the catalog on goose
> Set objAdminIS = CreateObject("Microsoft.ISAdm")
> objAdminIS.Machinename = "Goose"
> objAdminIS.Stop( )
> call objAdminIS.RemoveCatalog(txtDomain, TRUE)
> objAdminIS.Start
>[/Code]
>
>
>.
>





[ Post a follow-up to this message ]



    Re: More fun with Index Server  
Martin c


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-20-04 10:35 AM


"abbott" <anonymous@discussions.microsoft.com> wrote in message
news:153e01c42692$18e6b4f0$a101280a@phx.gbl...
> hehe , my dear friend!
>
> how can you get the program
> objAdminIS.Machinename = "Goose"
> work? Is there any configure or any parameters or even any

'Goose' is the name of the remote server I am trying to control. I believe
the Microsoft.ISAdm object communicateds over RPC.
Hope this helps
M

> services I have to install in my computer?
>
> Thanks!







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 06:06 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register