Welcome to TalkGraphics.com
Page 2 of 2 FirstFirst 12
Results 11 to 20 of 20
  1. #11
    Join Date
    Nov 2000
    Location
    Red Boiling Springs TN USA
    Posts
    19,208

    Default Re: Something Corrupted

    The error indicates that nothing was added to the treeview, meaning registry entries for Web Designer and/or Xtreme were found. However, attempts to read the other registry keys needed to fill out the other controls on the XaReg window were either denied access or were not there to be read.

    I would recommend deleting the current XaReg.exe and the dac.ini file in the same folder. Download a copy of the XaReg.zip file from the Xara Xone Shareware page. http://www.xaraxone.com/html/shareware.html

    Unzip the XaReg.exe to a folder on your hard drive and try running the program.
    Soquili
    a.k.a. Bill Taylor
    Bill is no longer with us. He died on 10 Dec 2012. We remember him always.
    My TG Album
    Last XaReg update

  2. #12
    Join Date
    Mar 2009
    Location
    SC, USA
    Posts
    186

    Default Re: Something Corrupted

    Quote Originally Posted by Soquili View Post
    I would recommend deleting the current XaReg.exe and the dac.ini file in the same folder. Download a copy of the XaReg.zip file from the Xara Xone Shareware page. http://www.xaraxone.com/html/shareware.html

    Unzip the XaReg.exe to a folder on your hard drive and try running the program.
    Same error occurred
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	XaReg Installerror.jpg 
Views:	157 
Size:	29.9 KB 
ID:	69820  

  3. #13
    Join Date
    Nov 2000
    Location
    Red Boiling Springs TN USA
    Posts
    19,208

    Default Re: Something Corrupted

    Are you comfortable using Regedit?

    If so please take a screen shot of the following registry key.
    HKEY_CURRENT_USER\Software\Xara\WebDesigner\5.0\Op tions
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	wd-registry-options.png 
Views:	153 
Size:	15.6 KB 
ID:	69821  
    Soquili
    a.k.a. Bill Taylor
    Bill is no longer with us. He died on 10 Dec 2012. We remember him always.
    My TG Album
    Last XaReg update

  4. #14
    Join Date
    Mar 2009
    Location
    SC, USA
    Posts
    186

    Default Re: Something Corrupted

    Comfortable. Here it is.
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	RegEdit_WD5.jpg 
Views:	145 
Size:	42.9 KB 
ID:	69822  

  5. #15
    Join Date
    Nov 2000
    Location
    Red Boiling Springs TN USA
    Posts
    19,208

    Default Re: Something Corrupted

    This is very odd.

    Do the registry entries for the other Xara products you own also appear correct?
    Soquili
    a.k.a. Bill Taylor
    Bill is no longer with us. He died on 10 Dec 2012. We remember him always.
    My TG Album
    Last XaReg update

  6. #16
    Join Date
    Mar 2009
    Location
    SC, USA
    Posts
    186

    Default Re: Something Corrupted

    That appears to be the case.
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	RegEdit_XXP5.jpg 
Views:	150 
Size:	37.6 KB 
ID:	69824  

  7. #17
    Join Date
    Nov 2000
    Location
    Red Boiling Springs TN USA
    Posts
    19,208

    Default Re: Something Corrupted

    OK I think I know what is happening.

    XaReg saves settings in a user.config file and reads that in when the application starts.

    It is possible your last saved settings file is referencing an index for the TreeView control that no longer exists.

    Look for a user.config in the C:/Users/yourusername/AppData/Local/yourusername/XaReg****

    There may or may not be more text after the word XaReg. Find the most recent user.config file (because I have written many versions I have multiple XaReg***** folders with many user.config files for the various versions.

    You can either delete the user.config file or if you want you can edit it with notepad. It is an XML file.

    The following is an example of the most recent file on my system.

    <?xmlversion="1.0"encoding="utf-8"?>
    <
    configuration>
    <
    userSettings>
    <
    XaReg.My.MySettings>
    <
    settingname="LastEdited"serializeAs="String">
    <
    value>5</value>
    </
    setting>
    </
    XaReg.My.MySettings>
    </
    userSettings>
    </
    configuration>



    In the above example the value 5 (<value>5</value>) is what needs to be changed in your file. Make it 0 and the program will highlight the first node of the TreeView control.


    Soquili
    a.k.a. Bill Taylor
    Bill is no longer with us. He died on 10 Dec 2012. We remember him always.
    My TG Album
    Last XaReg update

  8. #18
    Join Date
    Nov 2000
    Location
    Red Boiling Springs TN USA
    Posts
    19,208

    Default Re: Something Corrupted

    BTW I have updated the code base to handle this type of error in future versions.
    Soquili
    a.k.a. Bill Taylor
    Bill is no longer with us. He died on 10 Dec 2012. We remember him always.
    My TG Album
    Last XaReg update

  9. #19
    Join Date
    Mar 2009
    Location
    SC, USA
    Posts
    186

    Default Re: Something Corrupted

    Quote Originally Posted by Soquili View Post
    BTW I have updated the code base to handle this type of error in future versions.
    That fixed it I'm glad now I posted this rather than simply trying uninstalling/installing Xara etc. There's a good lesson here.
    Thanks Bill! By the way I had to hunt the user.config file which was here.
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	XaReg_UserConfig.jpg 
Views:	150 
Size:	7.1 KB 
ID:	69827  

  10. #20
    Join Date
    Nov 2000
    Location
    Red Boiling Springs TN USA
    Posts
    19,208

    Default Re: Something Corrupted

    Ah....I should have remembered it was different in XP than in Vista.

    It was a round about way of getting there, but I'm glad it is working for you now.
    Soquili
    a.k.a. Bill Taylor
    Bill is no longer with us. He died on 10 Dec 2012. We remember him always.
    My TG Album
    Last XaReg update

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •