Since Version 2.6.4 and 2.7.8 you need to copy the files from YsOutlookAddin_release1.0.6.rar to the AppData folder. Otherwyse you get a Manifest Error if you start Outlook.
7 comments
-
Ryan Rolf, which disk do you install Linkus PC to?
-
Rolf Hi Ryan, we work here with windows 10 pro in german and use office 365.
There are 2 Problems with the AddOn. First with the Manifest installation from 2.7.8Name:
From: file: /// C: /Users/%Username%/AppData/Local/Programs/Linkus/resources/dll/win32/outlook/YsOutlookAddIn.vsto
************** Exception text **************
System.Deployment.Application.InvalidDeploymentException: The application manifest either has a different calculated hash than the specified calculated hash or no specified hash at all. ---> System.Deployment.Application.InvalidDeploymentException: The file 'YsOutlookAddIn.dll.manifest' has a different calculated hash than that specified in the manifest.
at System.Deployment.Application.ComponentVerifier.VerifyFileHash (String filePath, Hash hash)
at System.Deployment.Application.ComponentVerifier.VerifyFileHash (String filePath, HashCollection hashCollection)
at System.Deployment.Application.DownloadManager.DownloadApplicationManifest (AssemblyManifest deploymentManifest, String targetDir, Uri deploymentUri, IDownloadNotification notification, DownloadOptions options, Uri & appSourceUri, String & appManifestPath)
--- End of internal exception stack monitoring ---
at Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.GetManifests (TimeSpan timeout)
at Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.InstallAddIn ()The Second one, if you disable the Plug-in and activate it again they try to find the files under C:\Windows\system32.
name: From: file: /// C: /WINDOWS/system32/resources/dll/win32/outlook/YsOutlookAddIn.vsto ************** Exception text ************** System.Deployment.Application.DeploymentDownloadException: 'file: /// C: /WINDOWS/system32/resources/dll/win32/outlook/YsOutlookAddIn.vsto' could not be downloaded. ---> System.Net.WebException: Part of the path "C: \ WINDOWS \ system32 \ resources \ dll \ win32 \ outlook \ YsOutlookAddIn.vsto" could not be found. ---> System.Net.WebException: Part of the path "C: \ WINDOWS \ system32 \ resources \ dll \ win32 \ outlook \ YsOutlookAddIn.vsto" could not be found. ---> System.IO.DirectoryNotFoundException: Part of the path "C: \ WINDOWS \ system32 \ resources \ dll \ win32 \ outlook \ YsOutlookAddIn.vsto" could not be found. at System.IO .__ Error.WinIOError (Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init (String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) with System.IO.FileStream..ctor (String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy) with System.Net.FileWebStream..ctor (FileWebRequest request, String path, FileMode mode, FileAccess access, FileShare sharing, Int32 length, Boolean async) at System.Net.FileWebResponse..ctor (FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint) --- End of internal exception stack monitoring --- at System.Net.FileWebResponse..ctor (FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint) at System.Net.FileWebRequest.GetResponseCallback (Object state) --- End of internal exception stack monitoring --- at System.Net.FileWebRequest.EndGetResponse (IAsyncResult asyncResult) at System.Net.FileWebRequest.GetResponse () at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile (DownloadQueueItem next) --- End of internal exception stack monitoring --- at Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.GetManifests (TimeSpan timeout) at Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.InstallAddIn ()
regards
-
Ryan Do you tried to install the Linkus PC to another disk like disk D or E to test?
Maybe there is permission issue when you install the Linkus in disk C.
-
Dean Andeselic I have the same problem
Name:
Von: file:///C:/WINDOWS/system32/resources/dll/win32/outlook/YsOutlookAddIn.vsto************** Ausnahmetext **************
System.Deployment.Application.DeploymentDownloadException: 'file:///C:/WINDOWS/system32/resources/dll/win32/outlook/YsOutlookAddIn.vsto' konnte nicht gedownloadet werden. ---> System.Net.WebException: Ein Teil des Pfades "C:\WINDOWS\system32\resources\dll\win32\outlook\YsOutlookAddIn.vsto" konnte nicht gefunden werden. ---> System.Net.WebException: Ein Teil des Pfades "C:\WINDOWS\system32\resources\dll\win32\outlook\YsOutlookAddIn.vsto" konnte nicht gefunden werden. ---> System.IO.DirectoryNotFoundException: Ein Teil des Pfades "C:\WINDOWS\system32\resources\dll\win32\outlook\YsOutlookAddIn.vsto" konnte nicht gefunden werden.
bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
bei System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
bei System.Net.FileWebStream..ctor(FileWebRequest request, String path, FileMode mode, FileAccess access, FileShare sharing, Int32 length, Boolean async)
bei System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)
--- Ende der internen Ausnahmestapelüberwachung ---
bei System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)
bei System.Net.FileWebRequest.GetResponseCallback(Object state)
--- Ende der internen Ausnahmestapelüberwachung ---
bei System.Net.FileWebRequest.EndGetResponse(IAsyncResult asyncResult)
bei System.Net.FileWebRequest.GetResponse()
bei System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
--- Ende der internen Ausnahmestapelüberwachung ---
bei Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.GetManifests(TimeSpan timeout)
bei Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.InstallAddIn() -
Matjaz Ogrinc I had similar problem, when I install Linkus only for my user profile. After that I uninstall Linkus and install it for all users. No problem when after that.
Hope this helps someone.
Windows 10, Office 365.
Regards, Matjaž
ps. hope that this bug is fixed...
-
Mo Mazigh Rolf wo finde ich diese Dateien? Habe lediglich die vom 31.03.2021. Kann man die Dateien irgenwo runterladen? und wo genau müssen die dann reinkopiert werden, da die Dateien aktuell auch im AppData Ordner sind?
Vielen Dank vorabwhere can I find these files? Have only the 31.03.2021. Can you download the files anywhere? and where exactly must then be reinkopiert, since the files are currently also in the AppData folder?
Many thanks in advance