Srini CSF

Hi,

To install the CSF3.0 Lite edition in my machine, I have done the following sequence of steps.

1) Installed Visual Studio 2005 (This itself installed SQL Server 2005 Express edition)

2) Installed WSE 3.0

3) Installed MMC 3.0

4) While installing CSF 3.0 Lite, I got the following error.

Error 26201. Error 2147024769: failed to create SQL Database: CSFTraceDB, error details:unknown error.

Anybody can help in this regards

Regards

Srini




Re: Connected Services Framework Error 26201. Error 2147024769: failed to create SQL Database: CSFTraceDB, error details: unknown error.

AlanBirtles

have you checked the event logs for a more detailed error




Re: Connected Services Framework Error 26201. Error 2147024769: failed to create SQL Database: CSFTraceDB, error details: unknown error.

Srini CSF

Hi Alan,

Thank you for your suggestion.

I have checked the Event log.

In that it is having the following error message.

Login failed for user 'My Domain name\my user name'. [CLIENT: <local machine>]

After observing this I changed "Log On" properties of SQL Server, from "Built-in Account: Local System" to "This Account: My domain user name" (and vice versa), and tried to reinstall the CSF 3.0. But still got the same error.

My user is having Admin privileges also.

What could be the problem






Re: Connected Services Framework Error 26201. Error 2147024769: failed to create SQL Database: CSFTraceDB, error details: unknown error.

AlanBirtles

try changing sql server from windows auhentication to mixed mode




Re: Connected Services Framework Error 26201. Error 2147024769: failed to create SQL Database: CSFTraceDB, error details: unknown error.

Srini CSF

I changed Mode from Windows to Mixed and tried, but no use, got the same error.

I tried installing CSF by giving various values to SQL Server Log On properties.

But getting the same error.

I am using SQL Server 2005 Express edition. Is it ok






Re: Connected Services Framework Error 26201. Error 2147024769: failed to create SQL Database: CSFTraceDB, error details: unknown error.

NatrajMSFT

SQL Express should be fine. Make sure that only one edition of SQL server (SQL 2005 std, enterprise or Express) is installed. Make sure that the path that is defaulted for creating the database log files , exists.