kuza55 / csexwb2

Automatically exported from code.google.com/p/csexwb2
0 stars 0 forks source link

Error When RightToLeft Property = True ! #73

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
csexwb Version I use :
csexwb 2.0.0.2

What steps will reproduce the problem?
1. run vs and create win application in vb and but the control on the form.
2. set the control or the form righttoleft property to true
3. then debug or delete the control .

you will see message box error says :

an error occured while processing this command.
Exception from HRESULT : 0x80040200

then :
Microsoft Visual Studio has encountered a problem and needs to close.

What are the OS and IE versions?
xpsp3 ie7

xpsp2 ie7

i try in more computers

and if i build my application some times it hangs if righttoleft = true .

What exceptions are thrown? If any, please copy and paste the exception 
dump.

an error occured while processing this command.
Exception from HRESULT : 0x80040200

Microsoft Visual Studio has encountered a problem and needs to close.

What is the expected output? What do you see instead?

So after about 3 days of detecting and trying to know the reason of problem
i found that if csexwb is righttoleft then these errors happen 
only if Righttoleft = true

Thanks for Your GREAT Work

and I am sorry for my bad english

Original issue reported on code.google.com by gsars...@gmail.com on 6 Mar 2009 at 10:26