CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2006
    Posts
    449

    Please help me on this exception error...

    I get this following error... and what/how should I do to overcome this. Please help me out. Thank you

    {"Format of the initialization string does not conform to specification starting at index 0."} System.Exception {System.ArgumentException}
    Thank you for your support.

    Best regards,
    Lax

  2. #2
    Join Date
    Jul 2001
    Location
    Sunny South Africa
    Posts
    11,284

    Re: Please help me on this exception error...

    Anything could have caused this. Can you provide code of the string in question. Is it a Database conncetion string perhaps ¿

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

Featured