B
Brad
I will also post this in the CR group but because I program in VB maybe
somebody here might be able to help.
I am working on a new project that incorporates a few forms. I just created
my first form and I am assigning a variable to it here:
Dim anrpt As New ArmbandNumbers
When this line executes I get the error that "The System cannot find the
file specified." and highlights MyBase.New in the report's vb language.
I am doing the exact same thing as I have in another project and that one
works fine.
What might I be missing?
Thanks for the information.
Brad
somebody here might be able to help.
I am working on a new project that incorporates a few forms. I just created
my first form and I am assigning a variable to it here:
Dim anrpt As New ArmbandNumbers
When this line executes I get the error that "The System cannot find the
file specified." and highlights MyBase.New in the report's vb language.
I am doing the exact same thing as I have in another project and that one
works fine.
What might I be missing?
Thanks for the information.
Brad