开发者

FormRewriterControlAdapter and VS2010

开发者 https://www.devze.com 2023-01-08 16:55 出处:网络
I am using FormRewriterControlAdapter in VS2010 (.NET 3.5). When I compile and deploy, form tag have w开发者_开发问答rong action attribute. I need to delete __browserCapabilitiesCompiler.compiled to

I am using FormRewriterControlAdapter in VS2010 (.NET 3.5).

When I compile and deploy, form tag have w开发者_开发问答rong action attribute. I need to delete __browserCapabilitiesCompiler.compiled to work. But I don't know if have any collateral effect.

Why?

I found one case similar: http://quangouk.spaces.live.com/blog/cns!AC44601E5195662B!246.entry


I use FormRewriterControlAdapter, and I do not have __browserCapabilitiesCompiler.compiled on Bin and its working fine the last 2 years :) and still working after I have update to VS2010.

So delete it.

0

精彩评论

暂无评论...
验证码 换一张
取 消