[someimage.gif] errors

Stimulsoft Ultimate discussion
Post Reply
brianj774
Posts: 177
Joined: Tue Jan 11, 2011 7:15 am
Location: Minnesota

[someimage.gif] errors

Post 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!
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: [someimage.gif] errors

Post by HighAley »

Hello.

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

Thank you.
brianj774
Posts: 177
Joined: Tue Jan 11, 2011 7:15 am
Location: Minnesota

Re: [someimage.gif] errors

Post by brianj774 »

Sounds good!
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: [someimage.gif] errors

Post by Alex K. »

Hello,

Let us know if you need any additional help.

Thank you.
Post Reply