Hi,
I am having trouble with database programs that I wrote to control my Books and Movies.
The first program was the Books Database and I started running into trouble when I began adding forms, such as frmFindBook.vb, frmAddBooks.vb, etc., to the main form frmBookDatabase.vb, when I would receive an error message from MS Visual Studio which was due to the fact that Iolo System Mechanic had deleted a file because it was infected. I finally managed to clear the problem by copying the files to another folder on my computer and redoing the work; unfortunately this did not work with Movie Database files.
No matter what I tried, every time I added one of the subsidiary forms, I received the error message from MS Visual Studio and the information from Iolo System Mechanic that a file had been deleted because it was infected.
![Name: System Mechanic 01.png
Views: 19
Size: 11.1 KB]()
![Name: MS Visual Studio Error 02.png
Views: 17
Size: 5.5 KB]()
![Name: MS Visual Studio Error 01.png
Views: 17
Size: 5.8 KB]()
In all cases the subsidiary forms appeared as frmAddMovies.vb* and frmAddMovies.vb [Design]* with asterisks in the MS Visual Studio 2010 working window.
Both of these programs existed previously and worked perfectly, but were lost when due to an accident with a hard drive that crashed ALL of my programs (close to three hundred) are no longer available.
I am having trouble with database programs that I wrote to control my Books and Movies.
The first program was the Books Database and I started running into trouble when I began adding forms, such as frmFindBook.vb, frmAddBooks.vb, etc., to the main form frmBookDatabase.vb, when I would receive an error message from MS Visual Studio which was due to the fact that Iolo System Mechanic had deleted a file because it was infected. I finally managed to clear the problem by copying the files to another folder on my computer and redoing the work; unfortunately this did not work with Movie Database files.
No matter what I tried, every time I added one of the subsidiary forms, I received the error message from MS Visual Studio and the information from Iolo System Mechanic that a file had been deleted because it was infected.
In all cases the subsidiary forms appeared as frmAddMovies.vb* and frmAddMovies.vb [Design]* with asterisks in the MS Visual Studio 2010 working window.
Both of these programs existed previously and worked perfectly, but were lost when due to an accident with a hard drive that crashed ALL of my programs (close to three hundred) are no longer available.