[cvsnt] Re: CVSNT install caused error in MS SQLSERVER startup

Tony Hoyle tmh at nodomain.org
Tue Mar 16 22:39:16 GMT 2004


Al Williams wrote:

> I installed CVSNT v2.0.34 (standard install) onto a fully patched NT4 
> SP6a server running MS SQLServer 7.0.  CVSNT works fine, but now I get 
> the following event 17052 crash in SQL's ssmsrp70.dll (ListenOn RPC Net 
> library v7.00.961) on every reboot:

I run sqlserver with cvsnt all the time (need it for my paid work...) so there's
no reason why it wouldn't work.

cvsnt doesn't go anywhere near the RPC libraries.  All it does is install a standard
service and open a TCP/IP port... there's nothing to go wrong really.

> Turning off the CVS services didn't help and as I indicated the only 
> thing I installed was CVSNT when this problem started to show up.  If 
> anyone has any other ideas post back.
>
If the cvs services are disabled there's zero impact on the system, so it sounds like it's just
a coincidence.

Try http://support.microsoft.com/default.aspx?scid=kb;en-us;160871

 From the KB it sounds like a timing problem... if RPC hasn't started before SQLServer then
SQLServer barfs.  It's possible that the startup time is slightly longer with the extra service
and it's triggered the problem.

Tony



More information about the cvsnt mailing list