DB Backup Problem.

Results 1 to 5 of 5
  1. #1
    Proficient Member Projectix is offline
    MemberRank
    May 2008 Join Date
    165Posts

    DB Backup Problem.

    I seem to be getting this error now on my dedi when im trying to backup my GunzDB.

    Ive tried backing it up directly from the database and also using the tool I normally use.

    Its not working.. at all.

    Heres the error I get when using the tool. (Gunz Database AutoBackup.exe)

    Title of the error is "Microsoft .NET Framework".

    Heres the error..

    Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.

    Index was outside the bounds of the array.

    Thanks in advance to whoever helps.


  2. #2
    Member Zephyr is offline
    MemberRank
    Jun 2008 Join Date
    FinlandLocation
    63Posts

    Re: DB Backup Problem.

    "Index was outside the bounds of the array"

    since i'm pretty sure you know what that means
    (
    int myints[10];
    myints[16] = 1;
    )

    if it worked before then your db got somekind of data that doesn't for some reason go through the procedure properly and creates somekind of reading error offset...

    or the program has a bug...

    or your database has some other corrupted data...

    in the end it could be various things :p

  3. #3
    Apprentice streetkiller is offline
    MemberRank
    Oct 2008 Join Date
    17Posts

    Re: DB Backup Problem.

    Well probaly an problem with .NET Framework
    Try to install the newest .NET Framework

  4. #4
    Valued Member Alkyron is offline
    MemberRank
    Jun 2007 Join Date
    100Posts

    Re: DB Backup Problem.

    I have this problem -_-

  5. #5
    Member rahulbisme is offline
    MemberRank
    Jun 2008 Join Date
    Stamford, CTLocation
    90Posts

    Re: DB Backup Problem.

    I thnk you fixed this considering that you backed up everything after I hacked spirit. =]



Advertisement