Problem with RadRails plugin installation

Hi,

I am usiing Windows XP and am behind a firewall. I get following error
while
trying to isntall few specific plugins that are hosted on some other
sites
than rubyforge (e.g.http://progrium.com/svn/vforge/plugins/widgets) in
my RadRails project.

“HTTP/1.1 407 Proxy Authentication Required ( The ISA Server requires
authorization to fulfill the request. Access to the Web Proxy service is
denied. )”

I have tried using NTLM authentication proxy and rubysspi without any
luck.

Any help to resolve the issue is appreciated.

regards,
Ashutosh

Ashutosh Ambekar <ashutosh.ambekar@…> writes:

denied. )"

I have tried using NTLM authentication proxy and rubysspi without any luck.

Any help to resolve the issue is appreciated.

regards,
Ashutosh

Was able to install the plug-in using Ruby Win32 SSPI
(http://rubyforge.org/projects/rubysspi/)

regards,
Ashutosh

Ashutosh Ambekar <ashutosh.ambekar@…> writes:

denied. )"

I have tried using NTLM authentication proxy and rubysspi without any luck.

Any help to resolve the issue is appreciated.

regards,
Ashutosh

Hi,

Problem solved using rubysspi and using command ruby -rspa script/plugin
install
http://progrium.com/svn/vforge/plugins/widgets.

regards,
Ashutosh