操作必须使用一个可更新的查询。

作必须使用一个可更新的查询。 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.Exception: 操作必须使用一个可更新的查询。

Source Error:

Line 75:         catch (Exception e)
Line 76:         {
Line 77:             throw new Exception(e.Message);
Line 78:         }
Line 79:         finally

Source File: f:\asp.netweb\mgsfood\www\cn\App_Code\DBFun.cs    Line: 77

Stack Trace:

该问题基本也由于权限问题引起,基本上.NET用户缺少写入权限造成,对该网站目录的.NET所需用户都添加一个写入权限,问题马上解决。

发表评论

邮箱地址不会被公开。 必填项已用*标注

click to changeSecurity Code