Hi,
I am getting an error in
VB programme,
Run time error '7':
Out of Memory
I have a
vb project file in this projrct there r few forms when i run this project file it run correctly till 3 forms on 3rd form when i click on Next button it's give me an error "Run time error 7: Out of memory".
When i debugh this code it's stop on the following line.
frmCode.Show
What would i do to run successfully this project?
Advice me.
Thanks