What version of the SVCIT.OCX file do you have (and what exact size of it)
dirk. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Dan Geiser Sent: Fri Mar 14 10:17 PM To: [EMAIL PROTECTED] Subject: Re: [SA-list] Component 'Svcit.ocx' or one of it's dependencies not correctly registered; a file is missing or invalid' Thanks for the feedback, Dirk. I searched for each of those and there is one copy of each located in the "c:\winnt\system32\" directory. For completeness sake I have included the date stamp and the version number for each... ADVAPI32.DLL - 10/30/2001 - 5.0.2195.4453 GDI32.DLL - 10/30/2001 - 5.0.2195.3914 KERNEL32.DLL - 10/30/2001 - 5.0.2195.4272 mfc42U.dll - 7/25/2001 - 6.0.8665.0 MSVCRT.DLL - 10/30/2001 - 6.1.9359.0 OLEAUT32.DLL - 5/4/2001 - 2.40.4517.0 SHELL32.DLL - 12/3/2001 - 5.0.3502.4718 USER32.DLL - 10/30/2001 - 5.0.2195.4314 Thanks for your continuing help! Dan Geiser <[EMAIL PROTECTED]> ----- Original Message ----- From: "Dirk Bulinckx" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 14, 2003 2:34 PM Subject: RE: [SA-list] Component 'Svcit.ocx' or one of it's dependencies not correctly registered; a file is missing or invalid' > It means it can't registered the file. > Probably there is a file missing. > Check if you have: > mfc42U.dll > MSVCRT.DLL > KERNEL32.DLL > USER32.DLL > GDI32.DLL > ADVAPI32.DLL > SHELL32.DLL > OLEAUT32.DLL > > > probably the problem is one of the first 2 files that is missing. > > dirk. > > > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Behalf Of Dan Geiser > Sent: Fri Mar 14 8:26 PM > To: [EMAIL PROTECTED] > Subject: Re: [SA-list] Component 'Svcit.ocx' or one of it's dependencies > not correctly registered; a file is missing or invalid' > > > Hi, Dirk, > I don't really have much experience registering these by hand but I looked > up the syntax for regsvr32 and I tried doing the following... > > regsvr32 c:\winnt\system32\svcit.ocx > > and I get the following error... > > DLLRegisterServer in c:\winnt\system32\svcit.ocx failed. > Return code was: 0x80040200 > > Your thoughts? > > Thanks Very Much, > Dan Geiser [EMAIL PROTECTED] > > ----- Original Message ----- > From: "Dirk Bulinckx" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, March 14, 2003 2:08 PM > Subject: RE: [SA-list] Component 'Svcit.ocx' or one of it's dependencies not > correctly registered; a file is missing or invalid' > > > > Can you do a regsvr32 of it? > > > > > > dirk. > > > > > > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Behalf Of Dan Geiser > > Sent: Fri Mar 14 7:20 PM > > To: [EMAIL PROTECTED] > > Subject: Re: [SA-list] Component 'Svcit.ocx' or one of it's dependencies > > not correctly registered; a file is missing or invalid' > > > > > > Hi, Dirk, > > Thanks for responding. > > > > I did a complete search of all of the drives. There is one file called > > "SvcIt.ocx" and it's located in the "C:\WINNT\system32" directory. > > > > Anything else I can do? > > > > Thanks, Much! > > Dan Geiser <[EMAIL PROTECTED]> > > > > ----- Original Message ----- > > From: "Dirk Bulinckx" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Thursday, March 13, 2003 6:18 PM > > Subject: RE: [SA-list] Component 'Svcit.ocx' or one of it's dependencies > not > > correctly registered; a file is missing or invalid' > > > > > > > check if the svcit.ocx file is in the system32 directory > > > also check if there are not several version of this file on the system. > > > > > > > > > dirk. > > > > > > > > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > > Behalf Of Dan Geiser > > > Sent: Fri Mar 14 12:11 AM > > > To: [EMAIL PROTECTED] > > > Subject: [SA-list] Component 'Svcit.ocx' or one of it's dependencies not > > > correctly registered; a file is missing or invalid' > > > > > > > > > Hello, Everyone, > > > I'd be interested in getting some feedback from those of you who don't > > > consider it sacrilege to use Servers Alive with Terminal Services. > > > > > > I'm using SA 3.3.1135. > > > > > > I've had no problem installing Servers Alive via Terminal Services once > I > > > found out about the "change user" feature of Terminal Services. I think > > > I've succesfully installed it on 3 or 4 servers now by simply dropping > to > > a > > > command prompt and running "change user /install" before running the > > Servers > > > Alive installation. That has worked just dandy until now. > > > > > > I'm connecting remotely to one of our customer's server. On this > > particular > > > server after I "change user /install" and then run the .EXE install > file, > > > afterwards when I try to run ServersAlive.exe for the first time, I get > > the > > > error "Component 'Svcit.ocx' or one of it's dependencies not correctly > > > registered; a file is missing or invalid'. Does anyone know why this > > error > > > would occur? > > > > > > >From my research it appears that SVCIT.OCX is an OCX Control which lets > > you > > > turn your application into an NT/2000/XP Service, > > > http://www.activeplus.com/help/svcitocx/help.asp?Header=1. > > > > > > The only things that is different about this particular install, > compared > > to > > > the others I've done, is that in the other cases I was connected to > > Terminal > > > Services using the "Administrator" username and in this case I'm > > connecting > > > with the username "ntg". However this user "ntg" is a member of all of > > the > > > same groups that "Administrator" is. > > > > > > The more I work on this I'm thinking it has less and less to do with > > > Terminal Services and more to do with something else. Does anyone know > > what > > > might be causing this? > > > > > > I also have a few concerns that maybe the 2 or 3 times I've tried to > > install > > > this has left a few files laying around that mighr be conflicting. Does > > > anyone know how to do a clean uninstall of Servers Alive? I'm willing > to > > > delete files, unregister files, and make registry changes. Whatever is > > > needed. > > > > > > Your feedback is greatly appreciated. > > > > > > Thanks, Much! > > > Dan Geiser [EMAIL PROTECTED] > > > > > > > > > ==================================================================== > > > This E-mail is scanned and free from viruses. www.nexustechgroup.com > > > > > > To unsubscribe from a list, send a mail message to [EMAIL PROTECTED] > > > With the following in the body of the message: > > > unsubscribe SAlive > > > > > > > > > > > > To unsubscribe from a list, send a mail message to [EMAIL PROTECTED] > > > With the following in the body of the message: > > > unsubscribe SAlive > > > ==================================================================== > > > This E-mail is scanned and free from viruses. www.nexustechgroup.com > > > > > > > > > > ==================================================================== > > This E-mail is scanned and free from viruses. www.nexustechgroup.com > > > > To unsubscribe from a list, send a mail message to [EMAIL PROTECTED] > > With the following in the body of the message: > > unsubscribe SAlive > > > > > > > > To unsubscribe from a list, send a mail message to [EMAIL PROTECTED] > > With the following in the body of the message: > > unsubscribe SAlive > > ==================================================================== > > This E-mail is scanned and free from viruses. www.nexustechgroup.com > > > > > > ==================================================================== > This E-mail is scanned and free from viruses. www.nexustechgroup.com > > To unsubscribe from a list, send a mail message to [EMAIL PROTECTED] > With the following in the body of the message: > unsubscribe SAlive > > > > To unsubscribe from a list, send a mail message to [EMAIL PROTECTED] > With the following in the body of the message: > unsubscribe SAlive > ==================================================================== > This E-mail is scanned and free from viruses. www.nexustechgroup.com > > ==================================================================== This E-mail is scanned and free from viruses. www.nexustechgroup.com To unsubscribe from a list, send a mail message to [EMAIL PROTECTED] With the following in the body of the message: unsubscribe SAlive To unsubscribe from a list, send a mail message to [EMAIL PROTECTED] With the following in the body of the message: unsubscribe SAlive
