i can not run my own sample
it open empty web page without contol
vs.net 2010 and infra 2012 vol 2
thanks in advance
Great.Thank you Peter, it is working for me.Thanks,
Hello Lakhan,
Thank you for your reply. I am attaching a modified version of your sample for your reference.
Feel free to contact me if you need more information.
Hi Petar, Thank for the response.I have tried the same but unfortunately not get the success yet. Can you please update my sample project accordingly, it will be very helpful to me. Thanks again!Lakhan Singh
I have reviewed your sample and the issue in this case is that the jqueryUI reference was missing:
<script src="Scripts/jquery-1.7.1.min.js" type="text/javascript" id="Script1"></script> <%--<script src="Scripts/jquery.ui.widget.js" type="text/javascript" id="Script2"></script>--%> <script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.13/jquery-ui.min.js" type="text/javascript"></script> <script src="ig_ui/js/min/ig.ui.upload.min.js" type="text/javascript" id="igClientScript"></script>Note that depending on your setup you may also need to add the IIS7 http module and handler as described at:http://help.infragistics.com/doc/ASPNET/2013.2/CLR4.0/?page=WebUpload_HTTP_Module_and_Handler.htmlHope this helps. Please feel free to contact me if you have any questions.
Hello,I have spent 4-6Hrs, but still am not able to use WebUpload control as I'm expecting. Please help me otherwise I have no choice to go with other options.Please find the attached demo projectThanks,Lakhan Singh