Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
425
IIS 7 Could not load type 'Infragisitcs.Web.UI.EditorControls.UploadModule'
posted

Hello,

I want to use the Infragistics WebUpload component.
This works great on my dev workstation VS2010 but when I deploy it to IIS7 on a remote server I receive the error below:

Server Error in '/' Application.


Could not load type 'Infragisitcs.Web.UI.EditorControls.UploadModule'.


I have configured the Web.Config with the required HttpHandler and HttpModule.

I have included the project files if somebody wants to take a look at it.

Infragistics v2011.2 CLR 4.0

 UPDATE:
I installed IIS7.0 on my workstation and the same error persists while it works perfect in VS2010. 

Parents Reply Children
No Data