Im also getting the same problem you described. but i get for RS2005 only and
not in RS2000. In RS2000 works perfectly. I though this problem for RS2005
only..
machine that has RS2005. I think it due to the javascript security setting or
"Glen M" wrote:
> Wei Lu,
> I am using the report viewer web component that comes as a sample with RS.
> The URL is conditional based on Status.
>
> Jump to URL: =iif( Fields!ApprovalStatus.Value = "Set Status" or
> Fields!ApprovalStatus.Value = "Rejected", "javascript:void(" &
> Fields!ApprovalUrl.Value & ")", System.DBNull.Value)
>
> Here is the field - (sql)
> 'window.open("
http://pmcmodev.planesinc.net/Project.aspx?id=' +
> convert(varchar(15), tp.ProjectId) +
> '","_blank","width=1000,height=800,left=0,top=0,scrollbars=no,menubar=no,status=no,toolbar=no,resizable=no")'
>
>
>
> "Wei Lu [MSFT]" wrote:
>
> > Hello Glen,
> >
> > Which web viewer component you use in your application?
> >
> > Would you please post the detailed html code you use in the jump to url
> > properties?
> >
> > Sincerely,
> >
> > Wei Lu
> >
> > Microsoft Online Community Support
> >
> > ==================================================
> >
> > Get notification to my posts through email? Please refer to
> >
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif > > ications.
> >
> > Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
> > where an initial response from the community or a Microsoft Support
> > Engineer within 1 business day is acceptable. Please note that each follow
> > up response may take approximately 2 business days as the support
> > professional working with you may need further investigation to reach the
> > most efficient resolution. The offering is not appropriate for situations
> > that require urgent, real-time or phone-based interactions or complex
> > project analysis and dump analysis issues. Issues of this nature are best
> > handled working with a dedicated Microsoft Support Engineer by contacting
> > Microsoft Customer Support Services (CSS) at
> >
http://msdn.microsoft.com/subscriptions/support/default.aspx. > >
> > ==================================================
> > (This posting is provided "AS IS", with no warranties, and confers no
> > rights.)
> >