Folks,
in my experience all infragistics controls are getting harder to use thesedays. now automation to automatically detect and fix or suggest to fix. instead we have to do debugging to fix the errors to use any errors.
any ideas?
i managed to add scripts and css using add scripts button the the control. which added script and css files in ig_ui folder.
and now i am getting the following erros
Unhandled exception at line 22, column 992 in http://localhost:8676/ig_ui/js/infragistics.js
0x800a1391 - JavaScript runtime error: '$' is undefined
going to fix this 5th error just to use 1 control in empty project.
I managed to add jquesry files from samples folder and now i am getting following error. i am using multiple upload. selected 2 text files and clicked upload.
error : Could not get your current file status! Probably connection dropped.
now i need to figure out this error's solution.
I am still getting this error while trying to uploaf the txt file.
Could not get your current file status! Probably connection dropped.
Hi Jagjot,
I am able to reproduce this issue and I need a little more time to research this and I am discussing this with my team lead for further guidance.
If you have any other questions or concerns with this, please let me know.
I am getting the same "Could not get your current file status! Probably connection dropped" error in my web project and wanted to give you the details in case it helps in tracking this down.
It all worked flawlessly on another developer's computer who created the initial stuff.
Copying files to my computer (even diffed them to make sure they were the same!) to test and do stuff and it didn't work. Using Visual Studio 2010 Premium, .NET 4.0 VB ASP.NET web project. Even installed to a Windows Server 2003 Server and it worked fine there. Have no tried on other server versions.
Infragistics4.Web.v12.2 DLL Version: 12.2.20122.2075.
Both IIS Web folders setup using Application Pools with ApplicationPoolIdentity. It was not a permissions issue.
Finally realized that his application pool was using "Classic" Managed Pipeline mode and mine was using "Integrated" Pipeline mode. Changed it to classic and now the upload is working on my computer as well. Hopefully everything else does too. Also hope this helps you track it down!
So, my question is, should the Web Upload Control support Integrated Mode or do I always need to use Classic Pipeline with all your controls?
Hi jefsmi,
Thank you for the information. I have provided this information to my supervisor and am continuing to discuss this issue with him.
I will have another update on this by Wednesday.
Hello all,
We are reproducing this issue and we will need a little more time to research why this is occurring.
We are continuing to research this to uncover this information and resolve the issue. I will have another update within a few days.
I am currently discussing this with our development team for more information on this issue.
I will let you know any information I receive from them as soon as I hear back from them.