by dan
10. September 2009 20:18
My first impression on AxCMS 9.0? Great! What a system. But then I wanted to download the sample project from the AxCMS.net partner area.
Surprise: An installer for the AxCMS.net?
Okay. I gave it a try:
At first everything worked out great but later on a litte error occured:
After this error the installer still said everything is all right. Having some experience with MSBuild I looked through the installation script log and found out that my database was not configured to accept sql server authentification.
After fixing this issue the installer worked out correctly and I was able to start the AxCMS.net Management System:
So really be aware on the following requiries:
- SQL Server Instance has to be (local)
- SQL Server has to accepted sql server authentification
- Project must resist on c:\projects and will be named AxCMS_Sample
If you differ from these settings (and you will differ from these settings when building customer projects) you cant fully use the .exe installer. And you will still need to understand the MSBuild script behind. And to be honest: I like this, for you should always know what you are doing in the end.
By the way: I am still waiting for my AxCMS.net 9.0 Licence.... anyone already has one?
Regards
Dan