Error 1 The type or namespace name 'Advisors' could not be found (are you missing a using directive or an assembly reference?) F:\Trinity_new\Trinity\Forms\MainForm.cs 63 37 Trinity
Advisors is a maintenance form in my solution and I can see it in the solution explorer.
How do I resolve this error?
If the error persist, then look carefully at the Advisors.cs form.
Hope this help!
Well, now I am really hosed.
None of my business objects are showing up on the toolbar anymore and none of my forms can find any of their business objects.
Any ideas?
Humm, that is really extrange.
A couple of days ago, I had a situation where I could not generate any BO from the BOM and it turned out to be that the .NET 2.0 runtime framework was corrupted, I reinstall it and that fix my problem. This could be related somehow.