* We can deploy .rdl files with rs utility as follows
c:\> rs -i <script file> -S <ReportServerURL> -u <username> -p <pwd>
Here
script file is vb.net file with extension .rss (report server script) which consists of 3 functions.
* Creating folder in report server
* creating data source ,, ,,
* Copying the report ,, ,,
* download example.
* Extract .rar file into d:
* Go to command prompt and run as follows
* Open browser and verify it from report server.
c:\> rs -i <script file> -S <ReportServerURL> -u <username> -p <pwd>
Here
script file is vb.net file with extension .rss (report server script) which consists of 3 functions.
* Creating folder in report server
* creating data source ,, ,,
* Copying the report ,, ,,
* download example.
* Extract .rar file into d:
* Go to command prompt and run as follows
* Open browser and verify it from report server.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.