作者大大,有没有这个项目的演示地址呀...
作者发一份数据库脚本...
全部代码和素材、数据库脚本,还录制了详尽的配套视频教程,不知道在哪里...
增加用户时报错!!无法增加新用户;另外,工作流程无法设置和修改?
关于新建用户失败可以修改数据库表Accounts_Users 设计 设置UserID为标识自增即可,工作流程添加修改 测试了下没有问题
关于新建用户失败可以修改数据库表Accounts_Users? 设计 设置UserID为标识自增即可,工作流程添加修改 测试了下没有问题
<p>?</p><p>Microsoft.Web.UI.WebControls.dll 是不是不能迁移引用啊?我迁移后用到此</p><p><iewc:treeview id="TreeViewDepart" runat="server" AutoPostBack="True" SelectExpands="true"></iewc:treeview></p><p>的显示样式都有问题</p><p>IE下任何模式都没用。。</p>
<p>1.视频会议的控件出不来</p><p>2. 自己在本机上装了个netmeeting测试,局域网中两台机器视频会议出不来,声音能出来,但是卡顿感和环境噪声很厉害</p><p>3.视频会议的窗口太小了,实际用的话这个窗口大小肯定不行</p><p>4. 公文编辑:服务器端可以使用公文编辑(因为注册了ocx控件),客户端不能使用公文编辑控件,也需要再客户端运行regsvr32.exe吗?如果是的话,对用户的要求好像稍微高了点。</p>
51aspx这网站咋了,今天体验两个网站都出错,但扣钱了
这个演示测试没有问题的,如果是IE可以使用兼容模式试一下
请问一下控制面板里面的用户信息里的角色 点击后没有反应!! 急切等待回答。。。
控制面板里面的用户信息里的角色 点击后没有反应!!
wxc501 ,怎么与你联系啊?我调试时出错了
把错误的页面截图或者错误信息上传上来!
遇到问题,麻烦问下, 引用模版或引用空模版都出现错误Error=;Signa=;000014 。怎么解决!
我也出现了这个问题,请问解决了吗?
我买了源码,根本就没有下载下来
您好,出现什么情况了??
两方面:<br />(1)、在添加印章时就直接出错:<span></span> <h1>“/”应用程序中的服务器错误。 <hr width="100%" color="silver" size="1" /></h1><h2><em>分析器错误</em> </h2><span style="font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ;"><strong>说明: </strong>在分析向此请求提供服务所需资源时出错。请检查下列特定分析错误详细信息并适当地修改源文件。 <br /><br /><strong>分析器错误消息: </strong>未能加载文件或程序集“Microsoft.Web.UI.WebControls, Version=1.0.2.226, Culture=neutral, PublicKeyToken=31bf3856ad364e35”或它的某一个依赖项。找到的程序集清单定义与程序集引用不匹配。 (异常来自 HRESULT:0x80131040)<br /><br /><strong>源错误:</strong> <br /><br /></span><table class=" " width="100%" bgcolor="#ffffcc"><tbody><tr><td><code></code><pre>行 1: <%@ Control Language="c#" AutoEventWireup="false" Codebehind="Department.ascx.cs" Inherits="OI.UserControls.Department" TargetSchema="http://schemas.microsoft.com/intellisense/ie5"%> <span style="color:red;">行 2: <%@ Register TagPrefix="iewc" Namespace="Microsoft.Web.UI.WebControls" Assembly="Microsoft.Web.UI.WebControls, Version=1.0.2.226, Culture=neutral, PublicKeyToken=31bf3856ad364e35" %> </span>行 3: <TABLE id="Table1" cellSpacing="0" cellPadding="0" border="0"> 行 4: <TR></pre></td></tr></tbody></table><br /><strong>源文件: </strong>/UserControls/Department.ascx<strong> 行: </strong>2 <br /><br /><strong>程序集加载跟踪:</strong> 下列信息有助于确定程序集“Microsoft.Web.UI.WebControls, Version=1.0.2.226, Culture=neutral, PublicKeyToken=31bf3856ad364e35”无法加载的原因。<br /><br /><table class=" " width="100%" bgcolor="#ffffcc"><tbody><tr><td><code></code><pre>=== 预绑定状态信息 === 日志: 用户 = NT AUTHORITY\NETWORK SERVICE 日志: DisplayName = Microsoft.Web.UI.WebControls, Version=1.0.2.226, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (Fully-specified) 日志: Appbase = file:///D:/PowerOA/ 日志: 初始 PrivatePath = D:\PowerOA\bin 调用程序集: (Unknown)。 === 日志: 此绑定从 default 加载上下文开始。 日志: 正在使用应用程序配置文件: D:\PowerOA\web.config 日志: 使用主机配置文件: \\?\c:\windows\microsoft.net\framework\v2.0.50727\aspnet.config 日志: 使用 C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\config\machine.config 的计算机配置文件。 日志: 策略后引用: Microsoft.Web.UI.WebControls, Version=1.0.2.226, Culture=neutral, PublicKeyToken=31bf3856ad364e35 日志: 试图下载新的 URL file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET Files/root/7229f753/8eaddef8/Microsoft.Web.UI.WebControls.DLL。 日志: 试图下载新的 URL file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET Files/root/7229f753/8eaddef8/Microsoft.Web.UI.WebControls/Microsoft.Web.UI.WebControls.DLL。 日志: 试图下载新的 URL file:///D:/PowerOA/bin/Microsoft.Web.UI.WebControls.DLL。 警告: 比较程序集名称时发生不匹配: PUBLIC KEY TOKEN 错误: 未能完成程序集的安装(hr = 0x80131040)。探测终止。 </pre></td></tr></tbody></table><br /><hr width="100%" color="silver" size="1" /><strong>版本信息:</strong> Microsoft .NET Framework 版本:2.0.50727.3625; ASP.NET 版本:2.0.50727.3618 <!-- [FileLoadException]: 未能加载文件或程序集“Microsoft.Web.UI.WebControls, Version=1.0.2.226, Culture=neutral, PublicKeyToken=31bf3856ad364e35”或它的某一个依赖项。找到的程序集清单定义与程序集引用不匹配。 (异常来自 HRESULT:0x80131040) 在 System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) 在 System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) 在 System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) 在 System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) 在 System.Reflection.Assembly.Load(String assemblyString) 在 System.Web.Configuration.CompilationSection.LoadAssembly(String assemblyName, Boolean throwOnFail) 在 System.Web.UI.TemplateParser.LoadAssembly(String assemblyName, Boolean throwOnFail) 在 System.Web.UI.TemplateParser.AddAssemblyDependency(String assemblyName, Boolean addDependentAssemblies) 在 System.Web.UI.MainTagNameToTypeMapper.ProcessTagNamespaceRegistrationCore(TagNamespaceRegisterEntry nsRegisterEntry) 在 System.Web.UI.MainTagNameToTypeMapper.ProcessTagNamespaceRegistration(TagNamespaceRegisterEntry nsRegisterEntry) 在 System.Web.UI.BaseTemplateParser.ProcessDirective(String directiveName, IDictionary directive) 在 System.Web.UI.TemplateControlParser.ProcessDirective(String directiveName, IDictionary directive) 在 System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) [HttpParseException]: 未能加载文件或程序集“Microsoft.Web.UI.WebControls, Version=1.0.2.226, Culture=neutral, PublicKeyToken=31bf3856ad364e35”或它的某一个依赖项。找到的程序集清单定义与程序集引用不匹配。 (异常来自 HRESULT:0x80131040) 在 System.Web.UI.TemplateParser.ProcessException(Exception ex) 在 System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) 在 System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) [HttpParseException]: 未能加载文件或程序集“Microsoft.Web.UI.WebControls, Version=1.0.2.226, Culture=neutral, PublicKeyToken=31bf3856ad364e35”或它的某一个依赖项。找到的程序集清单定义与程序集引用不匹配。 (异常来自 HRESULT:0x80131040) 在 System.Web.UI.TemplateParser.ProcessException(Exception ex) 在 System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) 在 System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) 在 System.Web.UI.TemplateParser.ParseReader(StreamReader reader, VirtualPath virtualPath) 在 System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath) 在 System.Web.UI.TemplateParser.ParseInternal() 在 System.Web.UI.TemplateParser.Parse() 在 System.Web.UI.TemplateParser.Parse(ICollection referencedAssemblies, VirtualPath virtualPath) 在 System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType() 在 System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider) 在 System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders() 在 System.Web.Compilation.BuildProvidersCompiler.PerformBuild() 在 System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) 在 System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) 在 System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) 在 System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean noAssert) 在 System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp, Boolean noAssert) 在 System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) 在 System.Web.UI.PageHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) 在 System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig) 在 System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() 在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --><br />(2)、起草公文时出现, 好像是什么插件打不开,有个小X。。
我买了,源码,根本就没有下载下来,每秒几KB,什么十个小时内可以随时下载,我现在才过几分钟就不行了,骗子网站~~~官方人员以通过其他方式把源码提供给我了,谢谢~
已经修正,请楼主检查,现在速度超快~