Script error while running .Net Code

G

Guest

Hi Community,

I am building an application in .net which creates some items in outlook. I
have built a custom form published in outlook organization library which is
used to open the items created by .net application. When i run .net
application to create items in outlook, in outlook a script error occurs
which says that type Mismatch: UBound at line 241. I have a loop at this line
in the script of the custom form which loops till the UBound(Array). I am
surprised that how this error comes. As in .Net application there is no
script used. And while creating that item, i do not even use the outlook.
How .net application gets connected with the custom outlook form, which
results in error prompt at that specifi line
Please make me out of this problem. Thanking you
 
S

Sue Mosher [MVP-Outlook]

So you're saying that the custom form has no code behind it or at least no statement on line 241?
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

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