Welcome Guest Search | Active Topics | Sign In | Register

Block Delete and BackSpace and Enter Key Options
Moh. Elessawy
Posted: Tuesday, June 16, 2009 3:20:51 PM
Rank: Newbie
Groups: Member

Joined: 5/30/2009
Posts: 4
dear sear

how are you ?

i already bought eo.web components
and my Order# CP8264FK6224
when i add (Tab strip) component and (Msgbox) component in my contents page .
and Change some property in my web contents page and click save
it's give me error Message "The operation can't be complete"
and after that it block for me all keys except characte keys
such as ( delete , enter , backspace ,.. elc) in my code page not in run time

i use visual studio 2005 with windows XP

Please can you help me
thanks

eo_support
Posted: Tuesday, June 16, 2009 3:26:06 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

Can you create a test page that reproduces the error? Make sure the test page runs independently. Note that we won't troubleshoot user code error, so if the problem in your code, we will not be able to resolve the issue for you.

Thanks!
Moh. Elessawy
Posted: Tuesday, June 16, 2009 3:34:32 PM
Rank: Newbie
Groups: Member

Joined: 5/30/2009
Posts: 4
dear sair
thaks for your replay
the error not in run time
the error when i create a page
when i put the tab and msgbox it's ok but after that it block for me ( delete ,backspace and enter keys ) so when i write any code i can't delete it or delete button not work
it's in the code time not in the run time

thanks
eo_support
Posted: Tuesday, June 16, 2009 3:51:00 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

Visual Studio does not call our code (or any other control's code) at all when save file. Our code is only called when the control is created and edited. So it is most likely a VS bug rather than anything related to us. You may want to Google online to see what the potential causes for such situation are, or to try the same steps in a separate project to see if the problem has anything to do with your project.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.