Pankaj Tahiliani

  Home  |   Contact  |   Syndication    |   Login
  29 Posts | 0 Stories | 43 Comments | 0 Trackbacks

News

Twitter












Archives

December 2009 Entries

Problem: Sometimes this error occurs due to the use of <input type="file"> control and make this control as "runat=server".

Solution: Delete this control and use <asp:FileUpload> control.