d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Ok, Im Tired Of Installing Windows Because Of This
Prev123Next
Add Reply New Topic New Poll
Member
Posts: 16,450
Joined: Mar 25 2012
Gold: 158.71
Feb 18 2014 02:44pm
should totally buy EVGA reference gpu like ghot so you never get drivers issues
/making fun of ghot
Member
Posts: 26,672
Joined: Jun 29 2009
Gold: 561.25
Feb 18 2014 02:48pm
Quote (dolarsignzeroxeighty @ Feb 18 2014 04:44pm)
should totally buy EVGA reference gpu like ghot so you never get drivers issues
/making fun of ghot


I did try disabling
igfxpers.exe
Like googles said
and shit went crazy when booting up.


Thats what is causing the persistence module to go bad, although its supposedly intel graphics. No idea how that relates to my keyboard/framework/wifi
Member
Posts: 105,122
Joined: Apr 25 2006
Gold: 10,475.00
Feb 18 2014 02:49pm
Quote (dolarsignzeroxeighty @ Feb 18 2014 03:44pm)
should totally buy EVGA reference gpu like ghot so you never get drivers issues
/making fun of ghot



It's true though lol
Member
Posts: 16,450
Joined: Mar 25 2012
Gold: 158.71
Feb 18 2014 02:53pm
Quote (Ghot @ Feb 18 2014 03:49pm)
It's true though  lol


not really :P
drivers & hardware are different lol

Quote (Azenor @ Feb 18 2014 03:48pm)
I did try disabling
igfxpers.exe
Like googles said
and shit went crazy when booting up.


Thats what is causing the persistence module to go bad, although its supposedly intel graphics. No idea how that relates to my keyboard/framework/wifi


tried to install it while not connected to the internet or tried using ubuntu and see if it works good? assuming there's drivers for it.
Member
Posts: 26,672
Joined: Jun 29 2009
Gold: 561.25
Feb 18 2014 03:22pm
all my fg to whoever knows that the fuck this means
Ive seem to of fixed my issue with the intel GPU
now im still stuck with this unhandled exception from .net framework
which is technically already uninstalled.....




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

************** Exception Text **************
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at HotKey.WlanCtrl.WlanInitHandle()
at HotKey.WlanCtrl.WlanGetRadioState()
at HotKey.Device.SetWlan(Int32 data)
at HotKey.ControlCenter.radioButton5_CheckedChanged(Object sender, EventArgs e)
at System.Windows.Forms.RadioButton.OnCheckedChanged(EventArgs e)
at System.Windows.Forms.RadioButton.set_Checked(Boolean value)
at HotKey.ControlCenter.myDevice_ControlCenter_change(Object sender, EventArgs e)
at HotKey.Device.EventHandler.Invoke(Object sender, EventArgs e)
at HotKey.Device.OnChange(ControlCenterEventArgs e)
at HotKey.Device.set_Status(Int32 value)
at HotKey.HotKey.ControlCenter_Tick(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.5472 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
HotKey
Assembly Version: 6.0.0.75
Win32 Version: 6.0.0.75
CodeBase: file:///C:/Program%20Files%20(x86)/Hotkey/Hotkey.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
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.5467 (Win7SP1GDR.050727-5400)
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.5467 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Interop.MbnApi
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Hotkey/Interop.MbnApi.DLL
----------------------------------------
System.ServiceProcess
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.ServiceProcess/2.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll
----------------------------------------
System.Management
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5476 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Audiodll
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Hotkey/Audiodll.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.

This post was edited by Azenor on Feb 18 2014 03:25pm
Member
Posts: 105,122
Joined: Apr 25 2006
Gold: 10,475.00
Feb 18 2014 03:37pm

W/o even reading....you def need ,net framework 3.51 at minimum in Win 7....believe me, I hate .net framework...if there was ANY way to run without it...I would have found it by now :/
Member
Posts: 13,425
Joined: Sep 29 2007
Gold: 0.00
Warn: 20%
Feb 18 2014 04:01pm
Quote (Ghot @ Feb 18 2014 05:37pm)
W/o even reading....you def need ,net framework 3.51 at minimum in Win 7....believe me, I hate .net framework...if there was ANY way to run without it...I would have found it by now  :/


Why do you hate .net? Might as well go back to windows 98 in the dark ages.
Member
Posts: 13,425
Joined: Sep 29 2007
Gold: 0.00
Warn: 20%
Feb 18 2014 04:10pm
Quote (Azenor @ Feb 18 2014 05:22pm)
all my fg to whoever knows that the fuck this means
Ive seem to of fixed my issue with the intel GPU
now im still stuck with this unhandled exception from .net framework
which is technically already uninstalled.....




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


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.


Is this a fresh install? You shouldn't need .net at all to run any version of windows. This means there is something depending on it which you are installing. Have you tried to just use drivers windows finds for you? I've been on this asus mobo for 4 years and haven't installed any of my mobo drivers. In any case download this: http://www.microsoft.com/en-ca/download/details.aspx?id=30653 should be backwards compatible with all other frameworks.

This post was edited by AbDuCt on Feb 18 2014 04:10pm
Member
Posts: 105,122
Joined: Apr 25 2006
Gold: 10,475.00
Feb 18 2014 04:14pm
Quote (AbDuCt @ Feb 18 2014 05:10pm)
Is this a fresh install? You shouldn't need .net at all to run any version of windows. This means there is something depending on it which you are installing. Have you tried to just use drivers windows finds for you? I've been on this asus mobo for 4 years and haven't installed any of my mobo drivers. In any case download this: http://www.microsoft.com/en-ca/download/details.aspx?id=30653 should be backwards compatible with all other frameworks.



You aren't normal...and don't use comps for normal things...you need 3.51 .net framework on Win 7...he also has Java installed (req'd for school)....and the 4.xx .net frameworks are even worse.
Member
Posts: 13,425
Joined: Sep 29 2007
Gold: 0.00
Warn: 20%
Feb 18 2014 04:16pm
Quote (Ghot @ Feb 18 2014 06:14pm)
You aren't normal...and don't use comps for normal things...you need 3.51 .net framework on Win 7...he also has Java installed (req'd for school)....and the 4.xx .net frameworks are even worse.


You don't need .net for windows at all. Go reformat and tell me how it functions without .net.

The framework is only there for applications that need it, so if you don't have any applications installed the require .net you don't need it installed. If you like I will spin up a windows 7 vm and prove this to you in form of pictures.
Go Back To Computers & IT Topic List
Prev123Next
Add Reply New Topic New Poll