Uncommon Quickbooks Issues
KB on uncommon quickbooks issues
Table of Contents
General Information
This KB is to cover many uncommon issues that come up during use of Quickbooks.
Error During Reconciliation
Sometimes during reconciliation attempts, an error message will come up blocking this function. The first step is to make sure the user is signed into their Quickbooks Online account within the application. Once done, close the application and re-open the file you are working in. If this does not work, or the following error below opens, you may need to check the permissions on the file and the folders within appdata.
Error Message
System.TypeInitializationException: The type initializer for
'OLB_Center.WPF.Model.FiBluePrintParser' threw an exception. --->
System.UnauthorizedAccessException: Access to the path
'C:\ProgramData\Intuit\QuickBooks
2023\components\olb\branding\fllist\fiblueprint.xml' is denied
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)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess
access, FileShare share, Int32 bufferSize)
at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials
credentials, IWebProxy proxy, RequestCachePolicy cachePolicy)
at System.Xml.XmlUriResolver.GetEntity(Uri absoluteUri, String role,
Type ofObjectToReturn)
at System.Xml.XmlTextReaderImpl.OpenUriDelegate(Object
xmlResolver)
at
System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup
(TryCode code, CleanupCode backoutCode, Object userData)
at System.Threading.CompressedStack.Run(CompressedStack
compressedStack, ContextCallback callback, Object state)
at System.Xml.XmlTextReaderImpl.OpenUrl()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader,
Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at OLB_Center.WPF.Model.FiBluePrintParser..ctor()
at OLB_Center.WPF.Model.FiBluePrintParser..cctor()
--- End of inner exception stack trace ---
at
OLB_Center.WPF.Model.OLBCenter.OLBCenterModel.FilllppInfoToQBOLB
Account()
at
OLB_Center.WPF.Model.OLBCenter.OLBCenterModel.LoadOLBCenterData
(String strXMLData)
[OK]
The KB on Quickbooks online states to give “everyone” access to the file. That may indeed be needed, but in many cases, Quickbooks wants the exact user that is getting access to be added into the folders and file permissions needed. Once added, restart the application.