all groups > sql server reporting services > june 2005 >
You're in the

sql server reporting services

group:

upload an ASP. Net page into Report Manager



upload an ASP. Net page into Report Manager Ailil
6/26/2005 11:33:01 PM
sql server reporting services: Hi all!

What happens with an .apsx page when i upload it to Report Manager? When i
Re: upload an ASP. Net page into Report Manager Bruce L-C [MVP]
6/27/2005 8:58:27 AM
I upload straight HTML (I have a folder for IT with howto, problem
resolution directions, install directions, helpful reports etc). I have
never done an aspx page but it would not surprise me it doesn't work. Note
that when you upload a report it does not reside as a file, it is not being
executed directly by IIS. It is loaded into the database and then rendered
by a asp.net application. If you search for your aspx page on the server you
will not find it. So, although the render engine can handle straight HTML it
seems it does not handle what you are trying to do. It is best if you have
your own pages to have your own website to host them.


--
Bruce Loehle-Conger
MVP SQL Server Reporting Services

[quoted text, click to view]

Re: upload an ASP. Net page into Report Manager Ailil
6/27/2005 11:52:01 PM
Hello!
Thanks, Bruce! I was thinking something like that but still asked to find an
exact answer. The thing is that i've already created a web site with aspx
pages with parameters for my reports; I also was a success to call these
pages in the report manager using htc and also tried successfully to
customize report server also to replace the standard parameter bar with my
own custom one. But there is one issue with my own web site with parameters
pages that I'm concerned with security. :(. I'm really not sure that it will
function properly from the point of view of good security.

I thought somehow to use that role-based security in the Report Manager.

Regards, Ailil

[quoted text, click to view]
AddThis Social Bookmark Button