账号通
    

账号  

密码  

1569

查看

1

回复
主题:[求帮助]中级标签页打开报错了怎么回事呢 [收藏主题]  
veryp 当前离线

3738

主题

328

广播

29

粉丝
添加关注
级别:大三

用户积分:14990 分
登录次数:1155 次
注册时间:2006/5/29
最后登录:2023/3/28
veryp 发表于:2018/3/7 17:46:02   | 只看该作者 查看该作者主题 楼主 
科汛在线考试系统(NET)
中级标签页打开就这样了,开始建了个标签正常,突然就这样了,在数据库把新建的标签删了依然不行。什么原因啊这个 。

Server Error in '/' Application.
Unable to generate a temporary class (result=1).
error CS0583: Internal Compiler Error (0xc0000005 at address 000000013F1D9DD0): likely culprit is 'IMPORT'.
error CS0584: Internal Compiler Error: stage 'IMPORT' symbol 'string'
error CS0584: Internal Compiler Error: stage 'IMPORT' symbol 'Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterAskConfigInfo.Write2_AskConfigInfo(string, string, Kesion.Components.AskConfigInfo, bool, bool)'
error CS0584: Internal Compiler Error: stage 'DEFINE' symbol 'Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterAskConfigInfo.Write2_AskConfigInfo(string, string, Kesion.Components.AskConfigInfo, bool, bool)'
error CS0584: Internal Compiler Error: stage 'DEFINE' symbol 'Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterAskConfigInfo'
error CS0584: Internal Compiler Error: stage 'DEFINE' symbol 'Microsoft.Xml.Serialization.GeneratedAssembly'
error CS0584: Internal Compiler Error: stage 'DEFINE' symbol 'Microsoft.Xml.Serialization'
error CS0584: Internal Compiler Error: stage 'DEFINE' symbol 'Microsoft.Xml'
error CS0584: Internal Compiler Error: stage 'DEFINE' symbol 'Microsoft'
error CS0584: Internal Compiler Error: stage 'DEFINE' symbol '<global namespace>'
error CS0586: Internal Compiler Error: stage 'DEFINE'
error CS0587: Internal Compiler Error: stage 'DEFINE'
error CS0587: Internal Compiler Error: stage 'BEGIN'
               Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.            

Exception Details: System.InvalidOperationException: Unable to generate a temporary class (result=1).
error CS0583: Internal Compiler Error (0xc0000005 at address 000000013F1D9DD0): likely culprit is 'IMPORT'.
error CS0584: Internal Compiler Error: stage 'IMPORT' symbol 'string'
error CS0584: Internal Compiler Error: stage 'IMPORT' symbol 'Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterAskConfigInfo.Write2_AskConfigInfo(string, string, Kesion.Components.AskConfigInfo, bool, bool)'
error CS0584: Internal Compiler Error: stage 'DEFINE' symbol 'Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterAskConfigInfo.Write2_AskConfigInfo(string, string, Kesion.Components.AskConfigInfo, bool, bool)'
error CS0584: Internal Compiler Error: stage 'DEFINE' symbol 'Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterAskConfigInfo'
error CS0584: Internal Compiler Error: stage 'DEFINE' symbol 'Microsoft.Xml.Serialization.GeneratedAssembly'
error CS0584: Internal Compiler Error: stage 'DEFINE' symbol 'Microsoft.Xml.Serialization'
error CS0584: Internal Compiler Error: stage 'DEFINE' symbol 'Microsoft.Xml'
error CS0584: Internal Compiler Error: stage 'DEFINE' symbol 'Microsoft'
error CS0584: Internal Compiler Error: stage 'DEFINE' symbol '<global namespace>'
error CS0586: Internal Compiler Error: stage 'DEFINE'
error CS0587: Internal Compiler Error: stage 'DEFINE'
error CS0587: Internal Compiler Error: stage 'BEGIN'


Source Error:

  The source code that generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, then request the URL:

1. Add a "Debug=true" directive at the top of the file that generated the error. Example:

   <%@ Page Language="C#" Debug="true" %>

or:

2) Add the following section to the configuration file of your application:

<configuration>
    <system.web>
        <compilation debug="true"/>
    </system.web>
</configuration>

Note that this second technique will cause all files within a given application to be compiled in debug mode. The first technique will cause only that particular file to be compiled in debug mode.

Important: Running applications in debug mode does incur a memory/performance overhead. You should make sure that an application has debugging disabled before deploying into production scenario.                  

Stack Trace:

 [InvalidOperationException: Unable to generate a temporary class (result=1).error CS0583: Internal Compiler Error (0xc0000005 at address 000000013F1D9DD0): likely culprit is 'IMPORT'.error CS0584: Internal Compiler Error: stage 'IMPORT' symbol 'string'error CS0584: Internal Compiler Error: stage 'IMPORT' symbol 'Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterAskConfigInfo.Write2_AskConfigInfo(string, string, Kesion.Components.AskConfigInfo, bool, bool)'error CS0584: Internal Compiler Error: stage 'DEFINE' symbol 'Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterAskConfigInfo.Write2_AskConfigInfo(string, string, Kesion.Components.AskConfigInfo, bool, bool)'error CS0584: Internal Compiler Error: stage 'DEFINE' symbol 'Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterAskConfigInfo'error CS0584: Internal Compiler Error: stage 'DEFINE' symbol 'Microsoft.Xml.Serialization.GeneratedAssembly'error CS0584: Internal Compiler Error: stage 'DEFINE' symbol 'Microsoft.Xml.Serialization'error CS0584: Internal Compiler Error: stage 'DEFINE' symbol 'Microsoft.Xml'error CS0584: Internal Compiler Error: stage 'DEFINE' symbol 'Microsoft'error CS0584: Internal Compiler Error: stage 'DEFINE' symbol '<global namespace>'error CS0586: Internal Compiler Error: stage 'DEFINE'error CS0587: Internal Compiler Error: stage 'DEFINE'error CS0587: Internal Compiler Error: stage 'BEGIN']   Kesion.Publics.SerializationHelper.Load(Type type, String filename) +354   Kesion.Config.AskConfigProvider..cctor() +231[TypeInitializationException: The type initializer for 'Kesion.Config.AskConfigProvider' threw an exception.]   Kesion.Config.AskConfigProvider.Instance() +0   Kesion.Config.AskConfigManage.GetConfig() +9   Kesion.Cache.MyCache.GetAskCacheConfig(Int32 n) +135   ASP.admin_label_ks_label_aspx.__RenderContent1(HtmlTextWriter __w, Control parameterContainer) +3318   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +131   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +246   System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer) +315   System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer) +48   ASP.admin_masterpage_master.__Render__control1(HtmlTextWriter __w, Control parameterContainer) +803   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +131   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +246   System.Web.UI.Page.Render(HtmlTextWriter writer) +40   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5290
 
公布一个骗子.大家注意....孤山寒竹.Q36572105
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
taiyi1235 当前离线

25

主题

0

广播

0

粉丝
添加关注
级别:学前班

用户积分:39 分
登录次数:20 次
注册时间:2015/5/29
最后登录:2018/9/11
taiyi1235 发表于:2018/3/13 14:40:25   | 只看该作者 查看该作者主题 沙发 
科汛在线商城系统(NET)
怎么都是英文啊。











http://www.sty158.com/   http://www.taiyi8.com/   http://www.sh-taiyi.com/

 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
<上一主题 | 下一主题 >
Powered By KesionCMS Version X1
厦门科汛软件有限公司 © 2006-2016 页面执行0.12500秒 powered by KesionCMS 9.0