How to resolve VS2010 Windows Form Designer issue (base class cannot be loaded)?

I would suggest putting your base class in a seperate project. As you obviously know, the problem is that VS is losing track of some meta information, which you can get it to find by quitting and rebuilding. If the base class is in a seperate project, a clean/rebuild is more likely to bring I back up to date.

Hmmm, I might give that a go with a branch of the code and a limited subset of the projects - unfortunately the component is used in a large number of other projects so it would be a bit of an administrative nightmare to ensure they have all been updated correctly. Although I'm not sure this should be a "solution", it should just work! – Anthony Oct 24 at 10:35.

.net - How to resolve VS2010 Windows Form Designer issue (base class cannot be loaded) - Stack Overflow.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions