Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.


Go Back   Vista Forums > Vista Forums > General Discussion

RB

Vista - Microsoft.net framework

Reply
 
09-15-2009   #1


vista home premium 32bit.
 
 

Microsoft.net framework

hi, i keep getting this popup box on the screen and i dont know what its about, also if i scroll down the pop up box it gives me the option,when JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than handled by this dialog box, as i am a newbie i am always afraid to change anything if i dont know what its about. i have windows vista premium 32-bit thank you.patch41

Attached Thumbnails
microsoft-pop-uo-box.jpg  
My System SpecsSystem Spec
09-15-2009   #2


Win7x64
 
 

Re: Microsoft.net framework

Quote  Quote: Originally Posted by patch41 View Post
hi, i keep getting this popup box on the screen and i dont know what its about, also if i scroll down the pop up box it gives me the option,when JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than handled by this dialog box, as i am a newbie i am always afraid to change anything if i dont know what its about. i have windows vista premium 32-bit thank you.patch41
In plain(er) English:

"This application is about to crash because of an invalid attempt to convert a type of data to something which is incompatible. Since the app itself did not provide any means of recovering from this predicament, a crash is now inevitable. If you coded this application, or if you simply feel like delving into its code and you know what you're doing, feel free to have a go at just-in-time (JIT) debugging of this app. Otherwise, if you click 'Quit', the app will simply close and terminate at this point."

The app happens to rely on Visual Basic.Net, but that's not particularly important in this situation. It's apparently some sort of front-end for a mySql database, if that helps to narrow it down.

The key is to work out which app is crashing and then to update it to the latest available version. If the same crash still occurs, you might want to contact the app developer and to send them the same screenshot.

EDIT: It's possible the data which is being worked on is itself somehow mangled, but strictly speaking the fact that the app cannot seem to deal with that gracefully is still a bug in the app. If you know what data the app is currently working with, and if you can purge that data, you may be able to get back to a clean and functional starting point.
My System SpecsSystem Spec
09-15-2009   #3


vista home premium 32bit.
 
 

Re: Microsoft.net framework

hi, i do keep getting a popup box from secunia.org which is a freeware program could this be the culprit, and if so do i get in with secunia to solve the problem
Attached Thumbnails
secunia-org.jpg  
My System SpecsSystem Spec
09-15-2009   #4


Win7x64
 
 

Re: Microsoft.net framework

Quote  Quote: Originally Posted by patch41 View Post
hi, i do keep getting a popup box from secunia.org which is a freeware program could this be the culprit, and if so do i get in with secunia to solve the problem
Well it could be anything (written as a .Net app), including possibly the freeware you mentioned. However, unless there's a clear correlation between the times when you use the freeware app and the .Net crash message, or perhaps even between the two errors you described, I'd recommend against jumping to the conclusion that secunia.org is definitely behind your woes.

Instead, if you can copy the full text of that .Net error report - everything in that scroll box - and attach it here as a text file or just paste the text, I or someone else may be able to pinpoint the exact app.

You may also want to check the system and application event logs (run EVENTVWR) for any obvious errors which point to a specific app crashing just after you see that .Net popup.

Lastly, try running WERCON and checking whether any of the app crashes recorded there (click the 'history' link on the left) always match the times of the .Net popup.
My System SpecsSystem Spec
09-15-2009   #5


vista home premium 32bit.
 
 

Re: Microsoft.net framework

thank you for your time, and excellent advise will try all, and keep you posted patch41
My System SpecsSystem Spec
09-15-2009   #6


Windows Vista Enterprise x64 SP2
 
 

Re: Microsoft.net framework

Does this popup occur anytime, or when you are doing a particular action (e.g., browsing, email, etc)?
My System SpecsSystem Spec
09-15-2009   #7


Windows 7 Ultimate 7600 x64
 
 

Re: Microsoft.net framework

Quote  Quote: Originally Posted by patch41 View Post
hi, i keep getting this popup box on the screen and i dont know what its about, also if i scroll down the pop up box it gives me the option,when JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than handled by this dialog box, as i am a newbie i am always afraid to change anything if i dont know what its about. i have windows vista premium 32-bit thank you.patch41

im having the exact problem, but its happened when im using FxVisor
My System SpecsSystem Spec
09-15-2009   #8


Windows Vista Enterprise x64 SP2
 
 

Re: Microsoft.net framework

Headshot, check out Brinks contribution...

Shortcut Arrow
My System SpecsSystem Spec
09-15-2009   #9


Vista 32 win 7 7600 32 bit
 
 

Re: Microsoft.net framework

Quote  Quote: Originally Posted by headshot View Post
Quote  Quote: Originally Posted by patch41 View Post
hi, i keep getting this popup box on the screen and i dont know what its about, also if i scroll down the pop up box it gives me the option,when JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than handled by this dialog box, as i am a newbie i am always afraid to change anything if i dont know what its about. i have windows vista premium 32-bit thank you.patch41

im having the exact problem, but its happened when im using FxVisor
Hey fxvisor

have you read the earlier posts? did they help? If fxvisor is the only thing causing it maybe you might want to find an alternate app that does the same thing

To verify if it is fxvisor go to event viewer (type eventvwr in search) go to windows log>application tab and look for errors (red in the left hand column) are any of them aboout fxv?

Ken
My System SpecsSystem Spec
09-15-2009   #10


Windows 7 Ultimate 7600 x64
 
 

Re: Microsoft.net framework

Quote  Quote: Originally Posted by lemur View Post
Headshot, check out Brinks contribution...

Shortcut Arrow
hey, thanks for the reply

ive read the entire tutorial, but i keep getting the error






Quote:
Hey fxvisor

have you read the earlier posts? did they help? If fxvisor is the only thing causing it maybe you might want to find an alternate app that does the same thing

To verify if it is fxvisor go to event viewer (type eventvwr in search) go to windows log>application tab and look for errors (red in the left hand column) are any of them aboout fxv?

Ken
i didnt find anything in eventviewer, but u might have to take a look on this:







and this is when i clicked on the details:

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

************** Exception Text **************
System.ComponentModel.Win32Exception: The system cannot find the file specified
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at VistaArrowGone.Form1.btApply_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.4016 (NetFxQFE.050727-4000)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
FxVisor
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.0.0
    CodeBase: file:///C:/Program%20Files/Frameworkx/Vista%20Shortcut%20Manager/FxVisor.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
    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.4016 (NetFxQFE.050727-4000)
    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.4016 (NetFxQFE.050727-4000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.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.

any suggestions?

thanks in advance
My System SpecsSystem Spec
Reply

RB


Thread Tools


Similar Threads for: Microsoft.net framework
Thread Forum
Microsoft Net framework #.0 Vista General
Microsoft Net Framework 3.5 Software
Microsoft .NET Framework xx - which one? Vista General
Microsoft .NET Framework 3.5 Vista installation & setup


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd