established. This happens when you omit 5544 from http://localhost:5544/
5. Error 27502.
This error window will be encountered, when the SQL Database ImportManager needs, isn’t present!
This can happen if the login information provided during installation was for a user with insufficient permissions to the database. You need to reinstall ImportManager and be sure to provide a SQL login with administrative permissions to the database!
Alternatively you can run a SQL script, provided from CRM Extensions.
Appendix A - Installing SQL
SQL Express 2005 can be downloaded from Microsoft using the following link:
dcc397514b41&displaylang=en
Simply run the .exe file and follow the instructions.
Alternatively you can run the installer from a command console like this:
sqlexpr32.exe /qn addlocal=all instancename="SQLExpressIM2008" SECURITYMODE=SQL SAPWD=Password#1 SQLAUTOSTART=1
This will install a SQL Express instance named “SQLExpressIM2008”, which you can log into (see
step 6 in the detailed version for installing ImportManager 2008) using the login “sa” and the