Wrong happens in design time.

  • Thread starter Thread starter kinghuangz
  • Start date Start date
K

kinghuangz

Exception happened in design time:
InvalidOperationException.

I have read the .net document but it's no
using.
What shall I do?
 
Hello,

kinghuangz said:
Exception happened in design time:
InvalidOperationException.

I have read the .net document but it's no
using.
What shall I do?

When exactly does this exception occur? When adding a control, manipulating
a control, ...?

Regards,
Herfried K. Wagner
 
Although it appears to have been removed from Microsoft's website, there
was a KB article that might address your problem: Q326237. You might
contact MSFT Tech Support and describe your situation to them, and ask
if Microsoft Visual Studio .NET Hotfix 326237 would help you out.
Timo
 
Back
Top