• November 01, 2024, 11:23:39 AM
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

This Forum Beta is ONLY for registered owners of D-Link products in the USA for which we have created boards at this time.

Author Topic: Setup Wizard problem  (Read 3833 times)

miguel1972

  • Level 1 Member
  • *
  • Posts: 1
Setup Wizard problem
« on: July 27, 2013, 12:18:34 AM »

Hello all,

I've just bought a new DNS-320LW and everything works fine BUT I cannot install it with Setup Wizard and then I cannot register in mydlink

when I run Setup Wizard appears the error: System.OverflowException: Valor demasiado grande o demasiado pequeño para Int32. in the screen to update the TIME and DATE

I've updated the NET FRAMEWORK and JAVA,

I don't know if the problem could be the firmware because I've upodated to the 1.02 version

Could you help me please ???

Many many thanks
Logged

SinSin

  • Level 1 Member
  • *
  • Posts: 1
Re: Setup Wizard problem
« Reply #1 on: August 19, 2013, 09:40:48 AM »

Hi, got the exact same problem.
I used a 4TB disk maybe that was the problem i don't know for sure.

What i did: use the reset button on the bottom of the NAS to set to factory defaults.
In my case i swapped the 4 Tb for a small one of 200Gb,  and then run the wizard, which finished without any problems this time.

Then i put in the big 4Tb disk again, and could use the NAS with the 4 Tb without problems.

good luck

Logged

Spookycust

  • Level 1 Member
  • *
  • Posts: 3
Re: Setup Wizard problem
« Reply #2 on: July 15, 2015, 12:49:46 PM »

This thread is old but the problem still exists:

System.OverflowException: The value is too big or small for an Int32.
   bij System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
   bij SetupWizard.Form1.get_volume_info(Int32 len, SByte* buf_p, SByte* rcv_buf)
   bij SetupWizard.Form1.send_get_raid_info_pkt()
   bij SetupWizard.Form1.form_trans(Int32 Step)
   bij SetupWizard.Form1.backgroundWorker_set_info_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e)
   bij System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
   bij System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg).

This bug occurs due to the overflow of an Int32 value because this value is not able to address a 3TB disc properly; it should have been an Int64 value instead.

Please advice how to register my device to the cloud properly.

Kind regards,

Spooky.
Logged