Page 1 of 1

[someimage.gif] errors

Posted: Fri May 10, 2013 8:03 pm
by brianj774
I recently made a change to remove some of the DLL's from my distribution that I *think* I don't need. As soon as that change was deployed, I started receiving errors from ELMAH of this sort:

Code: Select all

System.Web.HttpException: The controller for path '/portal/[ToolBarSeparator.gif]' was not found or does not implement IController.

Code: Select all

System.Web.HttpException: The controller for path '/portal/[ToolbarBackgroundRight.gif]' was not found or does not implement IController.
I'm not sure how many images they are altogether, but it feels like maybe a dozen.

My question is, which dll contains the proper references to this gifs. I was trying to figure it out by brute force, but I seem to be unable to generate the errors in the first place. I'd rather not deploy all DLL's for reasons of deploying the DLL's 2000 times will be somewhat costly, so the reduction of space will be quite valuable.

Thanks!

Re: [someimage.gif] errors

Posted: Mon May 13, 2013 1:17 pm
by HighAley
Hello.

There was an improvement.
Please, try to upgrade to the latest prerelease build.

Thank you.

Re: [someimage.gif] errors

Posted: Mon May 13, 2013 2:37 pm
by brianj774
Sounds good!

Re: [someimage.gif] errors

Posted: Mon May 13, 2013 2:47 pm
by Alex K.
Hello,

Let us know if you need any additional help.

Thank you.