VbForm Raise by Command Bar Button no responding

K

ken

Hi,

I've create a command bar button in an excel application and raise and
commandbaritem.click event. i've check with a message box and it works fine.
then i open a vbform with the same event. the vbform does come out but the
cation shows "(Not Responding)". I've tried to debug line by line. this form
hangs after the page_load finished.

i'm not using vsto. what i did is create an new excel application and excel
workbook, a command bar and command bar buttons under application each time.
then raise the commandbaritem.click event. it works fine with messagebox and
worksheet objects.

regards,
ken
 
K

ken

Hi,

I've checked the local services and get a 7034 error id
EVENT_SERVICE_CRASH_NO_ACTION

regards,
ken
 
K

ken

hi,

7043 is from system log,

i'v got 105, 98, 117 from application log each time when the vbform hangs
i can provide more information if needed

regards,
ken
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top