G
George Shubin
Yesterday, all was fine with my project. I closed it and turned off the
computer.
Today, I try to open up a form and I get the error message shown here:
"ObjectDisposedException" Cannot access a disposed object named "TextEdit".
After clicking on OK, the second error message appears:
"There is no editor available for <my file name> Make sure the application
for the file type (.vb) is installed."
I'm using VS2003, and I tried reinstalling all the third-party controls that
I am using, which completed with no problems, but to no avail. The problem
seems to be in this one form only. My other forms are loading up and
displaying OK.
What's a fella to do? How do I trace the corruption in this one form? How
do I fix it besides completely recreating the form?
GS
computer.
Today, I try to open up a form and I get the error message shown here:
"ObjectDisposedException" Cannot access a disposed object named "TextEdit".
After clicking on OK, the second error message appears:
"There is no editor available for <my file name> Make sure the application
for the file type (.vb) is installed."
I'm using VS2003, and I tried reinstalling all the third-party controls that
I am using, which completed with no problems, but to no avail. The problem
seems to be in this one form only. My other forms are loading up and
displaying OK.
What's a fella to do? How do I trace the corruption in this one form? How
do I fix it besides completely recreating the form?
GS