I use the
VB.net version
I have got an error when I log in into an account and go into a forum and click on the My profile links.
error detail
The error occurred in:
http://localhost/ThePhileVB/WebModul...MyProfile.aspx
Error Message:
Specified cast is not valid.
Error Stack:
System.InvalidCastException: Specified cast is not valid.
Wrox.WebModules.Forums.Web.MyProfile.Page_Load(Obj ect sender, EventArgs e) in C:\wrox\ThePhileVB\WebModules\Forums\MyProfile.asp x.
vb:line 70
System.EventHandler.Invoke(Object sender, EventArgs e)
System.Web.UI.Control.OnLoad(EventArgs e)
System.Web.UI.Control.LoadRecursive()
System.Web.UI.Page.ProcessRequestMain()
I have tried some of the solution that found on the forum but no luck. Hope someone can help me...