SQL 2K SSL Connection Problem
  Home FAQ Contact Sign in
microsoft.public.sqlserver.setup only
 
Advanced search
POPULAR GROUPS

more...

microsoft ... sqlserver.setup Profile…
 Up
SQL 2K SSL Connection Problem         


Author: Jim Raykowski
Date: Jan 28, 2008 14:49

Windows 2003 x64 edition with service packs. SQL 2000 with SP4 installed
supporting Microsoft Groove Server. After OS and SQL, created a special
account for use groove and gave the acct server and security admin and create
DB perms, installed fully patched both and then installed MS Groove Manager.
Initially had a few network issues but resolved all and eventually was able
to create all groove all grove domain intengrate with AD and sync. Added
relay server and then started adding users to test. Added two users in the
late afternoon got their clients connected and then went home for the
evening. I was able to access the groove manager web site and make all
configuration change no issues.
When I cam in the next morning I was unable to access the groove manager
web site or connect to the database using EM. In the app event log there is
an ASP.NET 2.X error. It is below
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 1/24/2008 9:43:14 AM
Event time (UTC): 1/24/2008 5:43:14 PM
Event ID: 4b1f69a8eb8444a597530de82542821b
Event sequence: 5563
Event occurrence: 5562 ...
Show full article (3.87Kb)
1 Comment
Re: SQL 2K SSL Connection Problem         


Author: Ekrem Önsoy
Date: Jan 29, 2008 12:19

Why did not you check (I assume you did not because you didn't mention it)
the SQL Server service itself?

SQL Server Agent is dependant on the SQL Server service. If SQL Server
Service is not running then the Agent won't run. So ensure your SQL Server
service runs and the best practice for SQL Server service is using a domain
account in domain environments.

Check SQL Server Error Logs and Windows Event Logs for possible error
reasons if your SQL Server service does not start.

If it runs then try to log in to your SQL Server using EM and ensure it
works.

--
Ekrem Önsoy

"Jim Raykowski" discussions.microsoft.com> wrote in message
news:B829DF60-CBE4-41E1-BD87-D411B497F00B@microsoft.com...
> Windows 2003 x64 edition with service packs. SQL 2000 with SP4 installed...
Show full article (4.72Kb)
no comments