You need to sign in to do that
Don't have an account?

Error in sforce connector
When I try to select a menu item , for instance describe object, I get following error
Salesforce: Login()
unknown error
Object variable or with block variable not set
tracing through the vb code - it happens on
loginForm.serverurl.value = IIf(defaulturl <> "", defaulturl, salesforce.serverurl)
salesforce.serverurl is not set.
No where do i get a login form.
I do have version 3 of outlook edition.
I also have the office edition add-in enabled as well.
I really would appreciate any and all help with this.
Thanks
Salesforce: Login()
unknown error
Object variable or with block variable not set
tracing through the vb code - it happens on
loginForm.serverurl.value = IIf(defaulturl <> "", defaulturl, salesforce.serverurl)
salesforce.serverurl is not set.
No where do i get a login form.
I do have version 3 of outlook edition.
I also have the office edition add-in enabled as well.
I really would appreciate any and all help with this.
Thanks