我只是想用下fileuplode控件,结果出上面错误,为啥呢?代码和错误都给图了
在你的ctl00控件上加上runat=server类似
<asp:fileupload name="ctl00" runat=server >...