Installation

From Wiki
Revision as of 03:31, 5 May 2011 by Admin (Talk | contribs) (Created page with "==FAQ== ====ReportPortal Scheduler==== Installing ReportPortal Scheduler can be done manually by editing and changing the right info in the files: *RpSchedulerInstall.cmd: **cd...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

FAQ[edit]

ReportPortal Scheduler[edit]

Installing ReportPortal Scheduler can be done manually by editing and changing the right info in the files:

  • RpSchedulerInstall.cmd:
    • cd "C:\Windows\Microsoft.NET\Framework\v1.1.4322"
    • InstallUtil "C:\Inetpub\wwwroot\ReportPortal\bin\RpScheduler.exe"
    • net start RpScheduler
  • RpSchedulerUninstall.cmd:
    • cd "C:\Windows\Microsoft.NET\Framework\v1.1.4322"
    • net stop RpScheduler
    • InstallUtil "C:\Inetpub\wwwroot\ReportPortal\bin\RpScheduler.exe" /u