Results 1 to 6 of 6

Thread: login error failed in SQLServer -- Resolved

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member Kirun's Avatar
    Join Date
    Oct 2001
    Location
    Karachi , Pakistan
    Posts
    333

    Resolved login error failed in SQLServer -- Resolved

    I dont know why this error is comin in SQLHelper.vb

    Code:
    Line 714:            
    ByVal connectionOwnership As SqlConnectionOwnership) As SqlDataReader
    Line 715: Dim mustCloseConnection As Boolean = False
    Line 716: If (connection Is Nothing) Then Throw New ArgumentNullException("connection")
    Line 717:         
    Line 718:' Create a command and prepare it for execution
     
    Source File: G:\Program Files\Microsoft Application Blocks for .NET\Data Access v2\Code\VB\Microsoft.ApplicationBlocks.Data\SQLHelper.vb    Line: 716 
    
    Exception Details: System.ArgumentNullException: Value cannot be null. Parameter name: connection
    Please Help
    Last edited by Kirun; Oct 29th, 2004 at 01:02 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width