RE: Proxy Servers \ web.config file [SEC=UNOFFICIAL]

2009-09-22 Thread Noja, Fadi
We couldn't get the RSS to work properly so what we did was write a
webservice that basically relayed the info back to the RSS reader.  

 



From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On
Behalf Of Chris Howell
Sent: Wednesday, 23 September 2009 8:06 AM
To: ozmoss@ozmoss.com
Subject: Re: Proxy Servers \ web.config file

 

This link might help although it applies specifically to getting RSS
working:
http://blogs.msdn.com/adamhems/archive/2006/06/13/629761.aspx

If you've changed the web.config, have you made changes on the proxy as
per "You need to configure the proxy server to allow IP authentication
from the Web Front End(s), as MOSS is incapable of passing NTLM
credentials to the proxy server"?

Chris

2009/9/23 Ajay 

You may have to set proxy settings in your web.config

I used something like this at a client
  
  http://proxy1.:3128"; bypassonlocal="True"
usesystemdefault="True" />
  

Again at one place I had to add some urls as bypass list... as proxy was
not letting call web services from internal web appplication on another
zone.





On Wed, Sep 23, 2009 at 4:49 AM, MacDonald, Mike  wrote:

All - 

 

We recently implemented a proxy server and sharepoint is unable
to connect to the internet.  Have others had this issue and if so how as
it been solved.?

 

Thanks, 

 

Mike

 

 

___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss



___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss

 

___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss


Re: Proxy Servers \ web.config file

2009-09-22 Thread Chris Howell
This link might help although it applies specifically to getting RSS
working:
http://blogs.msdn.com/adamhems/archive/2006/06/13/629761.aspx

If you've changed the web.config, have you made changes on the proxy as per
"You need to configure the proxy server to allow IP authentication from the
Web Front End(s), as MOSS is incapable of passing NTLM credentials to the
proxy server"?

Chris

2009/9/23 Ajay 

> You may have to set proxy settings in your web.config
>
> I used something like this at a client
>   
>   http://proxy1.:3128"; bypassonlocal="True"
> usesystemdefault="True" />
>   
>
> Again at one place I had to add some urls as bypass list... as proxy was
> not letting call web services from internal web appplication on another
> zone.
>
>
>
>
> On Wed, Sep 23, 2009 at 4:49 AM, MacDonald, Mike  wrote:
>
>>  All –
>>
>>
>>
>> We recently implemented a proxy server and sharepoint is unable to connect
>> to the internet.  Have others had this issue and if so how as it been
>> solved.?
>>
>>
>>
>> Thanks,
>>
>>
>>
>> Mike
>>
>>
>>
>> ___
>> ozmoss mailing list
>> ozmoss@ozmoss.com
>> http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
>>
>>
>
> ___
> ozmoss mailing list
> ozmoss@ozmoss.com
> http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
>
>
___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss


Re: Proxy Servers \ web.config file

2009-09-22 Thread Ajay
You may have to set proxy settings in your web.config

I used something like this at a client
  
  http://proxy1.:3128"; bypassonlocal="True"
usesystemdefault="True" />
  

Again at one place I had to add some urls as bypass list... as proxy was not
letting call web services from internal web appplication on another zone.




On Wed, Sep 23, 2009 at 4:49 AM, MacDonald, Mike  wrote:

>  All –
>
>
>
> We recently implemented a proxy server and sharepoint is unable to connect
> to the internet.  Have others had this issue and if so how as it been
> solved.?
>
>
>
> Thanks,
>
>
>
> Mike
>
>
>
> ___
> ozmoss mailing list
> ozmoss@ozmoss.com
> http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
>
>
___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss


Proxy Servers \ web.config file

2009-09-22 Thread MacDonald, Mike
All - 

 

We recently implemented a proxy server and sharepoint is unable to
connect to the internet.  Have others had this issue and if so how as it
been solved.?

 

Thanks, 

 

Mike

 

___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss