User Profile

Collapse

Profile Sidebar

Collapse
itsvineeth209
itsvineeth209
Last Activity: May 4 '08, 10:35 AM
Joined: Mar 29 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • itsvineeth209
    started a topic Please solve this Task. Urgent
    in .NET

    Please solve this Task. Urgent

    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...
    See more | Go to post

  • itsvineeth209
    started a topic Please solve this gridBind ERROR ASP.NET
    in .NET

    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...
    See more | Go to post

  • Compiler 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....
    See more | Go to post
    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: ...
    See more | Go to post
    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
Working...