locked
CRM 4.0 install error RRS feed

  • Question

  • The install fails on verification of Microsoft SQL server with the error "Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding."  Everything else validates.

    In the crm40svrsetuplog here is the error:

    11:47:15|   Info| Check SqlServerAgentValidator: Success
    11:47:15|   Info| Check SqlInstanceNameValidator: Success
    11:47:15|   Info| Check CrmSqlDomainValidator: Success
    11:47:15|   Info| Check SqlServerValidator: Success
    11:47:15|   Info| Check SysAdminValidator: Success
    11:47:15|   Info| Check WordBreakerValidator: Success
    11:47:15|   Info| Check FullTextInstalledValidator: Success
    11:47:15|   Info| Check FullTextRunningValidator: Success
    11:47:51|  Error| Check ConfigDatabaseFilesValidator : Failure: Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.

    11:48:21|  Error| Check CrmDatabaseFilesValidator : Failure: Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.

    I'm running the install with a domain admin account and used the default network service account as the security account.  I also tried using the domain admin account for the security account just to see if it worked and it did not.  SQL 2008 is on another server in the same domain.  I created a login for the domain admin and assigned the sysadmin role.  I also enabled both tcp/ip and named pipes in the sql connections.

    Am I missing something?  It seems like there is something else in SQL that isn't configured right, but i've been banging on this and can't seem to figure out what its hanging on.

    Tuesday, May 11, 2010 6:19 PM

Answers

  • In addition to what the others proposed, also have a look at this article that provides some detailed information about running CRM with SQL 2008.  I've been able to resolve most issues by following the information.

    Regards, Donna

            Windows Live Blog

    Tuesday, May 18, 2010 1:31 PM

All replies