我在工作4.0网站上使用asp.net。我想加密web.config文件connectionString。我使用了{
xtype: "widgetcolumn",
dataIndex: "color",
text: "Color",
width: 60,
widget: {
xtype: 'colorpicker',
align: 'right',
value: '993300',
},
listeners: {
select: function(picker, selColor) {
value = selColor,
hide(this);
}
}
}
但它没有用。相反,我只得到如下所示的错误消息
aspnet_regiis -pef "connectionString" "file Location"