PDA

View Full Version : Windows mi ripropone in continuazione degli aggiornamenti per .NET


jacoscar
31-05-2012, 15:24
Da un po' di giorni Windows continua a ripropormi 2 aggiornamenti

Aggiornamento della sicurezza per Microsoft .NET Framework 4 per Windows XP, Server 2003, Vista, Windows 7, Server 2008 e Server 2008 R2 per sistemi basati su x64 (KB2656351)

Dimensioni download: 9,0 MB

Per rendere effettivo l'aggiornamento, potrebbe essere necessario riavviare il computer.

Tipo di aggiornamento: Importante

È stato individuato un problema di protezione che potrebbe consentire a un utente remoto non autenticato che effettua un attacco di danneggiare il sistema e di ottenere il controllo completo su di esso. Installando questo aggiornamento fornito da Microsoft sarà possibile proteggere il sistema. Al termine dell'installazione, potrebbe essere necessario riavviare il sistema.

Ulteriori informazioni:
http://go.microsoft.com/fwlink/?LinkID=237373

Guida e supporto tecnico:
http://support.microsoft.com


Aggiornamento per Microsoft .NET Framework 4 per Windows XP, Windows Server 2003, Windows Vista, Windows 7, Windows Server 2008 e Windows Server 2008 R2 per sistemi x64 (KB2600217)

Dimensioni download: 32,2 MB

Per rendere effettivo l'aggiornamento, potrebbe essere necessario riavviare il computer.

Tipo di aggiornamento: Consigliato

Questo aggiornamento consente di risolvere problemi di stabilità, affidabilità e prestazioni in Microsoft .NET Framework 4. Al termine dell'installazione, potrebbe essere necessario riavviare il computer.

Ulteriori informazioni:
http://go.microsoft.com/fwlink/?LinkId=232526

Guida e supporto tecnico:
http://support.microsoft.com


il problema è che continua a ripropormeli anche dopo averli installati

Cosa posso fare?

Inoltre ho un programma (Samtech Samcef Field) che non funziona a dovere; dopo averlo avviato, cercando di aprire un file non succede niente e nella finestra di comando appare questo errore

%%%PROGRAMMING ERROR in FrameworkCommand$MethodCaller.actionPerformed() :
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.samcef.devkit.framework.FrameworkCommand$MethodCaller.actionPerfo
rmed(FrameworkCommand.java:782)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:19
95)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.jav
a:2318)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel
.java:387)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242
)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonL
istener.java:236)
at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:2
72)
at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:2
72)
at java.awt.Component.processMouseEvent(Component.java:6263)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
at java.awt.Component.processEvent(Component.java:6028)
at java.awt.Container.processEvent(Container.java:2041)
at java.awt.Component.dispatchEventImpl(Component.java:4630)
at java.awt.Container.dispatchEventImpl(Container.java:2099)
at java.awt.Component.dispatchEvent(Component.java:4460)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4574
)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)

at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
at java.awt.Container.dispatchEventImpl(Container.java:2085)
at java.awt.Window.dispatchEventImpl(Window.java:2475)
at java.awt.Component.dispatchEvent(Component.java:4460)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThre
ad.java:269)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.
java:184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)

at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)

at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
Caused by: java.lang.RuntimeException: java.io.IOException: Could not get shell
folder ID list
at sun.awt.shell.Win32ShellFolderManager2$ComInvoker.invoke(Win32ShellFo
lderManager2.java:506)
at sun.awt.shell.Win32ShellFolder2.getFileSystemPath(Win32ShellFolder2.j
ava:563)
at sun.awt.shell.Win32ShellFolderManager2.getPersonal(Win32ShellFolderMa
nager2.java:137)
at sun.awt.shell.Win32ShellFolderManager2.get(Win32ShellFolderManager2.j
ava:182)
at sun.awt.shell.ShellFolder.get(ShellFolder.java:227)
at javax.swing.filechooser.FileSystemView.getDefaultDirectory(FileSystem
View.java:391)
at javax.swing.JFileChooser.setCurrentDirectory(JFileChooser.java:552)
at javax.swing.JFileChooser.<init>(JFileChooser.java:334)
at javax.swing.JFileChooser.<init>(JFileChooser.java:286)
at com.samcef.devkit.dialog.DialogFileChooser.<init>(DialogFileChooser.j
ava:230)
at com.samcef.devkit.dialog.DialogFileChooser.<init>(DialogFileChooser.j
ava:164)
at com.samcef.devkit.dialog.DialogFileChooser.<init>(DialogFileChooser.j
ava:141)
at com.samcef.devkit.framework.FrameworkSession.openDocument(FrameworkSe
ssion.java:550)
... 32 more
Caused by: java.io.IOException: Could not get shell folder ID list
at sun.awt.shell.Win32ShellFolder2.getFileSystemPath0(Native Method)
at sun.awt.shell.Win32ShellFolder2.access$900(Win32ShellFolder2.java:55)

at sun.awt.shell.Win32ShellFolder2$8.call(Win32ShellFolder2.java:565)
at sun.awt.shell.Win32ShellFolder2$8.call(Win32ShellFolder2.java:563)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExec
utor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
.java:908)
at sun.awt.shell.Win32ShellFolderManager2$ComInvoker$3.run(Win32ShellFol
derManager2.java:458)
at java.lang.Thread.run(Thread.java:619)


dite che i problemi sono correlati?

Eress
05-06-2012, 07:58
Per qesto tipo di problemi c'è la discussione ufficiale

http://www.hwupgrade.it/forum/showthread.php?p=37568649#post37568649