| Q. | The installer is not detecting the SQL prerequisites components, although I have installed them. |
| A. | If SQL is not installed on your system Program Files directory, create the following dummy files manually (create an empty txt file and change its extension to dll/exe):
- [ProgramFilesFolder]\Microsoft SQL Server\80\Tools\Binn\SQLDMO.dll
- [ProgramFilesFolder]\Microsoft SQL Server\90\Tools\Binn\SQLCMD.exe
|