|
Subject:
|
Another "Specified Cast Not Valid" Problem
|
|
Posted By:
|
radiohalo5
|
Post Date:
|
2/15/2006 12:50:44 PM
|
There have been several discussions regarding the "Specified Cast not valid error". I have a new twist on it. In the Default page for ThePhile, everything works great until I put something in the page_load sub. I have made sure that I have inherited the page bass class properly and that I have the OnInit() sub in the correct order (MyBase.OnInit(e) & InitializeComponent()) within Default.aspx.
I also get this error after attempting to login. So is something is wrong after postback?
Any help would be apprciated. Thanks.
|
|