Unable to install
Rebuilt my machine and I'm trying to reinstall the outlook plugin, but I get the following error:
Name:
From: http://www.ceptara.com/iisdeploy/organizer/Organizer.vsto
************** Exception Text **************
System.Deployment.Application.DeploymentDownloadException: Downloading http://www.ceptara.com/iisdeploy/organizer/Organizer.vsto did not succeed. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 64.5.53.74:80
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.GetResponse()
at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
--- End of inner exception stack trace ---
at Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.GetManifests(TimeSpan timeout)
at Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.InstallAddIn
- Login or register to post comments
- Printer-friendly version
- Post to Twitter
- Send by email
- PDF version
Recent Updates
Microsoft Outlook Add-In
Focus on Your Life, Not Your Inbox
Achieve greater focus by shifting your attention from e-mail to accomplishing what matters most!
Company News
Stay up to date with our newsletter!
Corporate LAN
Jason -
It looks like you're trying to install from a corporate network, yes?
If so, it could be that your network is stopping the download process. Could be VPN, Firewall, or proxy related.
If VPN - turn off the VPN and try again.
If Firewall - try turning off the firewall temporarily.
If proxy related - ask you IT folks if they are requiring authentication for our specific URL or other URLs similar to ours. It could be that the Installer lacks the priviledges to go thru your local proxy.
Thx
Chris