Page view counter
silverlight does not work over a proxy connection Subscribe to this thread
Last post 11-12-2007 3:40 AM by xpwe. 2 replies.
Sort Posts:
11-08-2007 9:40 AM
silverlight does not work over a proxy connection

Hi,

 

I have tried to access microsoft spotlight which uses silverlight to provide the videos of ms itforum events. But our company allows connection to the internet only through a proxy and silverlight returns an error:

 Silverlight error message

Error Code 4001

Error Type MediaError

Message: AG_E_NETWORK_ERROR

 

I found out that silverlight somehow disregards connection settings and it tries to access our proxy server on port 80 instead of port 8080 (using tcpview from sysinternals).

 I read about a similiar problem going through isa server, we use cisco proxies. When using WMPlayer it is said to be working.

 Can anybody help me on how we can solve this.

 

Thanks a lot.

 

Regards

 

patrick

xpwe

Loading...
Joined on 11-08-2007
Posts 2
11-11-2007 11:05 AM
Re: silverlight does not work over a proxy connection

Patrick,

I found that problem before, you are going to need to use an AJAX Future Template to create an AJAX proxy. Download this template project from here

http://www.microsoft.com/downloads/details.aspx?FamilyId=A5189BCB-EF81-4C12-9733-E294D13A58E6&displaylang=en

Cheers
Al
My Blog
MapStats.NET
Please click on 'Mark as Answer' if this post answered your question!

albertpascual

Loading...
Joined on 05-23-2003
Riverside, CA
Posts 44
11-12-2007 3:40 AM
Re: silverlight does not work over a proxy connection

Hi Al,

 Thanks for answering. Can I as an end user do this myself or do I have to create this proxy programmatically by using the mentioned template? I have no idea what I shall be doing next.

 I hope I am not the only end user who has to work through a proxy wanting to watch microsoft spotlight videos. Is this proxy thing by design as always?

 Kind regards,

Patrick

xpwe

Loading...
Joined on 11-08-2007
Posts 2
Microsoft Communities