Lỗi access violation at address 00208bb0 in module tmesh.dll năm 2024

Access violation at address 000000001E82AE52 in module 'OPENDS~1.DLL'. Read of address 0000000000000E20

Created:2018-09-23

Updated:2018-09-24

  • Lỗi access violation at address 00208bb0 in module tmesh.dll năm 2024
    Dear everyone, I am trying to add variable load to the IEEE13 nodes test system but I face some error like below. Could you help me fix it please? I don't know what is wrong with the command in the line 23. I have attached all my file below. I am using OpenDSS version 8.1.4.1 64 bit and Matlab 2018a 64 bit. Invoke Error, Dispatch Exception: Source: OpenDSSengine.Text Description: Access violation at address 000000001E82AE52 in module 'OPENDS~1.DLL'. Read of address 0000000000000E20 Error in Learning (line 23) DSSText.Command= 'New Load.671 Bus1=671.1.2.3 Phases=3 Conn=Delta Model=1 kV=4.16 kW=1155 kvar=660 daily=daily status=variable'; Last edit: Paddysomnang 2018-09-23
  • Hi, First update OpenDSS since newer versions fix that error message. You should get an error with this message instead of that access violation one: Warning: Duplicate new element definition: "Load.671" Element being redefined. That is, you should probably edit the elements instead of trying to add new ones with the same names.
  • Lỗi access violation at address 00208bb0 in module tmesh.dll năm 2024
    Thank you for your help Mr. Paulo Meira.

Lỗi access violation at address 00208bb0 in module tmesh.dll năm 2024

OpenDSS does allow you to redefine an element using a New command, but it gives a warning as you have discovered. You can also define multiple elements with the same name if you use the option

This option was added to accommodate data from other software that does not assign a unique name to each circuit element.

sequence “Search / Company / select chosen company / People / Data Delivery” we keep getting the access violation error. Data Delivery is a custom page. If we click the Data Delivery button again the page reloads fine. I have tried to find similar question regarding this error but not the same.

Has anyone come across this one before?

Thanks,

Dan

  • Hi Dan This sounds like this context information is getting confused. Have a look at the messages in the system and SQL log for clues but also look at the URL that is used to call the page when the error takes place vs when you can click the button again.
  • Lỗi access violation at address 00208bb0 in module tmesh.dll năm 2024
    Hi, Here are the URL's for when I select the page either first or via the person page and the second one is when I click on the data delivery tab again. CustomPages/DataDelivery.asp?SID=9641218026423&Key0=1&Key1=948&Key2=5997&J=DataDelivery.asp&T=Company CustomPages/DataDelivery.asp?SID=9641218026423&Key0=1&Key1=948&Key2=5997&J=DataDelivery.asp&F=DataDelivery.asp&T=Company
  • Lỗi access violation at address 00208bb0 in module tmesh.dll năm 2024
    We have an issue logged with Sage support, where CRM has always got its context confused and it's never been fixed - happens when navigating Custom Entity 1 > Company > Custom Entity 2. The scenario is two custom entities built using the entity wizard and are a 1-to-Many relationship with Company. We can go from Company > Custom Tab 1 > click into a record > then click on the company name on the record to go back to the company > Click on the tab for entity 2 and sudden we're looking at a completely different company and the entity records shown are for this other entity (but we get no error messages like you, we just end up looking at the wrong company) So whilst not completely like your set up, there is something going on here that CRM just loses where it is.
  • Lỗi access violation at address 00208bb0 in module tmesh.dll năm 2024
    Maintaining context when moving between custom entities and standard entities has always been problematic for as long as I've done custom CRM work.

Lỗi access violation at address 00208bb0 in module tmesh.dll năm 2024

Hi,

when I go directly to data delivery from summary(company) there is no F reference it only appears if I click on data delivery again or move from another custom entity.

We only get the error if we have searched for the company first and clicked on people before moving to a custom entity. I have checked the asp and there is CRM.GetContextInfo("Company","Comp_CompanyId")