Kaan1983 wrote:At the installation phase, eventhough I'm embedding YAF it asks to create an administrative account where administrator is already created in my DB, therefore gives "user already exists" error. A dropdownlist showing existing usernames to pick the admin account would be great.
If I give a brand new user name though then a probem with role management occurs. Because normally I don't use role managament within my applciaiton. Anyway I integrated role management as well.
The problem now is a procedure tries to insert NULL value to the UserID column in RoleMembership table. So I allowed NULLs at that column. And the rest works fine.
However at the end the error is always the same:
http://forum.yetanotherf...or-in-YAF-embedment.aspx i am installing i got problem
ERROR: Unable to parse project file yetanotherforum.net.csproj.
=========================COMMENTS=================
Project yetanotherforum.net.csproj has been converted successfully at April 18 2008, 15:42:17.
and yetanotherforum.net.csproj is not loaded by solution.