开发者

How to rectify this errors..?

开发者 https://www.devze.com 2023-01-15 01:33 出处:网络
The type \'Sdi.Pss.Site1\' already contains the definition for \'logou开发者_开发技巧t\' The type \'Sdi.Pss.Site1\' already contains the definition for \'btnfresh\'

The type 'Sdi.Pss.Site1' already contains the definition for 'logou开发者_开发技巧t'

The type 'Sdi.Pss.Site1' already contains the definition for 'btnfresh'

The type 'Sdi.Pss.Site1' already contains the definition for 'lblshow value'


You can fix it by changing the ids of the controls. It sounds like you copy/pasted some controls and thus have two with id logout etc. Just do a quick search and rename the duplicates.

0

精彩评论

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