V
VB Programmer
Using VB.NET user control in ASP.NET webform. When I look at the webform in
the browser I get this error:
Could not instantiate ActiveX control 'd940e4d2-6079-11ce-88cb-0020af6845f6'
because the current thread is not in a single-threaded apartment.
In addition, in my webform's Design view I cannot "draw" the user control.
The uc always goes to the bottom (like a timer control).
Any ideas?
Thanks!
the browser I get this error:
Could not instantiate ActiveX control 'd940e4d2-6079-11ce-88cb-0020af6845f6'
because the current thread is not in a single-threaded apartment.
In addition, in my webform's Design view I cannot "draw" the user control.
The uc always goes to the bottom (like a timer control).
Any ideas?
Thanks!