Error on connection string.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nirmalsingh
    New Member
    • Sep 2006
    • 218

    Error on connection string.

    hai all,
    i am trying to connect vb.net 2003 with mysql 3.5
    the following error occurs.

    "File or assembly name ICSharpCode.Sha rpZipLib, or one of its dependencies, was not found."

    Connection string is:

    ConnectionStrin g = "connect timeout=20;pool ing=true;databa se=dbname;min pool size=5;username =xxxx;host=loca lhost;max pool size=300;connec tion lifetime=0;use compression=tru e"

    Thanx in advance
    with Cheers
    Nirmal
Working...