System.IO.FileNotFoundException: Could not load file or assembly 'ADODB, Version=7.0.3300.0, error in vb.net [modified]
-
when i am running my application created from vb.net the following error is display " System.IO.FileNotFoundException: Could not load file or assembly 'ADODB, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. File name: 'ADODB, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' " i am using adod control setup also installed in that machine , the os in the machine is windows xp home edition service pack 2 solution pls sathish -- modified at 23:57 Friday 20th July, 2007
-
when i am running my application created from vb.net the following error is display " System.IO.FileNotFoundException: Could not load file or assembly 'ADODB, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. File name: 'ADODB, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' " i am using adod control setup also installed in that machine , the os in the machine is windows xp home edition service pack 2 solution pls sathish -- modified at 23:57 Friday 20th July, 2007
Googling for "Could not load file or assembly 'ADODB" gives lots of hits, starting with this one.[^] I would suggest you read it; seems you are not the first with that problem. :)
Luc Pattyn
try { [Search CP Articles] [Search CP Forums] [Forum Guidelines] [My Articles] } catch { [Google] }