'how to fix the forms in vb.net solution explorer
Solution 1:[1]
Presumably you are having the issue with the items that show a dashed outline icon. This indicates that they have been "Excluded from Project". Entire folders or individual Forms can be excluded. Based on the image, the entire folder "Teacher Payments" has been excluded from the project. Excluded items are not compiled.
To correct the issue, right click on the "Teacher Payments" folder and select "Include in Project".
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | TnTinMn |

