Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

C#+ problem using app.config file+Format of the initialization string + Very Urgent!!!!!!!!!!!

Last post 05-07-2008 11:44 AM by Bart_K. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 05-07-2008 10:31 AM

    C#+ problem using app.config file+Format of the initialization string + Very Urgent!!!!!!!!!!!

    hi all, my system was working properly. but now each time i run the code i get the problem in connection string (that is obtained from app.config file). i get the error at run time: "System.ArgumentException: Format of the initialization string doesnot conform to specification starting at index 0". my app.config file have the following code lines: At run time i get the error: "Format of the initialization string does not conform to specification starting at index 0." thanks Radhika
    • Post Points: 10
  • 05-07-2008 11:44 AM In reply to

    • Bart_K
    • Not Ranked
    • Joined on 02-12-2008
    • United Kingdom
    • Junior Member
    • Points 120

    Re: C#+ problem using app.config file+Format of the initialization string + Very Urgent!!!!!!!!!!!

    Looks like an invalid connection string. See http://www.connectionstrings.com/

    • Post Points: 5
Page 1 of 1 (2 items)