This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

.net framework error when I try to see the registers

Hi,

I am having an issue with CCS when I try to go to view tab -> Register -> Core registers or whatever internar register that I tried to see. I attach the snapshot of the error. I have tried to uninstall and make a clean install all the .net framework, but no luck. Has anyone any idea about how to fix this? I have tried to to reinstall CCS, no luck either.

Thanks in advance

 

  • Hi James,

    If possible, can you try and translate the error into English and post it?

    It can help to understand the error better and suggest a solution.

    Regards,

    Sid

  • Hi, thanks a lot for your help, sorry I did not translated before as for me it didn't help too much.

    It would mean something like this:

     

    "exception uncontrolled in an aplication component. If you click on Continue, the aplication will skip this error and will try to continue.

    Object reference not stablished as object instance"

  • Hi James,

    This helps somewhat [:)]

    Since .NET is basically I Microsoft product, i tried searching through the pool of Microsoft bugs.

    This is what I got, hope this helps..

    http://support.microsoft.com/kb/810098

    Regards,

    Sid

  • The register window in CCS 3.3 is a .NET plug-in. One thing you can try is to make sure you have the .NET framework installed. CCS should install this for your automatically on installation but you can double check that it is indeed install and perhaps install any updates for it from Microsoft

  •  

    Wow, thanks a lot both of you for your effort. Unfortunately I have spent all the morning trying again to clean all the .net framework components and reinstalling them, but no luck either. I even have tried a windows register cleaner software, but again the same error. I do not what exactly is recorded on my computer (in fact two computers) but I can't see Register Window of CCS anymore :(

    Anyway, I give up about this and I will play with the memory map to see the value of the registers

  • James, 

    Other views that are using .NET framework in CCS are memory window and breakpoint manager. Can you check if you can open those windows? If you can, then most likely the issue is specific to register window. One issue that we have seen in the past is that when one .NET based view is using dll's that are slightly out of synch with other .NET based views then you can get exceptions. All .NET based views have their files in CCSInstallRoot\plugins\Joule. Check that all common dll's in individual view directories have exactly the same timestamp. If not, then copy files that are out of synch to make them the same. There are also some files in CCSInstallRoot\cc\bin that also exist in CCSInstallRoot\plugins\Joule\MemoryWindow subdirectory. Those two sets of files would need to be synch. If you do find, that files are out of synch, then could you let us know your installation history? i.e. started with RTM then installed SR7 and then SR12. 

     

    Martin