I can open a project, and see the list of forms associated with that project, but suddenly I am unable to open the forms themselves. Does anyone know why this might be happening and what I can do about it? Thanks.
Printable View
I can open a project, and see the list of forms associated with that project, but suddenly I am unable to open the forms themselves. Does anyone know why this might be happening and what I can do about it? Thanks.
Is there any error message that comes up?
Yes, there is an error message when I try to pull up the forms: Errors during load. Refer to 'C:\Program Files\Microsoft Visual Studio\VB98\<FormName>.log' for details.
Problem is...I can't get to any log file for the forms and I'm not sure what went wrong in the first place. I would really appreciate any advice. Thanks.
Try a "Find" to make sure it exists. If it does then try to remember if there were any components that were loaded originally when you built it. This happens to me if I save the form to the wrong directory or have a whole bunch of components that are used but not saved into the project. Like if MSFlexgrid is part of my project but not loaded when I open the project. I put the flexgrid in then manually add the form.I Hope this helps.
Thanks for the help. Unfortunately, this wasn't the problem. The forms exist and there are no components attached. Thanks anyway.