How can we help you today? How can we help you today?
mstrauss

Activity overview

Latest activity by mstrauss

Currently unable to run updates (SQL Prompt from w/in SQL Mgmt Studio or SQL Compare from within that program). I turned on verbose logging and this is what I get from SQL Compare (I changed the env variable to my desktop for testing): 10:34:02.750|Info   |UpdateClient        |10 |Download C:\Users\<USER>Desktop\CFU\SQLCompare_13.4.0.6563.exe failed authenticode check 10:34:02.942|Info   |UpdateClient        |10 |Download progress  2048 10:34:02.942|Info   |UpdateClient        |10 |Downloading 2048/35037512 10:34:02.942|Info   |UpdateClient        |10 |State: Downloading 10:34:03.446|Info   |UpdateClient        |10 |Download progress  2066337 10:34:03.446|Info   |UpdateClient        |10 |Downloading 2066337/35037512 10:34:03.446|Info   |UpdateClient        |10 |State: Downloading 10:34:03.948|Info   |UpdateClient        |10 |Download progress  11289966 10:34:03.948|Info   |UpdateClient        |10 |Downloading 11289966/35037512 10:34:03.948|Info   |UpdateClient        |10 |State: Downloading 10:34:04.450|Info   |UpdateClient        |10 |Download progress  19886946 10:34:04.450|Info   |UpdateClient        |10 |Downloading 19886946/35037512 10:34:04.450|Info   |UpdateClient        |10 |State: Downloading 10:34:04.952|Info   |UpdateClient        |10 |Download progress  28770627 10:34:04.952|Info   |UpdateClient        |10 |Downloading 28770627/35037512 10:34:04.952|Info   |UpdateClient        |10 |State: Downloading 10:34:05.059|Warn   |UpdateClient        |10 |There is a problem saving the download file to your computer. System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.    at System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size)    at RedGate.Update.Client.Download.FileWriter.WriteStreamToFile(Stream steam)    at RedGate.Update.Client.Download.DownloadManager.DownloadFile(FileDownloadProgress progress, IUpdate update, String updateUrl) 10:34:05.386|Warn   |UpdateClient        |10 |Download failure RedGate.Update.Client.Download.DownloadException: There is a problem saving the download file to your computer. ---> System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.    at System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size)    at RedGate.Update.Client.Download.FileWriter.WriteStreamToFile(Stream steam)    at RedGate.Update.Client.Download.DownloadManager.DownloadFile(FileDownloadProgress progress, IUpdate update, String updateUrl)    --- End of inner exception stack trace ---    at RedGate.Update.Client.Download.DownloadManager.DownloadFile(FileDownloadProgress progress, IUpdate update, String updateUrl)    at RedGate.Update.Client.Download.DownloadManager.DownloadFile(FileDownloadProgress progress, IUpdate update, String updateUrl)    at RedGate.Update.Client.Download.DownloadManager.Download(IEnumerable`1 requestedDownloads, DownloadProgress progress) 10:34:05.388|Warn   |UpdateClient        |10 |Facade failure RedGate.Update.Client.Download.DownloadException: There is a problem saving the download file to your computer. ---> System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.    at System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size)    at RedGate.Update.Client.Download.FileWriter.WriteStreamToFile(Stream steam)    at RedGate.Update.Client.Download.DownloadManager.DownloadFile(FileDownloadProgress progress, IUpdate update, String updateUrl)    --- End of inner exception stack trace --- Server stack trace:     at RedGate.Update.Client.Download.DownloadManager.DownloadFile(FileDownloadProgress progress, IUpdate update, String updateUrl)    at RedGate.Update.Client.Download.DownloadManager.DownloadFile(FileDownloadProgress progress, IUpdate update, String updateUrl)    at RedGate.Update.Client.Download.DownloadManager.Download(IEnumerable`1 requestedDownloads, DownloadProgress progress)    at RedGate.Update.Client.UpdateService.CheckForUpdatesStatic(IUpdateServer updateServer, IDownloadManager downloadManager, String serialNumber, Boolean automatic, DownloadProgress progress)    at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Object[]& outArgs)    at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink) Exception rethrown at [0]:     at System.Runtime.Remoting.Proxies.RealProxy.EndInvokeHelper(Message reqMsg, Boolean bProxyCase)    at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(Object NotUsed, MessageData& msgData)    at RedGate.Update.Client.UpdateService.Callback.EndInvoke(IAsyncResult result)    at RedGate.Update.Client.UpdateService.EndCheckForUpdates(IAsyncResult asyncResult)    at RedGate.Update.Client.UpdateFacade.CheckFinished(IAsyncResult ar) 10:34:05.388|Info   |UpdateClient        |10 |State: Error 10:34:05.782|Info   |UpdateClient        |10 |Exiting check for updates / comments
Currently unable to run updates (SQL Prompt from w/in SQL Mgmt Studio or SQL Compare from within that program).I turned on verbose logging and this is what I get from SQL Compare (I changed the env...
0 votes