The type 'Sdi.Pss.Site1' already contains the definition for 'logout'
The type 'Sdi.Pss.Site1' already contains the definition for 'btnfresh'
The type 'Sdi.Pss.Site1' already contains the definition for 'lblshow value'
views:
31answers:
1
+1
A:
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.
klausbyskov
2010-09-02 13:05:27