Forum Replies Created
-
AuthorPosts
-
Marie DueParticipant
Hi Ian
I think I found the cause of the method error (I re-attached the error photo)
As you probably know, we use Arabic, and when I was making changes to the model for you, and I was changing the names of packages, BPs, elements , … to English, at the end I saw that there was no error.
Then I came back to the same original model, shortened the length of the Arabic names of the elements, and saw that the error went away again.
By enlarging the element’s name in English, I realized that this method gives an error when the length of the element exceeds 98 characters. And because in Arabic each character takes up a few bytes, this happens a lot in our model.
Apparently the tool itself allows 255 characters of length(I checked t_object.name and t_package.name)
Kindest regards
MarieAttachments:
Marie DueParticipantHi Dear Ian
for (a) I run integrity check and now there is only some Duplicate GUID. I also Reset IDs in Integrity Menu. But nothing changed.
for (b) I delete some packages and minimal model with the error is about 100 MB, How can I share it with you in private?
best regards
MarieMarie DueParticipant……
Marie DueParticipantHi Ian
I tried to make a small part of the model for you as you want.
I deleted some packages, the document is generated sometimes and I get the above error some other times (I can send it (9MB in rar file).
After that I deleted some other packages and when the model is small, I can generate a quick document each time.
the point is that, deleted packets have connections to the desired BP, and removing their causes certain activities to be removed from the process.
Because of this, unfortunately I can not create your XMI file.
Also in case the model is very large without deletion, we will get the attached error from the same process that I sent to you.
Does the software have a complete log file that has a complete error description so I can send it to you.Attachments:
Marie DueParticipantHi Ian
I test it on Business Process and some of our packages that contains BPs.
but this error does not happened on all of our BPs.
It happened on some of them and I cant find what’s wrong with them.
ThanksMarie DueParticipantHi Dear support team
i am using the latest EADOCX version and when i want to generate quick document always I get the attached error.
what is wrong???Attachments:
23 October 2021 at 10:18 am in reply to: Only one user can see ModelExpert in specialize menu #10463Marie DueParticipantAll users of EA must install Model Expert on their own machines.
Sorry if this was not clear in the help.Hi Ian.
OK, Thanks you for your help.Marie DueParticipantHi Ian
whats up !?Marie DueParticipantMarie DueParticipantfile of previous post.
Marie DueParticipantThanks Ian,
I exported the package to xml as the attached file,
but when I imported it for test in a new file based repository, there was no error.
it seems that if I export entire model in xml then import it in a new file based repository there is no error on generating dashboards.
anyway I attached xml file for you and If you want I can send you a backup of our model in postgresql format containing desired package
many thanks
MarieMarie DueParticipantHi Dear Ian
thank you so much,
I Downloaded v2.2.3.0 and everything is OK and none of the previous error occured,
but in some of our package when we want to generate dashboard we get the attached error from dotnet framework “object reference not set to instance of an object”
and after pressing continue “elements” , “Diagrams” , “Packages” , “Word Cloud” and “Complexity” is empty,
MarieAttachments:
Marie DueParticipantHi dear support team
we are using postgreqsl for our model and when we want to use modelexpert dashboard we get the following error from dotnet framework
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3710.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
—————————————-
System.Web
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3770.0 built by: NET472REL1LAST_B
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll
—————————————-************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.For example:
<configuration>
<system.windows.forms jitDebugging=”true” />
</configuration>When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.************** Exception Text **************
System.ArgumentNullException: Value cannot be null.
Parameter name: key
at System.Collections.Generic.Dictionary`2.FindEntry(TKey key)
at Model_Expert.EARepository.diagramElementTypeCounts(EAPackage aPackage)
at Model_Expert.cntlAnalysisDashboard.fillDiagramsTable()
at Model_Expert.cntlAnalysisDashboard.openOnRefModel(MXReferenceModel aRefModel, EAPackage sourcePackage, WorkingSet ws)
at Model_Expert.cntlEADockableDashboard.bwAnalyser_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e)
at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3860.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
—————————————-
Model_Expert
Assembly Version: 2.2.2.1
Win32 Version: 2.2.2.1
CodeBase: file:///C:/Program%20Files%20(x86)/eaDocX/Model%20Expert/Model_Expert.DLL
—————————————-
Interop.EA
Assembly Version: 2.10.238.1
Win32 Version: 2.10.238.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sparx%20Systems/EA/Interop.EA.DLL
—————————————-
eaDocXAddIn
Assembly Version: 5.0.5.3
Win32 Version: 5.0.5.3
CodeBase: file:///C:/Program%20Files%20(x86)/eaDocX%20Ltd/eaDocX/eaDocXAddIn.DLL
—————————————-
LogicNP.CryptoLicensing
Assembly Version: 6.0.0.0
Win32 Version: 6.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/eaDocX%20Ltd/eaDocX/LogicNP.CryptoLicensing.DLL
—————————————-
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3830.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
—————————————-
System
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3640.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
—————————————-
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
—————————————-
Microsoft.VisualBasic
Assembly Version: 10.0.0.0
Win32 Version: 14.7.3190.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
—————————————-
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3830.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
—————————————-
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3630.0 built by: NET472REL1LAST_B
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
—————————————-
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
—————————————-
Telerik.WinControls.UI
Assembly Version: 2021.1.326.40
Win32 Version: 2021.1.326.40
CodeBase: file:///C:/Program%20Files%20(x86)/eaDocX/Model%20Expert/Telerik.WinControls.UI.DLL
—————————————-
Telerik.WinControls
Assembly Version: 2021.1.326.40
Win32 Version: 2021.1.326.40
CodeBase: file:///C:/Program%20Files%20(x86)/eaDocX/Model%20Expert/Telerik.WinControls.DLL
—————————————-
TelerikCommon
Assembly Version: 2021.1.326.40
Win32 Version: 2021.1.326.40
CodeBase: file:///C:/Program%20Files%20(x86)/eaDocX/Model%20Expert/TelerikCommon.DLL
—————————————-
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
—————————————-
Telerik.WinControls.ChartView
Assembly Version: 2021.1.326.40
Win32 Version: 2021.1.326.40
CodeBase: file:///C:/Program%20Files%20(x86)/eaDocX/Model%20Expert/Telerik.WinControls.ChartView.DLL
—————————————-
Gma.CodeCloud.Controls
Assembly Version: 2.0.0.0
Win32 Version: 2.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/eaDocX/Model%20Expert/Gma.CodeCloud.Controls.DLL
—————————————-
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
—————————————-
System.Xml.Linq
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
—————————————-
CustomMarshalers
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/CustomMarshalers/v4.0_4.0.0.0__b03f5f7f11d50a3a/CustomMarshalers.dll
—————————————-
Telerik.WinControls.GridView
Assembly Version: 2021.1.326.40
Win32 Version: 2021.1.326.40
CodeBase: file:///C:/Program%20Files%20(x86)/eaDocX/Model%20Expert/Telerik.WinControls.GridView.DLL
—————————————-
System.Data
Assembly Version: 4.0.0.0Marie DueParticipantHi dear support team
we are using postgreqsl for our model and when we want to use modelexpert dashboard we get the following error from dotnet framework
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3710.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
—————————————-
System.Web
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3770.0 built by: NET472REL1LAST_B
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll
—————————————-************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.For example:
<configuration>
<system.windows.forms jitDebugging=”true” />
</configuration>When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.Marie DueParticipantHi support team,
We just installed EaDocx and when we want to generate our first word Document we get the following errer,
in our computer we don’t have any office product. Do we need ? If yes which version?
the error message id:
Error generating this document:
System.NullReferenceException: Object reference not set to an instance of an object.
at eaDocXAddIn.async_Generator_Manager.numberOfSectionsForProgress()
at eaDocXAddIn.cntlGeneratorProgress.setupProgress(async_Generator_Manager agm)
at eaDocXAddIn.async_Generator_Manager.GenerateWord(Boolean draftMode, Boolean taggedGenerator, String aFileName, DGDocumentVersion newVersion, iGeneratorManager aGeneratorManager, Boolean createProfiles)
at eaDocXAddIn.async_Generator_Manager.generate(eaDocXMain aMain, Boolean draftMode, Boolean taggedGenerator, QuickDocumentHelper qdh)
at eaDocXAddIn.eaDocXMain.miGenerateNormal_Click(Object sender, EventArgs e)
————————————————————
Thanks
-
AuthorPosts
Download a free trial
Download eaTeamWorks today for several free for life features, plus no obligation, 30-day trials of all the products: eaDocX, ea Revision Manager, eaSheets, Model Expert and PortfolioManager. Discover for yourself why we sell the world’s best-selling Enterprise Architect extension.
Download