Hi,
We have CR 2008 SP2 license version and We are using visual studio 2010 and downloaded CR for visual studio 2010. After upgrading when we run the application, report displays successfully with new report viewer but when i try to open another report it displays in new window rather than in current window. This issue occurs in Internet Explorer only. When i run this apllication in firefox it works....!!!! In firefox, it does not open new window for each report.
So, can you tell me this issue is related to browser or report viewer and what should we do to solve this issue?
Thanx in advance for any help.
What's the code you're using? I can't duplicate the behavior here...
Ludek
Follow us on Twitter http://twitter.com/SAPCRNetSup
Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]
Hi,
I got the exact problem which was occurred. We do have 3 frames in an aspx page. From the link given in one frame (left frame), we are loading new form in another frame(main frame) by giving the "target=main" in link. Suppose in left frame i have given options to load different reports. Report is loaded in main frame after clicking on one of the link given in left frame. Report is displayed successfully in main frame but after that if i click on any of the links given in left frame, page will be loaded in new window. That is the exact issue occurred over here.
By searching the solution for this problem, I got to know the reason. It is specified in community forum that in frames concept, frame name is taken "filter" by default. So i have to chahge my main frame id and name to "filter". I did that and the isuue is resolved...!!!! But for this reason, i have to change frame name in the application. May i know why this was happened..??? In earlier version i did not face this problem then why in upgraded version ...???
Thanks,
I believe this is a bug, but I still do not have a tracking number from QA on it. Once I do I'll update both this thread and the one that has the original work-around documented:
http://forums.sdn.sap.com/thread.jspa?threadID=1867945&tstart=15
- Ludek
Hello.
First thanks for the workaround but i have a big problem, i cant change the id of my main page. I need another solution for this bug, i tried to embed in a div, span.... this lines of code but didnt worked:
<CR:CRYSTALREPORTVIEWER id="CrystalReportViewer1" style="Z-INDEX: 102; LEFT: 8px; POSITION: absolute; TOP: 8px" runat="server" Height="50px" Width="350px" BorderColor="Black" BorderStyle="Solid" Visible="False" BorderWidth="2px" ></CR:CRYSTALREPORTVIEWER>
If exist a valid workaround for me i would appreciate that.
Thanks you.
This issue has been escalated to R&D for a fix:
ADAPT01554950
Set for Service Pack 3 for CR for VS 2010 but may be delayed until June ish in SP 4
- Ludek
PS - I updated the Adapt number and release dates.
Edited by: Don Williams on Feb 14, 2012 6:20 PM
Bug description and suggested workarounds have been posted in this thread:
Fix for CR for VS2010 bug: window name gets overridden
04/17/2012 Update:
It has been verified that the bug fix has been applied to Service Pack 3.