Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16

Thread: Problem Saving in configuratior

  1. #11
    Fusion Brain Creator 2k1Toaster's Avatar
    Join Date
    Mar 2006
    Location
    Colorado, but Canadian!
    Posts
    10,028
    And this is with the same config file as above correct?
    Fusion Brain Version 6 Released!
    1.9in x 2.9in -- 47mm x 73mm
    30 Digital Outputs -- Directly drive a relay
    15 Analogue Inputs -- Read sensors like temperature, light, distance, acceleration, and more
    Buy now in the MP3Car.com Store

  2. #12
    Fusion Brain Creator 2k1Toaster's Avatar
    Join Date
    Mar 2006
    Location
    Colorado, but Canadian!
    Posts
    10,028
    Ok try the new link and see what it says: http://www.fusioncontrolcentre.com/T...nfigurator.exe

    I cannot see anything wrong with the file. It looks perfectly fine.

    If you take the code that wont save, past it into Notepad and save as FusionConfiguration.xml, put it in the MDX directory, will it load and work correctly? (Make sure to make the content folder too so all the images/functions appear as well).
    Fusion Brain Version 6 Released!
    1.9in x 2.9in -- 47mm x 73mm
    30 Digital Outputs -- Directly drive a relay
    15 Analogue Inputs -- Read sensors like temperature, light, distance, acceleration, and more
    Buy now in the MP3Car.com Store

  3. #13
    Newbie
    Join Date
    Jun 2007
    Posts
    15
    Well i seem to have it working now... i replaced the exe with the new one and i still was getting an error message when trying to change the outputs. Fortunately i am able to save the config file that the wizard creates aslong as i do not do anything with it. So i just opened it in note pad and made the changes in the code to make it do what i want and it worked! The only other problem that i encountered was that if i put an ambersand (&) in the output on a button that controls my dash and door pocket lights the program would tank when i open it and give me an error message asking if i wanted to report to microsoft. So i took the "&" and replaced it with "and" and now it seems to work just fine.

  4. #14
    Fusion Brain Creator 2k1Toaster's Avatar
    Join Date
    Mar 2006
    Location
    Colorado, but Canadian!
    Posts
    10,028
    Quote Originally Posted by akitt08 View Post
    Well i seem to have it working now... i replaced the exe with the new one and i still was getting an error message when trying to change the outputs. Fortunately i am able to save the config file that the wizard creates aslong as i do not do anything with it. So i just opened it in note pad and made the changes in the code to make it do what i want and it worked! The only other problem that i encountered was that if i put an ambersand (&) in the output on a button that controls my dash and door pocket lights the program would tank when i open it and give me an error message asking if i wanted to report to microsoft. So i took the "&" and replaced it with "and" and now it seems to work just fine.
    And "&" is a reserved character. You cannot use that in xml files. Hence the error
    Fusion Brain Version 6 Released!
    1.9in x 2.9in -- 47mm x 73mm
    30 Digital Outputs -- Directly drive a relay
    15 Analogue Inputs -- Read sensors like temperature, light, distance, acceleration, and more
    Buy now in the MP3Car.com Store

  5. #15
    Newbie
    Join Date
    Jun 2007
    Posts
    15
    I did not know that i am not completly familiar with xml. I only know C++ and html... Do you have any ideas why i was getting the error when trying to change the state of the outputs in the configurator before i even touch the graphic properties?

  6. #16
    Fusion Brain Creator 2k1Toaster's Avatar
    Join Date
    Mar 2006
    Location
    Colorado, but Canadian!
    Posts
    10,028
    No. I have been unable to reproduce any errors on any of my test machines or test virtual machines.
    Fusion Brain Version 6 Released!
    1.9in x 2.9in -- 47mm x 73mm
    30 Digital Outputs -- Directly drive a relay
    15 Analogue Inputs -- Read sensors like temperature, light, distance, acceleration, and more
    Buy now in the MP3Car.com Store

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Lilliput TouchKit problem solved!
    By AAVfReaK in forum LCD/Display
    Replies: 4
    Last Post: 11-07-2010, 08:29 AM
  2. reconnected puter and now audio problem..
    By NYCdesignkid in forum Car Audio
    Replies: 2
    Last Post: 05-30-2006, 11:09 PM
  3. gps navilock and com problem
    By lele67 in forum GPS
    Replies: 0
    Last Post: 04-01-2006, 07:41 PM
  4. Problem with directshow filter and WMP
    By EricE in forum Software & Software Development
    Replies: 0
    Last Post: 03-01-2006, 10:38 AM
  5. Car Idle - power/amp problem?
    By TheFaze in forum Car Audio
    Replies: 1
    Last Post: 12-15-2005, 11:10 PM

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
  •