当前位置:编程学习 > C#/ASP.NET >>

窗体加载失败!!!

 加载设计器时遇到一个或多个错误。这些错误在下面列出。一些错误可通过重新生成项目来修复,而另一些错误则需要更改代码。 

路径的形式不合法。 
隐藏     

在 System.IO.Path.NormalizePathFast(String path, Boolean fullCheck)
在 System.IO.Path.NormalizePath(String path, Boolean fullCheck)
在 System.IO.Path.GetFullPathInternal(String path)
在 System.Reflection.AssemblyName.GetAssemblyName(String assemblyFile)
在 Microsoft.VisualStudio.Design.VSTypeResolutionService.AddProjectDependencies(Project project)
在 Microsoft.VisualStudio.Design.VSTypeResolutionService.AssemblyEntry.get_Assembly()
在 Microsoft.VisualStudio.Design.VSTypeResolutionService.AssemblyEntry.Search(String fullName, String typeName, Boolean ignoreTypeCase, Assembly& assembly, String description)
在 Microsoft.VisualStudio.Design.VSTypeResolutionService.SearchProjectEntries(AssemblyName assemblyName, String typeName, Boolean ignoreTypeCase, Assembly& assembly)
在 Microsoft.VisualStudio.Design.VSTypeResolutionService.SearchEntries(AssemblyName assemblyName, String typeName, Boolean ignoreCase, Assembly& assembly, ReferenceType refType)
在 Microsoft.VisualStudio.Design.VSTypeResolutionService.SearchEntries(AssemblyName assemblyName, String typeName, Boolean ignoreTypeCase, Assembly& assembly)
在 Microsoft.VisualStudio.Design.VSTypeResolutionService.System.ComponentModel.Design.ITypeResolutionService.GetAssembly(AssemblyName name, Boolean throwOnError)
在 Microsoft.VisualStudio.Design.VSTypeResolutionService.System.ComponentModel.Design.ITypeResolutionService.GetAssembly(AssemblyName name)
在 Microsoft.VisualStudio.Design.VSDynamicTypeService.OnAssemblyResolve(Object sender, ResolveEventArgs e)
在 System.AppDomain.OnAssemblyResolveEvent(String assemblyFullName) 




怎么回事啊???急用啊
--------------------编程问答-------------------- 应该是用到的其他组件或第三方的东西还没有加载进来,这样打开窗体时,找不到
补充:.NET技术 ,  C#
CopyRight © 2012 站长网 编程知识问答 www.zzzyk.com All Rights Reserved
部份技术文章来自网络,