I get an error from the web config that it cannot load
telerik.web.ui.raduploadhttpmodule. when I comment the httphandler line out then it complains about the next reference to telerik.web.ui control. The new .dlls for q3 are in the bin folder - I double checked. It does not seem to load until I put the telerik.web.ui .dll in the GAC. What is the explanation for this? Somewhere the application gets the idea that it must be in the GAC and only in the GAC. I thought it would probe until it found it in the bin folder. WIll it mess anyone up if I put it in the GAC? I may add that other web applications on the server have a reference to telerik.web.ui and these references are not the full 4 part reference. just the assemby and namespace.
Thanks
telerik.web.ui.raduploadhttpmodule. when I comment the httphandler line out then it complains about the next reference to telerik.web.ui control. The new .dlls for q3 are in the bin folder - I double checked. It does not seem to load until I put the telerik.web.ui .dll in the GAC. What is the explanation for this? Somewhere the application gets the idea that it must be in the GAC and only in the GAC. I thought it would probe until it found it in the bin folder. WIll it mess anyone up if I put it in the GAC? I may add that other web applications on the server have a reference to telerik.web.ui and these references are not the full 4 part reference. just the assemby and namespace.
Thanks