• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

after upgrading from 11.5. to 12.0.18 with asp and aspx files

DietmarH

New Pleskian
Hello,

after upgrading from 11.5. to 12.0.18 all web Hosts which are using asp or aspx files are not working anymore.

We get following error:
HTTP-Fehler 404.17 - Not Found
Modul StaticFileModule
Benachrichtigung ExecuteRequestHandler
Handler StaticFile
Fehlercode 0x80070032
Angeforderte URL http://www.ratg.at:80/index.asp
Physikalischer Pfad C:\Inetpub\vhosts\ratg.at\httpdocs\index.asp
Anmeldemethode Anonym
Angemeldeter Benutzer Anonym

If we try to repair the Installation with the reconfigurator "Plesk virtual Hosts Security" the program is crashing.

Can anybody help.

Thanks

Dietmar
 
Hello Dietmar.
As I can see currently the site is up and running. Did you fix it already? As for the "reconfigurator crashing", could you please send the error of this crashing?
 
Hello Dietmar.
As I can see currently the site is up and running. Did you fix it already? As for the "reconfigurator crashing", could you please send the error of this crashing?

Hello,

Yes, I fixed the asp/ asp.net problem . I had to delete the role "asp" and "asp.net" from the webserver. Then I added it again.

The reconfigurator problem is still existing.

Reconfigurator Application error:
Name der fehlerhaften Anwendung: reconfigurator.exe, Version: 12.0.18.34587, Zeitstempel: 0x53905ec7
Name des fehlerhaften Moduls: psaobsolete.dll, Version: 12.0.18.0, Zeitstempel: 0x5390542e
Ausnahmecode: 0xc0000005
Fehleroffset: 0x00005540
ID des fehlerhaften Prozesses: 0x29ff0
Startzeit der fehlerhaften Anwendung: 0x01cf8de3b1c7a2ae
Pfad der fehlerhaften Anwendung: C:\Parallels\Plesk\admin\bin\reconfigurator.exe
Pfad des fehlerhaften Moduls: C:\Parallels\Plesk\admin\bin\psaobsolete.dll
Berichtskennung: f680293b-f9d6-11e3-8ea8-00ff17a2068d

.Net Runtime error
Anwendung: reconfigurator.exe
Frameworkversion: v4.0.30319
Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet.
Ausnahmeinformationen: System.AccessViolationException
Stapel:
bei <Module>.std.basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> >.{ctor}(std.basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> >*, Char*)
bei psaobsolete.VHostsSecurity.CheckPermissions(HostingType, System.String, System.String, CheckPermissionsFlags)
bei reconfigurator.CheckPleskVirtualHostsSecurity.Run()
bei reconfigurator.SystemChecks.executeTask(reconfigurator.IPleskCheck)
bei reconfigurator.SystemChecks.executeTasks()
bei reconfigurator.SystemChecks.check_Click(System.Object, System.EventArgs)
bei System.Windows.Forms.Control.OnClick(System.EventArgs)
bei System.Windows.Forms.Button.OnClick(System.EventArgs)
bei System.Windows.Forms.Button.OnMouseUp(System.Windows.Forms.MouseEventArgs)
bei System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message ByRef, System.Windows.Forms.MouseButtons, Int32)
bei System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
bei System.Windows.Forms.ButtonBase.WndProc(System.Windows.Forms.Message ByRef)
bei System.Windows.Forms.Button.WndProc(System.Windows.Forms.Message ByRef)
bei System.Windows.Forms.Control+ControlNativeWindow.OnMessage(System.Windows.Forms.Message ByRef)
bei System.Windows.Forms.Control+ControlNativeWindow.WndProc(System.Windows.Forms.Message ByRef)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
bei System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
bei System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
bei System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
bei System.Windows.Forms.Application.RunDialog(System.Windows.Forms.Form)
bei System.Windows.Forms.Form.ShowDialog(System.Windows.Forms.IWin32Window)
bei System.Windows.Forms.Form.ShowDialog()
bei reconfigurator.Reconfigurator.Exec()
bei reconfigurator.Reconfigurator.list_MouseDown(System.Object, System.Windows.Forms.MouseEventArgs)
bei System.Windows.Forms.Control.OnMouseDown(System.Windows.Forms.MouseEventArgs)
bei System.Windows.Forms.Control.WmMouseDown(System.Windows.Forms.Message ByRef, System.Windows.Forms.MouseButtons, Int32)
bei System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
bei System.Windows.Forms.ListBox.WndProc(System.Windows.Forms.Message ByRef)
bei System.Windows.Forms.Control+ControlNativeWindow.OnMessage(System.Windows.Forms.Message ByRef)
bei System.Windows.Forms.Control+ControlNativeWindow.WndProc(System.Windows.Forms.Message ByRef)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
bei System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
bei System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
bei System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
bei System.Windows.Forms.Application.Run(System.Windows.Forms.Form)
bei reconfigurator.Reconfigurator.Main(System.String[])


Thanks

Dietmar
 
Hello, Dietmar.

Thank you for the feedback. We managed to reproduce the problem with reconfigurator. We will try to fix it in nearest Plesk update 6. Please watch our web site for announcements.
 
As I can see currently the site is up and running. Did you fix it already? As for the "reconfigurator crashing", could you please send the error of this crashing?
 
Back
Top