Open rubenc57 opened 2 months ago
Thank you @MinecraftEarthVillage
When I click on the link I get this:
"Something appears to be missing… The key you provided for file access was invalid. This is usually caused because the file is no longer stored on MediaFire. This occurs when the file is removed by the originating user or MediaFire."
What just happend here?
这里刚刚发生了什么?
非常抱歉,前段时间我的账号被盗用,正在转发病毒,不过我正在删除它们
Thank you @MinecraftEarthVillage
When I click on the link I get this:
"Something appears to be missing… The key you provided for file access was invalid. This is usually caused because the file is no longer stored on MediaFire. This occurs when the file is removed by the originating user or MediaFire."
不要下载我前段时间发的文件,那不是我发的,是另一个人控制我,如果你使用了这个病毒文件,你也会被控制,并且疯狂转发这个病毒
After upgrading
Microsoft.CodeDom.Providers.DotNetCompilerPlatform
from version 3.6.0 to either 3.11.0 or 4.1.0, I encountered the following error message:Microsoft.CodeDom.Providers.DotNetCompilerPlatform failed to uninstall. Restart Visual Studio to finish process.
Upon restarting Visual Studio and running my website, I received this error: System.NullReferenceException HResult=0x80004003 Message=Object reference not set to an instance of an object. Source=CMS StackTrace: at CMS.Startup.ConfigureAuth(IAppBuilder app) in D:\Mis Proyectos\VS22\websites\jw\CMS\CMS\App_Start\Startup.Auth.cs:line 30
Here is the relevant code from
Startup.Auth.cs
:Even after downgrading the package back to version 3.6.0, the error persists. Previously, the application ran without issues on version 3.6.0 before the upgrade.
To resolve the issue temporarily, I restored a backup of my website, which restored functionality.
Could anyone advise on what might be causing this error and how to resolve it?
Thanks in advance for your help!
Ruben