Based on help, I have a short howto to install correctly windows sharepoint services with DNP :
1. Download and install WSS :
WSS SP2 Download: http://www.microsoft.com/downloads/details.aspx?FamilyId=B922B28D-806A-427B-A4C5-AB0F1AA0F7F9&displaylang=en
2. After installation you go to a configuration page in IE to setup WSS correctly :
3. Choose a Application pool for IIS : eg. "WSS"
4. Select a security account for this application pool: "NETWORK SERVICE is recommended"
5. Choose a security configuration: "NTLM"
6. Click OK to go to the second page.
7. You have to make the configuration DB to store all settings of WSS :
8. Instance name your SQL : eg. "HOST/MYSQL" (CAUTION : Check in DNP (serveradmin) at configuration -> servers -> mssql server if the external and internal address contains also this instance name, otherwhise you will get errors when you make a sharepoint site)
9. choose a db name eg. WSS
8. Connection method : windows authentication or with sa pwd.
9. After that don't change anything else and click OK.
10. Sharepoint service is active and works also with DNP
That's it! Succes!
Regards,
Jaan.