Open Daggobart opened 2 years ago
@Daggobart please see #150
Not the same error but my comment still applies.
When launching the the programme, it gives the error 404 forbidden and the screen remains blank, does not continue the load the software, it stays stuck on the screen saying loading the magic. Also the program does not say file masta as in your images under your project, it says webplex. Not sure if the file masta programme has changed to webplex then.
When launching the the programme, it gives the error 404 forbidden and the screen remains blank, does not continue the load the software, it stays stuck on the screen saying loading the magic. Also the program does not say file masta as in your images under your project, it says webplex. Not sure if the file masta programme has changed to webplex then.
Do you have the latest version? Anyway, it doesn't matter because this project is abandoned.
Version: 0.2.13.0 File Name: Utilities.cs Method Name: checkForUpdate Line: 374 Column: 13
System.Net.WebException: The remote server returned an error: (403) Forbidden. at System.Net.WebClient.OpenRead(Uri address) at System.Net.WebClient.OpenRead(String address) at WebPlex.Utilities.checkForUpdate() in C:\Users\imAsh\Documents\Visual Studio 2017\Projects\WebPlex\WebPlex\Utilities\Utilities.cs:line 374 at WebPlex.frmWebPlex.frmWebPlex_Load(Object sender, EventArgs e) in C:\Users\imAsh\Documents\Visual Studio 2017\Projects\WebPlex\WebPlex\Forms\frmWebPlex.cs:line 117 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