M
moondog
I keep getting this funny error message everytime I try to run my
VB.NET program. My program has no errors in it and compiles fine.
When I run it I get a msgbox that says "Exception from HRESULT:
0x800A273F.". That's all it says. And it has one "OK" button. What
does this mean? I tried to step through my code to see where it's
coming from. It comes from InitializeComponent() inside new() inside
the #Region called "Windows Form Designer generated code".
What's causing this and how can I fix it?
Thanks,
Dominic Isaia
(e-mail address removed)
VB.NET program. My program has no errors in it and compiles fine.
When I run it I get a msgbox that says "Exception from HRESULT:
0x800A273F.". That's all it says. And it has one "OK" button. What
does this mean? I tried to step through my code to see where it's
coming from. It comes from InitializeComponent() inside new() inside
the #Region called "Windows Form Designer generated code".
What's causing this and how can I fix it?
Thanks,
Dominic Isaia
(e-mail address removed)