Calling web service from Outlook

G

Guest

I have a customer with an Outlook Add-In installed that consumes a web
service hosted on our server. When she copies and pastes the URL to the asmx
page in her browser, the asmx page renders fine. When she attempts to use the
add-in through Outlook, she gets this message: The remote server returned an
error: (514) Web Acceleration Client Error (514) - Proxied HTTPS Request Not
Supported.

The Outlook Add-In works fine from another computer in the same office.

Any ideas? Thanks!
 
K

Ken Slovak - [MVP - Outlook]

What version of Outlook and IE on each machine? Same OS?

Is one machine using IE6 and the other one IE7? Are both versions of Outlook
the same?

Using the IE clipboard with code will produce warnings and errors with IE7,
where the same thing works with IE6.
 
G

Guest

To clarify:

System 1: Can browse to web service but Outlook Add-In's call to web service
generates the error.

System 2: Can both browse to web service and consume web service from the
Outlook Add-In
 
K

Ken Slovak - [MVP - Outlook]

Then you're going to have to look more closely as to what the differences
are between the two systems.
 
G

Guest

Should I start with security settings, conflicting software, conflicting
hardware, their ISP, or something else? Or could it be any one of these
things?
 
K

Ken Slovak - [MVP - Outlook]

It could be any of those things plus A-V software, script stoppers, you name
it. There's just no way to tell offhand if the easy things are eliminated.
 

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