14 Sep 2006, 4:45 PM
|
Karamasoft
Joined on 09-05-2004
Posts 6,820
|
Re: Menu stops working after opening a report from Reporting service
|
|
|
|
Can you describe the path of your main frameset page (ie. http://Mywebserver1/...)? If you have two separate web applications for your frameset page and your report service pages, then you might need to define virtual directories in order to reach each web application from each other. For example, if your menu is in a different web application, then define virtual directories in IIS for your report service directory to reach ScriptPath, CssFile and ImagePath directories under the other web application.
|
|
|
|
|
|
|
|