Sorry don't know how to face that. As far as I know when you debug your application the console app search for these files; now when you are ready with the project, it searches the sqlmap in the root there is the .exe executable. It's the same when you debug because the debugger searches for the root in the application that is stored in that directory.
Sorry :-( 2008/4/21 Pieter Baele <[EMAIL PROTECTED]>: > I know, there was a small syntax fault. Thx for your help! > The only problem left is that I want to place the files in some other > directory the bin/Debug, > these files are not commited to my subversion server by visual svn so I > need to store them elsewhere. > > > Pieter Baele > [EMAIL PROTECTED] > > Adrian Holovaty: "Having Python produce JavaScript is like using a > motorized wheelchair because you're too lazy to walk." > > > > > On 21 Apr 2008, at 16:43, Juan Pablo Araya wrote: > > > You have to add the MySql.Data reference in your web and test > > projects. > > > >