Unsolved

This post is more than 5 years old

3 Posts

4106

October 24th, 2010 06:00

Microsoft.net Framework error msg

Since my Dell PC was new I always get a "Microsoft.net Framework error msg" which I click "Continue" to get rid of and carry-on. 

What is casuign this error message and how can I get rid of it?

PC is Dell Insprion running Windows 7 and IE 8.0.7600

The error message is in a screen shot which Dell won't let me paste here.  However it has to do with "Unhandled exception Error..." and "unable to anchor balloon at postions....."

Dell won't let me post teh actual error message, so the debugging bit is belwo.

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

************** Exception Text **************

System.ArgumentOutOfRangeException: Cannot anchor balloon at position '{X=1437,Y=900}.'  The point is not contained within the visible bounds of any screen.

Parameter name: point

Actual value was {X=1437,Y=900}.

   at Rilling.Common.UI.Forms.BalloonWindow.MoveAnchorTo(Point point, Point pivot)

   at Rilling.Common.UI.Forms.BalloonWindow.MoveAnchorTo(Point point)

   at Rilling.Common.UI.Forms.BalloonWindow.Show(Point pt)

   at Swapdrive.Client.Screens.FormMain.ShowCustomBalloon(CustomBalloonType balloonType)

   at Swapdrive.Client.Screens.FormMain.OnTimer(Object sender, EventArgs e)

   at System.Windows.Forms.Timer.OnTick(EventArgs e)

   at System.Windows.Forms.Timer.TimerNativeWindow.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.4952 (win7RTMGDR.050727-4900)

    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll

----------------------------------------

DataSafeOnline

    Assembly Version: 1.1.0.12260

    Win32 Version: 1.1.0.12260

    CodeBase: file:///C:/Program%20Files%20(x86)/Dell%20DataSafe%20Online/DataSafeOnline.exe

----------------------------------------

System

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)

    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

----------------------------------------

SdbShared

    Assembly Version: 1.1.0.12260

    Win32 Version: 1.1.0.12260

    CodeBase: file:///C:/Program%20Files%20(x86)/Dell%20DataSafe%20Online/SdbShared.DLL

----------------------------------------

System.Windows.Forms

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)

    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

----------------------------------------

System.Drawing

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)

    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

----------------------------------------

BalloonWindow

    Assembly Version: 1.2.0.0

    Win32 Version: 1.2.0.0

    CodeBase: file:///C:/Program%20Files%20(x86)/Dell%20DataSafe%20Online/BalloonWindow.DLL

----------------------------------------

SdbUI

    Assembly Version: 1.1.0.12260

    Win32 Version: 1.1.0.12260

    CodeBase: file:///C:/Program%20Files%20(x86)/Dell%20DataSafe%20Online/SdbUI.DLL

----------------------------------------

System.Web.Services

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)

    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Web.Services/2.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll

----------------------------------------

System.Xml

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)

    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.4927 (NetFXspW7.050727-4900)

    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

----------------------------------------

SdbShared.XmlSerializers

    Assembly Version: 1.1.0.12260

    Win32 Version: 1.1.0.12260

    CodeBase: file:///C:/Program%20Files%20(x86)/Dell%20DataSafe%20Online/SdbShared.XmlSerializers.DLL

----------------------------------------

System.Management

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)

    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll

----------------------------------------

kjdwlovy

    Assembly Version: 1.1.0.12260

    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)

    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.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:

   

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.

 

11 Legend

 • 

33.4K Posts

 • 

112.8K Points

October 24th, 2010 07:00

There is an update for Net Framework for Win 7.  Suggest you install that and see if that fixes the problem.   Click Me

3 Posts

October 24th, 2010 08:00

The updates you suggested were already installed. No change....................

11 Legend

 • 

33.4K Posts

 • 

112.8K Points

October 24th, 2010 10:00

The Unhandled Exception Error can be a problem in the Registry.  However, I don't recommend running a registry "repair" program as many times they will cause more problems than they fix. 

I would recommend uninstalling Microsoft Net Framework completely, restarting the PC and then reinstalling the latest version from Microsoft as a next step.

In my Windows 7, 64 bit system, netframework is listed in the Control Panel/Programs/Uninstall a Program as "Microsoft.NET Framework 4 Client Profile".

Or a better alternate is to download the free version of  "Revo Uninstaller"   HERE  as it will also allow you to delete any left over Registry entries related to the application. 

 

0 events found

No Events found!

Top