Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There is a System.ArgumentExeption error - Wrong Parameter #166

Closed
Cris-- opened this issue Jul 21, 2023 · 1 comment
Closed

There is a System.ArgumentExeption error - Wrong Parameter #166

Cris-- opened this issue Jul 21, 2023 · 1 comment
Labels
bug Something isn't working issue Issue

Comments

@Cris--
Copy link

Cris-- commented Jul 21, 2023

'General information
'-----------------------------------------------------------
Report.Date = "Freitag, 21. Juli 2023 19:17:07"
OS = "Microsoft Windows 11 Pro - 10.0.22621.2066 - 64-bit"
WinPaletter.Version = "1.0.7.9"

'Error details
'-----------------------------------------------------------
Exception.message = "Ung├╝ltiger Parameter."
Exception.type = "System.ArgumentException"
Exception.stack.trace = {
   bei System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData)
   bei WinPaletter.Bitmap_Mgr.Load(String file)
   bei WinPaletter.My.MyApplication.GetWallpaper()
   bei WinPaletter.My.MyApplication.FetchStockWallpaper(Size Size)
   bei WinPaletter.My.MyApplication.FetchSuitableWallpaper(CP CP, WindowStyle PreviewConfig)
   bei WinPaletter.MainFrm.ApplyStylesToElements(CP CP, Boolean AnimateThePreview)
   bei WinPaletter.MainFrm.MainFrm_Load(Object sender, EventArgs e)
   bei System.EventHandler.Invoke(Object sender, EventArgs e)
   bei System.Windows.Forms.Form.OnLoad(EventArgs e)
   bei System.Windows.Forms.Form.OnCreateControl()
   bei System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   bei System.Windows.Forms.Control.CreateControl()
   bei System.Windows.Forms.Control.WmShowWindow(Message& m)
   bei System.Windows.Forms.Control.WndProc(Message& m)
   bei System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   bei System.Windows.Forms.ContainerControl.WndProc(Message& m)
   bei System.Windows.Forms.Form.WmShowWindow(Message& m)
   bei System.Windows.Forms.Form.WndProc(Message& m)
   bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
         }
Exception.data = "There is no included data in Exception"
Exception.target.sub_function = "FromStream @ System.Drawing"
Exception.assembly = "System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
Exception.assembly.file = "C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll"
Exception.HRESULT = "-2147024809"
@Cris-- Cris-- added bug Something isn't working issue Issue labels Jul 21, 2023
@Cris-- Cris-- changed the title Issue There is a System.ArgumentExeption error - Wrong Parameter Jul 21, 2023
@Abdelrhman-AK
Copy link
Owner

I'll fix it in the next update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working issue Issue
Projects
None yet
Development

No branches or pull requests

2 participants