annuncio

Comprimi
Ancora nessun annuncio.

HELP! Razor!

Comprimi
X
 
  • Filtro
  • Ora
  • Visualizza
Elimina tutto
nuovi messaggi

  • HELP! Razor!

    Salve gente! Razor ha cominciato a darmi un errore di questo tipo:

    System.Runtime.InteropServices.COMException (0x800700B7): Impossibile creare un file, se il file esiste già.
    at System.Windows.Forms.UnsafeNativeMethods.WaitMessa ge()
    at System.Windows.Forms.ComponentManager.System.Windo ws.Forms.UnsafeNativeMethods+IMsoComponentManager. FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
    at System.Windows.Forms.ThreadContext.RunMessageLoopI nner(Int32 reason, ApplicationContext context)
    at System.Windows.Forms.ThreadContext.RunMessageLoop( Int32 reason, ApplicationContext context)
    at System.Windows.Forms.Application.RunDialog(Form form)
    at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
    at System.Windows.Forms.Form.ShowDialog()
    at Assistant.Engine.Main(String[] Args)


    Stessa solfa da parte di RUNUO uqando cerco di far girare il locale:


    Ho pensato alle librerie .NET Fireworks (mi pare si chiamassero così no?!), ma reinstallandole l'errore persiste...

    Suggerimenti?

    Grazie


  • #2
    Hai installato la versione 1.1 .NET Framework? (e non la vecchia 1.0)

    Lo fai girare sotto windows?

    Commenta


    • #3
      Se sei sotto 2k/XP controlla le autorizzazioni in lettura/scrittura delle varie cartelle, e dai una controllata al tuo account sul pc che non si sia resettato o cambiato (può essere stato fatto in remoto da qcuno che ti è entrato dentro o da un virus)

      "....ci sono tanti conigli al mondo, e noi ne mangiamo pochi...."
      Originally posted by eLek
      No reply No party...

      Commenta


      • #4
        Originally posted by Volturno
        Hai installato la versione 1.1 .NET Framework? (e non la vecchia 1.0)

        Lo fai girare sotto windows?
        Ah! Già! Frameworks, non Fireworks....

        Sono installate le 1.1 e sono sotto Win XP Home Edition....

        L'errore persiste....

        Commenta


        • #5
          Originally posted by Kamahl Rhowa
          Se sei sotto 2k/XP controlla le autorizzazioni in lettura/scrittura delle varie cartelle, e dai una controllata al tuo account sul pc che non si sia resettato o cambiato (può essere stato fatto in remoto da qcuno che ti è entrato dentro o da un virus)
          Provero' a dare un occhiata, cmq non dovrebbe essermi entrato nessuno: ho installata l'ultima versione di Zone Alarm e di Antivir XP!


          Commenta


          • #6
            hghg

            Aumentando il grado di informazione sull'errore.....

            Le informazioni su come richiamare il debug JIT (Just-In-Time) anziché questa finestra
            sono riportate in fondo al messaggio.

            ************** Testo dell'eccezione **************
            System.Runtime.InteropServices.COMException (0x800700B7): Impossibile creare un file, se il file esiste già.
            at System.Windows.Forms.UnsafeNativeMethods.WaitMessa ge()
            at System.Windows.Forms.ComponentManager.System.Windo ws.Forms.UnsafeNativeMethods+IMsoComponentManager. FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
            at System.Windows.Forms.ThreadContext.RunMessageLoopI nner(Int32 reason, ApplicationContext context)
            at System.Windows.Forms.ThreadContext.RunMessageLoop( Int32 reason, ApplicationContext context)
            at System.Windows.Forms.Application.RunDialog(Form form)
            at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
            at System.Windows.Forms.Form.ShowDialog()
            at Assistant.InputBox.Show(Form parent, String prompt, String title, String def)
            at Assistant.InputBox.Show(Form parent, String prompt, String title)
            at Assistant.WelcomeForm.newProfile_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(MouseEventAr gs 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.ControlNativeWindow.OnMessage (Message& m)
            at System.Windows.Forms.ControlNativeWindow.WndProc(M essage& m)
            at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


            ************** Assembly caricati **************
            mscorlib
            Versione assembly: 1.0.5000.0
            Versione Win32: 1.1.4322.573
            Base di codice: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
            ----------------------------------------
            Razor
            Versione assembly: 0.1.8.2435
            Versione Win32: 0.1.8.2435
            Base di codice: file:///C:/Programmi/Razor/Razor.exe
            ----------------------------------------
            System.Windows.Forms
            Versione assembly: 1.0.5000.0
            Versione Win32: 1.1.4322.573
            Base di codice: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
            ----------------------------------------
            System
            Versione assembly: 1.0.5000.0
            Versione Win32: 1.1.4322.573
            Base di codice: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
            ----------------------------------------
            Ultima
            Versione assembly: 1.0.1420.4581
            Versione Win32: 1.0.1420.4581
            Base di codice: file:///C:/Programmi/Razor/Ultima.DLL
            ----------------------------------------
            System.Drawing
            Versione assembly: 1.0.5000.0
            Versione Win32: 1.1.4322.573
            Base di codice: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
            ----------------------------------------
            mscorlib.resources
            Versione assembly: 1.0.5000.0
            Versione Win32: 1.1.4322.573
            Base di codice: file:///c:/windows/assembly/gac/mscorlib.resources/1.0.5000.0_it_b77a5c561934e089/mscorlib.resources.dll
            ----------------------------------------
            SYSTEM.WINDOWS.FORMS.resources
            Versione assembly: 1.0.5000.0
            Versione Win32: 1.1.4322.573
            Base di codice: file:///c:/windows/assembly/gac/system.windows.forms.resources/1.0.5000.0_it_b77a5c561934e089/system.windows.forms.resources.dll
            ----------------------------------------

            ************** Debug JIT **************
            Per attivare il debug JIT (Just-In-Time), è necessario impostare il valore
            jitDebugging nella sezione system.windows.forms del file di configurazione
            dell'applicazione o del computer (machine.config).
            L'applicazione inoltre deve essere compilata con il debug
            attivato.



            E' grave dottore??


            Commenta

            Sto operando...
            X