开发者

ASP.NET MVC Local Report

开发者 https://www.devze.com 2023-03-07 13:53 出处:网络
I\'m using asp.net mvc. When I try to ac开发者_如何学运维cess my .rdlc report using virtual directory, the report is asking for credentials and it is not being shown.

I'm using asp.net mvc.

When I try to ac开发者_如何学运维cess my .rdlc report using virtual directory, the report is asking for credentials and it is not being shown.

What am I missing?


Actually I was trying to open the report using javascript's window.open(url) and I was not specifying the project name at the start of the url parameter due to which it was asking for folder credentials.

0

精彩评论

暂无评论...
验证码 换一张
取 消