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
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