Digit Archive Update Problem

Status
Not open for further replies.

bhutbhut

U-ME=NOTHING
Hi
I have installed Digit Archieve from the CD, but whenever I am trying to update it it hangs and show the following error.

"Unhandled exception has occured 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 immidiately.
The underlying connection was closed. The connection was closed unexpectedly."

Now if I click on continue nothing happens, and it hangs, so I need to quit. There is a button called details, when I click on that I got the folowing message:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Net.WebException: The underlying connection was closed: The connection was closed unexpectedly.
at System.Net.WebClient.DownloadFile(Uri address, String fileName)
at System.Net.WebClient.DownloadFile(String address, String fileName)
at Archive0._2.frmArchive.UpdateArchive()
at Archive0._2.frmArchive.btnUpdate_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Archive
Assembly Version: 0.3.0.0
Win32 Version: 0.3.0.0
CodeBase: file:///C:/Program%20Files/Digit%20Archive/Archive.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

I have uninstall and reinstall the Archive from different month's cds, but it doesnot help.

So, please tell me how can I overcome this error.
 

dheeraj_kumar

Legen-wait for it-dary!
Erm, I dont buy Digit so I cant really debug the provided app. It is not a problem in the installer, as I see other parts of the app start working. Looking at the exceptions list, either you arent connected to net, or there is a firewall blocking access. Those are two things you can check - connect to net, and add it to the exceptions list of your firewall.
 
OP
B

bhutbhut

U-ME=NOTHING
Hi Dheeraj
Thank you for your suggestion, but I have already added it to my firewall exception list, I think it has some problem with the software itself.
 

kumarmohit

Technomancer
I think they have given up on the archive. The last update to the beta was in June or July 2006. Since then the program code has not been updated!
 

gopalkalna

Right off the assembly line
the problem remains.....
We are even now installling a software whose version is "2006, beta" !!
zonealarm and net speed is not the problem as I feel.:confused:
 

Gaurav

In the zone
I am having the same problem, the digit archive software has stopped updating some 4 months back. now whenever I update it gives me an error exactly as stated by 'bhutbhut'.

It was a nice software . Hope digit will come back with some solution to it.
 
Status
Not open for further replies.
Top Bottom