supera
Jan 20, 2012, 4:21 PM
When I run my test application, in a page aspx with a FileUploadField, this error occurs...
3743
note that the error is in the class of C # FileUploadField.cs
In my aspx page, i declare a field FileUploadField as follow:
<Items>
<ext:FileUploadField runat="server" ID="upfDocumento" EmptyText="Selecione um documento" ButtonText="Selecionar" Icon="Attach" />
</Items>
Thanks for any help
3743
note that the error is in the class of C # FileUploadField.cs
In my aspx page, i declare a field FileUploadField as follow:
<Items>
<ext:FileUploadField runat="server" ID="upfDocumento" EmptyText="Selecione um documento" ButtonText="Selecionar" Icon="Attach" />
</Items>
Thanks for any help