Hi to all,
I've integrated an existing VB.net project in a new VB project, but when am running the program, the following error occurs:
'C:\BioM\bio1\bio1\bin\Debug\resources\facerec.mdb' is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides.
The mdb file is for the existing project. I've already created its DSN, and when i run the existing project as standalone there is no error whatsoever with its sql commands to connect to the DB. The above error is only when i've called it in the new project n try to run.
Anyone can plz help??
I've integrated an existing VB.net project in a new VB project, but when am running the program, the following error occurs:
'C:\BioM\bio1\bio1\bin\Debug\resources\facerec.mdb' is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides.
The mdb file is for the existing project. I've already created its DSN, and when i run the existing project as standalone there is no error whatsoever with its sql commands to connect to the DB. The above error is only when i've called it in the new project n try to run.
Anyone can plz help??