How to update ASP.NET Page's .designer.cs file in visual studio

/*****by Jiangong SUN*****/


Address: http://write.blog.csdn.net/postedit/7330087


Scenario:

I want to add repeater, litteral or register user control in ASP.NET pages. Sometimes the page's ".designer.cs" file doesn't update immediately.

I've tried to close the solution, delete project temporary files in "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files", and then reopen the solution.

While it doesn't work at most of the time. It's quite frustrating.


Solution:

If you can't update the page.designer.cs file correctly even if you have tried several times close/open solution, add/delete controls etc. You can try to regenerate your .designer.cs file.

For example, you have a page Homepage.aspx. 

The structure should be:

-Homepage.aspx

--Homepage.aspx.cs

--Homepage.aspx.designer.cs

What you should do:

1) Delete your "Homepage.aspx.designer.cs"

2) Right click on "Homepage.aspx", then click "Convert to Web Application", the new designer file will be generated.

3) Close and reopen solution

4) Click "Show all files" and include new generated designer file

At last, you will find all the controls you need in designer file.



Reference: http://www.undermyhat.org/blog/2009/07/tip-regenerate-aspx-designer-cs-files-when-corrupted/

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值