My task is to create login control without using login control in tools. I shouldnt use sqldatasource or any other. I should use only data sets, data adapters and data readers etc.
U had created table login with fields username(varcha r(50)), password(varcha r(50)), firstname(varch ar(50)), lastname(varcha r(50)).
U had to display username , first name, last name in default.aspx page after login.
One more condition is that, if user...
User Profile
Collapse
-
Please solve this Task. Urgent
-
Please solve this gridBind ERROR ASP.NET
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Argument OutOfRangeExcep tion: Index was out of range. Must be non-negative and less than... -
itsvineeth209 started a topic Compiler Error Message: CS1501: No overload for method 'ToString' - ASP.NETin .NETCompiler Error Message: CS1501: No overload for method 'ToString' - ASP.NET
Source Error:
Line 248: //{
Line 249:
Line 250: int RollNo = Convert.ToInt32 (str.ToString(s tr.Append(GridV iew1.Rows[i].Cells[1].Text)));
Line 251:
Line 252: DeleteStudent(R ollNo);
Source File: h:\Office Works\Projects\ Sample Applications\Gr idViewVitCode.a spx.cs Line: 250
Plz solve this problem....Last edited by jhardman; Apr 7 '08, 07:39 PM. Reason: moved to .Net forum. ASP forum is for "classic" ASP -
Object reference not set to an instance of an object - ASP.NET
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.NullRefe renceException: Object reference not set to an instance of an object.
Source Error:
Line 236: ...Last edited by jhardman; Mar 31 '08, 06:07 AM. Reason: moved to .Net forum. ASP forum is for "classic" ASP
No activity results to display
Show More