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
StiWebViewer Localization
-
- Posts: 1
- Joined: Wed Oct 23, 2013 7:00 am
Re: StiWebViewer Localization
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.
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.