PC Review


Reply
Thread Tools Rate Thread

Calling web service from Outlook

 
 
=?Utf-8?B?S2F0aHlC?=
Guest
Posts: n/a
 
      13th Sep 2007
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!

--
KathyB
 
Reply With Quote
 
 
 
 
Ken Slovak - [MVP - Outlook]
Guest
Posts: n/a
 
      14th Sep 2007
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.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"KathyB" <(E-Mail Removed)> wrote in message
newsCEC6216-BE0D-43EA-9C45-(E-Mail Removed)...
> 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!
>
> --
> KathyB


 
Reply With Quote
 
=?Utf-8?B?S2F0aHlC?=
Guest
Posts: n/a
 
      14th Sep 2007
Both systems are Windows XP with Outlook 2003. Both browsers are IE6.
--
KathyB


"Ken Slovak - [MVP - Outlook]" wrote:

> 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.
>
> --
> Ken Slovak
> [MVP - Outlook]
> http://www.slovaktech.com
> Author: Professional Programming Outlook 2007
> Reminder Manager, Extended Reminders, Attachment Options
> http://www.slovaktech.com/products.htm
>
>
> "KathyB" <(E-Mail Removed)> wrote in message
> newsCEC6216-BE0D-43EA-9C45-(E-Mail Removed)...
> > 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!
> >
> > --
> > KathyB

>
>

 
Reply With Quote
 
=?Utf-8?B?S2F0aHlC?=
Guest
Posts: n/a
 
      14th Sep 2007
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

--
KathyB


"KathyB" wrote:

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

 
Reply With Quote
 
Ken Slovak - [MVP - Outlook]
Guest
Posts: n/a
 
      14th Sep 2007
Then you're going to have to look more closely as to what the differences
are between the two systems.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"KathyB" <(E-Mail Removed)> wrote in message
news:670C5592-CC7F-4D37-BF10-(E-Mail Removed)...
> 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
>
> --
> KathyB


 
Reply With Quote
 
=?Utf-8?B?S2F0aHlC?=
Guest
Posts: n/a
 
      14th Sep 2007
Should I start with security settings, conflicting software, conflicting
hardware, their ISP, or something else? Or could it be any one of these
things?

--
KathyB


"Ken Slovak - [MVP - Outlook]" wrote:

> Then you're going to have to look more closely as to what the differences
> are between the two systems.
>
> --
> Ken Slovak
> [MVP - Outlook]
> http://www.slovaktech.com
> Author: Professional Programming Outlook 2007
> Reminder Manager, Extended Reminders, Attachment Options
> http://www.slovaktech.com/products.htm
>
>
> "KathyB" <(E-Mail Removed)> wrote in message
> news:670C5592-CC7F-4D37-BF10-(E-Mail Removed)...
> > 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
> >
> > --
> > KathyB

>
>

 
Reply With Quote
 
Ken Slovak - [MVP - Outlook]
Guest
Posts: n/a
 
      14th Sep 2007
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.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"KathyB" <(E-Mail Removed)> wrote in message
news:1322D7A1-C095-4C0C-BFA3-(E-Mail Removed)...
> Should I start with security settings, conflicting software, conflicting
> hardware, their ISP, or something else? Or could it be any one of these
> things?
>
> --
> KathyB


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Calling a WCF service Nick Microsoft C# .NET 1 11th Apr 2008 09:28 PM
Calling an XML Web Service =?Utf-8?B?TmFkaWw=?= Microsoft Dot NET Compact Framework 2 12th Jul 2005 03:27 AM
Calling a web service from VB6 Randy Microsoft VB .NET 2 6th Jun 2005 04:14 PM
Who is calling my WEB SERVICE ? Shailendra Batham Microsoft C# .NET 5 6th Oct 2004 08:31 PM
Calling a static method from within a C# windows service causes the service to hang? Microsoft C# .NET 3 15th Mar 2004 03:03 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:42 PM.