right i had this one and this is fixed by getting rid of the underscore after the name.
Currently i am getting TargetInvocationException from the line ProjectList.DataBind();
Line 40 on the TimeEntry.aspx.cs page if any one else has this problem please let me know.
I get the feeling that its not finding the database, but i know the database has been installed because i was able to
create a user through asp.net configuration web interface however i still don't know how to access the database records through sql express, i can see the tables field names but i don't know how to get a view of the records noramally in sql enterprise u
would just right click and choose run but i can't figure out how to do this.
travis basco...
Member
15 Points
3 Posts
Re: Has anyone Had success getting this timeTracker installed and working Properly?
Apr 26, 2005 02:52 AM|LINK
right i had this one and this is fixed by getting rid of the underscore after the name.
Currently i am getting TargetInvocationException from the line ProjectList.DataBind();
Line 40 on the TimeEntry.aspx.cs page if any one else has this problem please let me know.
I get the feeling that its not finding the database, but i know the database has been installed because i was able to
create a user through asp.net configuration web interface however i still don't know how to access the database records through sql express, i can see the tables field names but i don't know how to get a view of the records noramally in sql enterprise u would just right click and choose run but i can't figure out how to do this.