Pleskin sitelerin backubunu alma programına tıklıyorum hiç birşey çıkmıyor, "Plesk Reconfigurator" şunu açınca şu hata çıkıyor ancak net framework 2 yüklü
Hata Resmi: http://img247.imageshack.us/img247/4...titled1yh8.jpg
Detaydaki hata;
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
psaobsolete.PSADatabaseQueryException: The Microsoft Jet database engine could not find the object 'val'. Make sure the object exists and that you spell its name and the path name correctly.
at psaobsolete.PSAMySQLDatabase.getParam(String key)
at restore.PSARestore.PSARestore_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2300
CodeBase: file:///c:/windows/microsoft.net/fra...2/mscorlib.dll
----------------------------------------
restore
Assembly Version: 8.100.2524.34237
Win32 Version: 8.100.2524.34237
CodeBase: file:///C:/Program%20Files/SWsoft/Pl...in/restore.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2300
CodeBase: file:///c:/windows/assembly/gac/syst...dows.forms.dll
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2300
CodeBase: file:///c:/windows/assembly/gac/syst...089/system.dll
----------------------------------------
psaobsolete
Assembly Version: 8.100.2524.33723
Win32 Version: 8, 100, 0000, 0
CodeBase: file:///C:/Program%20Files/SWsoft/Pl...saobsolete.DLL
----------------------------------------
psacommon
Assembly Version: 8.100.2524.34956
Win32 Version: 8.100.2524.34956
CodeBase: file:///C:/Program%20Files/SWsoft/Pl.../psacommon.DLL
----------------------------------------
psabackup
Assembly Version: 8.100.2602.32828
Win32 Version: 8.100.2602.32828
CodeBase: file:///C:/Program%20Files/SWsoft/Pl.../psabackup.DLL
----------------------------------------
FtpWebRequest
Assembly Version: 8.100.2524.34957
Win32 Version: 8.100.2524.34957
CodeBase: file:///C:/Program%20Files/SWsoft/Pl...WebRequest.DLL
----------------------------------------
System.Xml
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2300
CodeBase: file:///c:/windows/assembly/gac/syst...system.xml.dll
----------------------------------------
Interop.WindowsInstaller
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/SWsoft/Pl...sInstaller.DLL
----------------------------------------
CustomMarshalers
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/cust...marshalers.dll
----------------------------------------
System.ServiceProcess
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2300
CodeBase: file:///c:/windows/assembly/gac/syst...iceprocess.dll
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2300
CodeBase: file:///c:/windows/assembly/gac/syst...em.drawing.dll
----------------------------------------
************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (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 machine
rather than being handled by this dialog.