logo

Warning: The forum is now for consultation only. Please use GitHub Discussions to post any questions or comments.


Welcome Guest ! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
medevjani  
#1 Posted : Friday, July 1, 2016 1:48:38 PM(UTC)
medevjani

Rank: Newbie

Groups: Registered
Joined: 7/1/2016(UTC)
Posts: 4
India
Location: Kolkata

Can I get step by step instruction to publish a report in report server?

Once published how do I browse the report?
epf  
#2 Posted : Sunday, July 3, 2016 7:23:40 AM(UTC)
epf

Rank: Administration

Groups: Administrators
Joined: 12/20/2013(UTC)
Posts: 1,209
Switzerland

Thanks: 14 times
Was thanked: 206 time(s) in 199 post(s)
Well it is normally quite simple:
  • Install IIS and MVC 4
  • Run the Server Manager (with Administrator Rights).
  • Go the menu Configuration -> Publish Web Site on IIS
  • Click the [Publish Files and Site] button to publish the site on the default location


By default the site is published at http://localhost/Seal/Main

Note that you can use the [Publish Only Files] button if you have already publish the site (useful for version upgrade).

Check also this post:
https://sealreport.org/forum/default.aspx?g=posts&t=156#post354

Good luck.
medevjani  
#3 Posted : Sunday, July 3, 2016 12:34:32 PM(UTC)
medevjani

Rank: Newbie

Groups: Registered
Joined: 7/1/2016(UTC)
Posts: 4
India
Location: Kolkata

Thanks for the information.
By default report server is published on port 80. Is there any way to change the port number while publishing?
epf  
#4 Posted : Monday, July 4, 2016 7:10:17 AM(UTC)
epf

Rank: Administration

Groups: Administrators
Joined: 12/20/2013(UTC)
Posts: 1,209
Switzerland

Thanks: 14 times
Was thanked: 206 time(s) in 199 post(s)
No, the Web Report Server Publisher uses the default port (could be a small enhancement to be done in next release).
You have to change it after the publication using IIS Manager.
medevjani  
#5 Posted : Monday, July 4, 2016 7:19:21 AM(UTC)
medevjani

Rank: Newbie

Groups: Registered
Joined: 7/1/2016(UTC)
Posts: 4
India
Location: Kolkata

Hello,

Thanks for the clarification.

I require some more clarification on report rendering. When we browse report from report server, it generate some htm (including "test" in url part) page. Does this page url remains same for same report or does it change when we browse the same report multiple times in same environment or same report in different environment?

Is there any way we can change the look and feel of the report applying our custom css/style?
epf  
#6 Posted : Tuesday, July 5, 2016 9:42:03 AM(UTC)
epf

Rank: Administration

Groups: Administrators
Joined: 12/20/2013(UTC)
Posts: 1,209
Switzerland

Thanks: 14 times
Was thanked: 206 time(s) in 199 post(s)
Normally the URL are relative to your publication so it will not be a problem...
Concerning the report style: you have already the concept of report Themes the you can set in your main view (property 'Theme Name')

This theme is defined in the repository under the SubFolder: Themes
so you might play with that for the colors.
Otherwise you have to dive into the HTML and CSS generated for the report results...
medevjani  
#7 Posted : Tuesday, July 5, 2016 10:38:48 AM(UTC)
medevjani

Rank: Newbie

Groups: Registered
Joined: 7/1/2016(UTC)
Posts: 4
India
Location: Kolkata

URL is relative to publication.That is fine. But is is URL fixed for a single report for lifetime?

Any idea how can we integrate the report in SharePoint?
epf  
#8 Posted : Tuesday, July 5, 2016 7:55:19 PM(UTC)
epf

Rank: Administration

Groups: Administrators
Joined: 12/20/2013(UTC)
Posts: 1,209
Switzerland

Thanks: 14 times
Was thanked: 206 time(s) in 199 post(s)
Sorry, I have no experience with SharePoint....
Anyway did you check the wb interface: https://sealreport.org/demo/WebInterfaceAPI.html
It should be useful to integrate Seal Report into a web site.

Edited by user Tuesday, July 5, 2016 7:57:51 PM(UTC)  | Reason: Not specified

Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.