Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Ajax Uploader
»
Re: Issue with uploading files located on internal network
Re: Issue with uploading files located on internal network
12-16-2011, 6:14 AM
Kenneth
Joined on 02-13-2008
Posts 3,886
Re: Issue with uploading files located on internal network
Reply
Quote
Hi nunndaddy,
Try set EnableEventValidation="false" on the uploader page
<%@ Page Language="C#" EnableEventValidation="false" %>
Regards,
Ken
View Complete Thread