StiWebViewer Localization

Stimulsoft Reports.WEB discussion
Post Reply
BestDaniel
Posts: 1
Joined: Wed Oct 23, 2013 7:00 am

StiWebViewer Localization

Post by BestDaniel »

Hi,

I have a problem with the localization of your StiWebViewer Control.
According to your manuals, I need to set the GlobalizationFile Property to the corresponding localization file you provide.
Ok, but my aspx page is located in a different physical path than the hosting application.
So the localization file is automatically searched in the wrong path.
How can I control or setup the path where the localization file is hosted ?
When I try to put a complete path in the GlobalizationFile it brings an "unsupported path" exception.
Any help is appreciated.

Thank you
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Re: StiWebViewer Localization

Post by Vladimir »

Hello,

To load the localization file, the Page.Request.PhysicalApplicationPath path is used.
Please specify which path returns the specified property? By which physical path are located localization files?

Thank you.
Post Reply