The user cancelled the app installation. (0x80070642)
When Office 365 is being deployed through Intune, there are loads of errors in the portal hen checking the app install status. The error isThe user cancelled the app installation. (0x80070642)Does...
View ArticleForward Engineering in Visio Online Plan 2 (ERD to DDL), is it possible?
I have a complex diagram in Visio Online Plan 2 Version 1902 and would like to convert it into database DDL scripts so I could generate database tables directly, not manuallyI did try to google that...
View ArticleVBA Error: Unrecognized project language
Hi,I am getting a VBA Error "Unrecognized project language" in a new and empty VBA project when I want to see Tools > References or I want to open the VBA-editor. Any suggestions?Thanks,Lukas
View ArticleEditing subsection of text in visio via powershell
m wondering if this i even possible Currently I have a script to create a visio drawing relevant portions of the text being used are:$application = New-Object -ComObject Visio.Application...
View ArticleHow best to handle the new Office 2019/365 ribbon SVG icons for an Office...
I always try to make sure that my Word add-in with a custom ribbon matches the user's Word version in terms of design. But it looks like the new version of Word complicates things...1) As I understand...
View ArticleOneNote parsing - how to get to the Text Blobs in the document?
0I am creating a parser for the .one file extension, which when finished I will add to the Apache Tika project.Here is the APL 2.0 licensed Open Source project I'm creating:...
View ArticleOneNote - complete listing of the Property IDs
I am trying to write a parser for OneNote files. I would like to get a complete list of all the Property IDs to Property Name.Here is what I have so far:...
View ArticleOneNote - Not able to find all the Property IDs in the Microsoft documentation
I am parsing One Note documents. When I find property IDs from within the OneNote documents, I find most of them in the OpenSpecs document:...
View ArticleWhen is MS Office going to offering something like airtable.com?
While the general enterprise market is happy with crunching numbers with Excel, there are other use cases for a more flexible spreadsheet/database hybrid, like airtable.com. Sharepoint lists are...
View ArticleI wanna convert my MSG files into EML file format.
Hey guys! I have some MSG files in MS Outlook mail account but now I now want to change all of them into EML file format of Outlook Express. I need a method (but it must be effective and safe) if...
View ArticleConvert equation editor 3.0 objects to Math ML in .docx documents
Hi,I have thousands of .docx documents that contain both equation editor 3.0 math objects and math_ml objects. I need to convert these .docx files to .xml, so I would like to first convert all...
View ArticlePowerpoint vba problem
Hi, I have a Userform in vba powerpoint and the checkboxes in it, where I select the slides from presentation. I would like to have a possibility to select the particular slides and create a new pdf...
View ArticlePowerpoint interop with C# - trouble accessing slide shapes
I am using Visual Studio Community and have added a reference to the Microsoft.Office.Interop.Powerport COM library to my project. I am not developing a VSTO application but want to create and modify a...
View ArticleCRM 2013 to CRM 2015 setup + The Microsoft Dynamics CRM previous version...
Hi Folks,Im in upgrading process from CRM 2013 to 2015. I have struck up with the error message below. Please help.Violation of PRIMARY KEY constraint 'PK__#Invalid__59D4927783FEE695'. Cannot insert...
View ArticleHierarchy of Animations
I am in the middle of creating a PowerPoint slideshow. I need the presentation to be totally automated as I plan on linking it to run in a website.While testing several of the slides, I am coming upon...
View ArticleOffice 365 : how to identify bitness (x86 or x64) via code.?
I am unable to read this key HKLM\SOFTWARE\Microsoft\Office\15.0\Outlook\Bitness at times, The WScript.Shell.RegRead(regKey) method returns with “Invalid root in registry key ".So, is the there any...
View ArticleHow to solve "The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on...
I have a VB.Net program that refers to Microsoft.ACE.OLEDB.12.0Private Const EXCEL07_CONN_STRING As String = "Provider=Microsoft.ACE.OLEDB.12.0;Data Source=""{0}"";Extended Properties=""Excel...
View ArticleBrowser used by Office after Chromium based Edge released
Hi,According to the article, currently in the latest version of Office on latest Windows 10, Office is using Edge as underlying...
View Articledigital certificate for custom corporate forms
I am developing a set of standard forms (meeting minutes, memorandum, etc) for my company and am using VBA to make them easier and more efficient for employees to use. Right now, every time they try...
View ArticleOffice Outlook 2013 VBA script failures
I wrote a script that will read incoming emails (triggered by rule) and move emails to folders based on the content.In that script I have a wait routine that waits a certain number of milliseconds...
View Article