我在使用Ap.net2.0框架时有这一错误。 我已在网上查询,但没有找到答案,事先感谢大家。 下面是描述。
<sectionGroup name="system.web.extensions" type="System.Web.Configuration.SystemWebExtensionsSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
<sectionGroup name="scripting" type="System.Web.Configuration.ScriptingSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
<section name="scriptResourceHandler" type="System.Web.Configuration.ScriptingScriptResourceHandlerSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication"/>
<sectionGroup name="webServices" type="System.Web.Configuration.ScriptingWebServicesSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
<section name="jsonSerialization" type="System.Web.Configuration.ScriptingJsonSerializationSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="Everywhere"/>
<section name="profileService" type="System.Web.Configuration.ScriptingProfileServiceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication"/>
<section name="authenticationService" type="System.Web.Configuration.ScriptingAuthenticationServiceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication"/>
<section name="roleService" type="System.Web.Configuration.ScriptingRoleServiceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication"/>
</sectionGroup>
</sectionGroup>
</sectionGroup>
首先是网上的配置科。 使用<代码>[AjaxMethod(HttpSessionStateRequirement.ReadWrite)]属性,在服务器上界定亚x方法。 这里采用的方法是:public actual AjaxResult Add(string[] Value,string[] ValuePara amounts, int editMode)
。 当string[]
sstring[]的数值含有或......,该数值将失效时,服务器的直径分为两部分,如果是H,则该参数会变成H,如果是H,则该数值会升至H。 这里的信息是:
"{ IsValid :false, Values :[], Message : Index was outside the bounds of the array. , UnformattedMessage :null, Type :6}"
我已对此做了改动,Ajax框架通过“+o.replace(/[/])/g,$1 )+“将所载投入转化为Json。 例如,
"DSF,DF"
翻译
"DSF\,DF"
我认为,这是很不错的,但 as网框架可以正确地认识到这一点。
请帮助我。