Fix Microsoft Visual Basics 6.0 Load Error.

Asked By 0 points N/A Posted on -
qa-featured

Hello everyone, I am opening a new project on my Microsoft visual basics 6.0, but I am getting a load issue. Kindly provide the steps to solve this error. Thank you

SHARE
Answered By 0 points N/A #303194

Fix Microsoft Visual Basics 6.0 Load Error.

qa-featured
  • Open a new project.
  • In the project add a new DBGrid component.
  • Adjust the component on the form.
  • Save and Build the project.
  • Explore the project1.vbp in a text editor like Notepad, Notepad++.
  • “the numbers will be different to this example” find any line like this.
  • Do the same with the real project.
  • Copy it to the FRM file if there exists no such line.
  • Open the file in the IDE.

Related Questions