1. I created a new project during my initial log in and set up and it does not appear in the list of projects
2. Now I am trying to log in on again and I am getting:
[InvalidCastException: Specified cast is not valid.]
BugNet.DataAccessLayer.GenericDataAccessLayer.GetProjectByUserID(Int32 userId, Boolean activeOnly) +1066
BugNet.BusinessLogicLayer.Project.GetProjectByUserID(Int32 userId, Boolean activeOnly) +40
BugNet.BusinessLogicLayer.Project.GetProjectByUserID(Int32 userId) +15
BugNet._Default.Page_Load(Object sender, EventArgs e) +247
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +750
This is very frustrating. Thus far, it's been problem after problem getting up and running, and I really want to be excited and become a contributed, but it's hard when the initial experience is so sad.
Please help.
Darryll