jcaillon / 3P

3P (short for Progress Programmers Pal), is a notepad++ plugin designed to help writing progress 4GL (OpenEdge ABL) code. It transforms notepad++ into a full featured IDE for openedge code editor, providing syntax checking, compilation, auto-completion, tool-tips and much more!
https://jcaillon.github.io/3P/
GNU General Public License v3.0
78 stars 35 forks source link

Bugs - auto generated report #2

Closed jcaillon closed 8 years ago

jcaillon commented 8 years ago

What's the point of this issue?

Each time 3P encounters an unexpected error, a comment will be automatically posted here with the details or the error

3pUser commented 8 years ago

liga (B87776059M)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-06-29 15:12:45

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)
3pUser commented 8 years ago

S85477 (B81755140M)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-06-29 15:16:03

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)
3pUser commented 8 years ago

baibamie (B88631620M)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-06-29 16:47:58

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)
3pUser commented 8 years ago

curtisj (IN-CURTISJ)

3P version : v1.6.0, Notepad++ version : v6.9.1


16-06-29 22:59:23

Error in LibLoader
System.IO.FileNotFoundException: Could not load file or assembly 'file:///C:\Users\curtisj\AppData\Roaming\Notepad++\plugins\Config\3P\Libraries\CSScriptIntellisense.dll' or one of its dependencies. The system cannot find the file specified.
File name: 'file:///C:\Users\curtisj\AppData\Roaming\Notepad++\plugins\Config\3P\Libraries\CSScriptIntellisense.dll'
   at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
   at System.Reflection.Assembly.LoadFrom(String assemblyFile)
   at _3PA.Lib.LibLoader.AssemblyResolver(Object sender, ResolveEventArgs args)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
3pUser commented 8 years ago

liga (B87776059M)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-06-30 09:46:33

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)
3pUser commented 8 years ago

ainarsbu (B87198728W)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-06-30 11:12:24

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)
3pUser commented 8 years ago

ainarsbu (B87198728W)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-06-30 11:14:08

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)
3pUser commented 8 years ago

nlaupretre (ITEM-84202)

3P version : v1.6.1, Notepad++ version : v6.9.2


16-06-30 11:24:04 _From 3PA.Plug.ApplyDefaultOptionsForScintilla()

System.Xml.XmlException: Déclaration XML inattendue. La déclaration XML doit être le premier noeud du document et aucun espace blanc ne doit être placé avant. Ligne 44, position 3.
   à System.Xml.XmlTextReaderImpl.Throw(Exception e)
   à System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
   à System.Xml.XmlTextReaderImpl.ParsePI(StringBuilder piInDtdStringBuilder)
   à System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   à System.Xml.XmlTextReaderImpl.Read()
   à System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r)
   à System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o)
   à System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options)
   à System.Xml.Linq.XDocument.Load(String uri, LoadOptions options)
   à System.Xml.Linq.XDocument.Load(String uri)
   à _3PA.Plug.ApplyDefaultOptionsForScintilla()
3pUser commented 8 years ago

mungcal.leonardo (8Z336R1)

3P version : v1.5.4, Notepad++ version : v6.9.1


16-06-30 17:42:24 _From _3PA.Lib._3pUpdater.3PUpdater.ExecuteUpdateAsync()

OnNotepadExit
System.IO.IOException: The process cannot access the file 'C:\Users\mungcal.leonardo\AppData\Roaming\Notepad++\plugins\Config\3P\Update\3pUpdater.exe' because it is being used by another process.
   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)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   at System.IO.File.WriteAllBytes(String path, Byte[] bytes)
   at _3PA.Lib._3pUpdater._3PUpdater.ExecuteUpdateAsync()
3pUser commented 8 years ago

s20173 (B84005002M)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-06-30 14:18:55

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)
3pUser commented 8 years ago

s20173 (B84005002M)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-06-30 14:37:07

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)
3pUser commented 8 years ago

cpd_paulor (GRA_DTI_033982N)

3P version : v1.6.0, Notepad++ version : v6.9.2


16-06-30 10:46:33 _From _3PA.Lib._3pUpdater.3PUpdater.ExecuteUpdateAsync()

OnNotepadExit
System.IO.IOException: O processo não pode acessar o arquivo 'C:\Users\cpd_paulor\AppData\Roaming\Notepad++\plugins\Config\3P\Update\3pUpdater.exe' porque ele está sendo usado por outro processo.
   em System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   em 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)
   em System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   em System.IO.File.InternalWriteAllBytes(String path, Byte[] bytes, Boolean checkHost)
   em System.IO.File.WriteAllBytes(String path, Byte[] bytes)
   em _3PA.Lib._3pUpdater._3PUpdater.ExecuteUpdateAsync()
3pUser commented 8 years ago

cpd_paulor (GRA_DTI_033982N)

3P version : v1.6.0, Notepad++ version : v6.9.2


16-06-30 10:53:23

Unzipping 3P_latestRelease.zip
System.IO.InvalidDataException: Dados inválidos encontrados durante a decodificação.
   em _3PA.Lib.ZipStorer.Open(Stream stream, FileAccess access)
   em _3PA.Lib.ZipStorer.Open(String filename, FileAccess access)
   em _3PA.Lib.Utils.ExtractAll(String filename, String targetDir)
3pUser commented 8 years ago

Nico (NICOPC)

3P version : v1.6.0, Notepad++ version : v6.9.2


16-06-30 11:49:26

Error while displaying the code explorer content
System.ArgumentNullException: Value cannot be null.
Parameter name: key
   at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
   at BrightIdeasSoftware.FastObjectListDataSource.RebuildIndexMap()
   at BrightIdeasSoftware.FastObjectListDataSource.SetObjects(IEnumerable collection)
   at BrightIdeasSoftware.VirtualObjectListView.SetObjects(IEnumerable collection, Boolean preserveState)
   at BrightIdeasSoftware.ObjectListView.SetObjects(IEnumerable collection)
   at _3PA.MainFeatures.CodeExplorer.CodeExplorerForm.ApplyFilter()
   at _3PA.MainFeatures.CodeExplorer.CodeExplorerForm.<UpdateTreeDataAction>b__11()
3pUser commented 8 years ago

Nico (ASUSNB)

3P version : v1.6.1, Notepad++ version : v6.9.2


16-06-30 21:05:50

Error in RefreshParser
System.IO.IOException: El proceso no puede obtener acceso al archivo 'C:\Users\marce\AppData\Roaming\Notepad++\plugins\Config\NppFTP\Cache\weroot@75.39.13.193\home\mfg\zsrc\hmdeclre.i' porque está siendo utilizado en otro proceso.
   en System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   en 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)
   en System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   en System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
   en System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost)
   en System.IO.File.ReadAllText(String path, Encoding encoding)
   en _3PA.MainFeatures.Parser.ParserVisitor.ParseFile(String fileName, String ownerName)
   en _3PA.MainFeatures.Parser.ParserVisitor.Visit(ParsedIncludeFile pars)
   en _3PA.MainFeatures.Parser.ParsedIncludeFile.Accept(IParserVisitor visitor)
   en _3PA.MainFeatures.Parser.Parser.Accept(IParserVisitor visitor)
   en _3PA.MainFeatures.Parser.ParserHandler.RefreshParser()
3pUser commented 8 years ago

Jameelm (EB-TS1)

3P version : v1.5.0, Notepad++ version : v6.9.0


16-07-01 07:16:18

Error in beNotified : code = 2016
System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
   at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
   at System.Collections.Generic.List`1.Enumerator.MoveNextRare()
   at System.Collections.Generic.List`1.Enumerator.MoveNext()
   at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
   at _3PA.MainFeatures.Parser.ParserHandler.FindTempTableByName(String name)
   at _3PA.MainFeatures.Parser.ParserHandler.FindAnyTableByName(String name)
   at _3PA.MainFeatures.Parser.ParserHandler.FindAnyTableOrBufferByName(String name)
   at _3PA.MainFeatures.AutoCompletion.AutoComplete.FindInCompletionData(String keyword, Int32 position, Boolean dontCheckLine)
   at _3PA.MainFeatures.InfoToolTip.InfoToolTip.ShowToolTipFromDwell(Boolean openTemporary)
   at _3PA.Plug.OnDwellStart()
   at _3PA.Plug.OnNppNotification(SCNotification nc)
3pUser commented 8 years ago

s54825 (B81012876M)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-07-01 08:47:35

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)
3pUser commented 8 years ago

baibamie (B88631620M)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-07-01 09:56:09

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)
3pUser commented 8 years ago

S62844 (B86766690M)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-07-01 10:37:53

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)
3pUser commented 8 years ago

skadem (ITEM-84261)

3P version : v1.6.1, Notepad++ version : v6.9.0


16-07-01 10:44:18

Error in OnExecutionOk
System.FormatException: Le format de la chaîne d'entrée est incorrect.
   à System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
   à System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
   à System.Int32.Parse(String s)
   à _3PA.MainFeatures.ProgressExecutionNs.FilesInfo.ReadErrorsFromFile(String fullPath, Boolean fromProlint, Dictionary`2 permutePaths)
   à _3PA.MainFeatures.ProgressExecutionNs.ProExecution.LoadErrorLog()
   à _3PA.MainFeatures.ProgressExecutionNs.ProCompilation.OnSingleExecutionOk(ProExecution lastExec)
3pUser commented 8 years ago

liga (B87776059M)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-07-01 12:50:41

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)
3pUser commented 8 years ago

S85602 (B88187085W)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-07-01 15:18:16

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)
3pUser commented 8 years ago

janisvi (B84715268M)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-07-01 16:04:11

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)
3pUser commented 8 years ago

liga (B87776059M)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-07-01 18:24:09

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)
3pUser commented 8 years ago

JulijaSe (B81110517M)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-07-04 09:54:14

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)
3pUser commented 8 years ago

JulijaSe (B81110517M)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-07-04 10:01:58

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)
3pUser commented 8 years ago

S85602 (B88187085W)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-07-04 12:34:10

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)
3pUser commented 8 years ago

s20173 (B84005002M)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-07-04 12:58:00

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)
3pUser commented 8 years ago

glenn.ganza.sanchez (4GKZWW1)

3P version : v1.6.1, Notepad++ version : v6.9.0


16-07-04 18:02:54

Error in UpdateAutocompletion
System.InvalidOperationException: Failed to compare two elements in the array. ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at _3PA.MainFeatures.AutoCompletion.CompletionDataSortingClass.Compare(CompletionData x, CompletionData y)
   at System.Collections.Generic.ArraySortHelper`1.PickPivotAndPartition(T[] keys, Int32 lo, Int32 hi, IComparer`1 comparer)
   at System.Collections.Generic.ArraySortHelper`1.IntroSort(T[] keys, Int32 lo, Int32 hi, Int32 depthLimit, IComparer`1 comparer)
   at System.Collections.Generic.ArraySortHelper`1.IntrospectiveSort(T[] keys, Int32 left, Int32 length, IComparer`1 comparer)
   at System.Collections.Generic.ArraySortHelper`1.Sort(T[] keys, Int32 index, Int32 length, IComparer`1 comparer)
   --- End of inner exception stack trace ---
   at System.Collections.Generic.ArraySortHelper`1.Sort(T[] keys, Int32 index, Int32 length, IComparer`1 comparer)
   at System.Array.Sort[T](T[] array, Int32 index, Int32 length, IComparer`1 comparer)
   at System.Collections.Generic.List`1.Sort(Int32 index, Int32 count, IComparer`1 comparer)
   at System.Collections.Generic.List`1.Sort(IComparer`1 comparer)
   at _3PA.MainFeatures.AutoCompletion.AutoCompletionForm.SetItems(List`1 objectsList, Boolean resetSelectorButtons)
   at _3PA.MainFeatures.AutoCompletion.AutoComplete.ShowSuggestionList(String keyword)
   at _3PA.MainFeatures.AutoCompletion.AutoComplete.UpdateAutocompletion()
3pUser commented 8 years ago

s20173 (B84005002M)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-07-04 13:03:57

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)
3pUser commented 8 years ago

s54825 (B81012876M)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-07-04 13:04:03

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)
3pUser commented 8 years ago

s54825 (B81012876M)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-07-04 13:06:31

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)
3pUser commented 8 years ago

s84591 (B82870252W)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-07-04 13:24:55

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)
3pUser commented 8 years ago

liga (B87776059M)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-07-04 13:25:25

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)
3pUser commented 8 years ago

s84591 (B82870252W)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-07-04 13:51:58

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)
3pUser commented 8 years ago

janisvi (B84715268M)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-07-04 14:40:48

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)
3pUser commented 8 years ago

s75305 (B89816907W)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-07-04 15:21:18

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)
3pUser commented 8 years ago

baibamie (B88631620M)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-07-04 15:34:46

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)
3pUser commented 8 years ago

s20173 (B84005002M)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-07-04 16:22:13

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)
3pUser commented 8 years ago

s20173 (B84005002M)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-07-04 16:25:49

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)
3pUser commented 8 years ago

s20173 (B84005002M)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-07-04 17:25:54

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)
3pUser commented 8 years ago

s20173 (B84005002M)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-07-04 17:30:05

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)
3pUser commented 8 years ago

s20173 (B84005002M)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-07-04 17:31:31

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)
3pUser commented 8 years ago

s20173 (B84005002M)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-07-04 17:36:27

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)
3pUser commented 8 years ago

spe (GEW1014SPE)

3P version : v1.6.0, Notepad++ version : v6.9.0


16-07-05 11:15:10

Error in LibLoader
System.IO.FileNotFoundException: Impossible de charger le fichier ou l'assembly 'file:///C:\Users\SPE\AppData\Roaming\Notepad++\plugins\Config\3P\Libraries\NLog.dll' ou une de ses dépendances. Le fichier spécifié est introuvable.
Nom de fichier : 'file:///C:\Users\SPE\AppData\Roaming\Notepad++\plugins\Config\3P\Libraries\NLog.dll'
   à System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   à System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   à System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   à System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
   à System.Reflection.Assembly.LoadFrom(String assemblyFile)
   à _3PA.Lib.LibLoader.AssemblyResolver(Object sender, ResolveEventArgs args)

AVT : la journalisation de liaison d'assembly est désactivée.
Pour activer la journalisation des échecs de liaison d'assembly, attribuez la valeur 1 à la valeur de Registre [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD).
Remarque : une certaine perte de performance est associée à l'enregistrement dans le journal des échecs de liaison d'assembly.
Pour désactiver cette fonctionnalité, supprimez la valeur de Registre [HKLM\Software\Microsoft\Fusion!EnableLog].
3pUser commented 8 years ago

s54825 (B81012876M)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-07-05 12:35:52

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)
3pUser commented 8 years ago

s54825 (B81012876M)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-07-05 12:37:39

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)
3pUser commented 8 years ago

s54825 (B81012876M)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-07-05 12:38:27

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)
3pUser commented 8 years ago

s54825 (B81012876M)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-07-05 12:42:24

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)
3pUser commented 8 years ago

baibamie (B88631620M)

3P version : v1.5.1, Notepad++ version : v6.9.2


16-07-05 13:06:53

WcOnDownloadFileCompleted
System.ComponentModel.Win32Exception (0x80004005): This program is blocked by group policy. For more information, contact your system administrator
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at _3PA.MainFeatures.UpdateHandler.WcOnDownloadFileCompleted(Object sender, AsyncCompletedEventArgs asyncCompletedEventArgs)