I need to use the Server.Transfer and my code is working fine when I use Server.Transfer from one webform to another. But if I use Server.Transer from a user control to a webform nothing happens, has anyone got an idea of whats going on?
I have remembered the EnableViewStateMac="False"
