这种异常是什么意思?

Flouse 2008-05-12 11:30:55
未处理 System.Resources.MissingManifestResourceException
Message="未能找到任何适合于指定的区域性或非特定区域性的资源。请确保在编译时已将“Properties.Resources.resources”正确嵌入或链接到程序集“$ScreenSaver$”,或者确保所有需要的附属程序集都可加载并已进行了完全签名。"
Source="mscorlib"
StackTrace:
在 System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
在 System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
在 System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
在 System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
在 System.Resources.ResourceManager.GetObject(String name, CultureInfo culture, Boolean wrapUnmanagedMemStream)
在 System.Resources.ResourceManager.GetObject(String name, CultureInfo culture)
在 Properties.Resources.get_SSaverBackground() 位置 E:\Personal\My Documents\Visual Studio 2008\Projects\ScreenSaver\Properties\Resources.Designer.cs:行号 74
在 ScreenSaver1.ScreenSaverForm.LoadDefaultBackgroundImages() 位置 E:\Personal\My Documents\Visual Studio 2008\Projects\ScreenSaver\ScreenSaverForm.cs:行号 128
在 ScreenSaver1.ScreenSaverForm.LoadBackgroundImage() 位置 E:\Personal\My Documents\Visual Studio 2008\Projects\ScreenSaver\ScreenSaverForm.cs:行号 95
在 ScreenSaver1.ScreenSaverForm..ctor() 位置 E:\Personal\My Documents\Visual Studio 2008\Projects\ScreenSaver\ScreenSaverForm.cs:行号 38
在 ScreenSaver1.Program.ShowScreenSaver() 位置 E:\Personal\My Documents\Visual Studio 2008\Projects\ScreenSaver\Program.cs:行号 53
在 ScreenSaver1.Program.Main(String[] args) 位置 E:\Personal\My Documents\Visual Studio 2008\Projects\ScreenSaver\Program.cs:行号 40
在 System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args)
在 System.AppDomain.nExecuteAssembly(Assembly assembly, String[] args)
在 System.Runtime.Hosting.ManifestRunner.Run(Boolean checkAptModel)
在 System.Runtime.Hosting.ManifestRunner.ExecuteAsAssembly()
在 System.Runtime.Hosting.ApplicationActivator.CreateInstance(ActivationContext activationContext, String[] activationCustomData)
在 System.Runtime.Hosting.ApplicationActivator.CreateInstance(ActivationContext activationContext)
在 Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssemblyDebugInZone()
在 System.Threading.ThreadHelper.ThreadStart_Context(Object state)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
在 System.Threading.ThreadHelper.ThreadStart()
InnerException:
...全文
156 3 打赏 收藏 转发到动态 举报
写回复
用AI写文章
3 条回复
切换为时间正序
请发表友善的回复…
发表回复
BIGBIRDINWOODS 2008-05-12
  • 打赏
  • 举报
回复
遇到过类似的 System.Resources.MissingManifestResourceException 资源问题。楼主没有提供更详细的情况,很可能是误操作使控件啊资源啊(图片、文件、配置文件什么的)出错;或者VS意外关闭、系统意外关闭造成。检查一下资源文件,不行就重启一下VS,再不行就重启一下电脑。
你在文件夹里检查一下资源文件正常否
virusswb 2008-05-12
  • 打赏
  • 举报
回复
你的资源的问题,资源丢失了吧
大飞飞虫 2008-05-12
  • 打赏
  • 举报
回复
你至少要说一下在干什么的时候出现这个错误

110,539

社区成员

发帖
与我相关
我的任务
社区描述
.NET技术 C#
社区管理员
  • C#
  • Web++
  • by_封爱
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告

让您成为最强悍的C#开发者

试试用AI创作助手写篇文章吧