Create report container other than default report server

Hi,
is it possible to create a asp .net website that contains all reports in SSRS 2008 Report Server? i want to customize the we to be more user friendly and users who access to the website will view their designated reports.
thanks,
Addin
AddinGanteng

Hi ,
If you want to call your ssrs reports in asp.net application then you can simply use report Viewer control.
Design SSRS Report
Step 1
Design your SSRS report by using report designing tools. You can use Visual Studio or ReportBuilder.
Step 2
Include a Report Viewer in  .aspx page.
Step 3
Include a Script Manager in that page [if required].
Step 4
Include a button.
you can below link;
http://bhushan.extreme-advice.com/call-ssrs-report-from-asp-net/
Thanks
Please Mark This As Answer or vote for Helpful Post if this helps you to solve your question/problem.

Similar Messages

  • Creating dictionary project in other than default datasource

    I want to create a dictionary project in other than default datasource . Every time I create a dictionary project and create archive and deploy it ...It creates tables in SAP default datasource MAXDB . I have created another datasource pointing to MSSQL in visual admin . I want dictionary project to be deployed to this datasource without making MSSQL  as default datasource . Can anyone please let me know how to do this ?
    Thanks in advance
    Bhat

    Hi Alka,
    from your post, it is not entirely clear to me what you are atempting to do.
    1) Do you need help with accessing tables in a non-default schema?
    2) Do you want to determine all tables in the default schema?
    If 1), please follow the hints given by Vladimir Pavlov.
    If 2), currently, the method DatabaseMetaData.getTables() is unfortunately not supported in Open SQL/JDBC. We are currently preparing a new download of the NetWeaver Java EE 5 edition. In this version, the getTables() method will be supported.
    Or do you just want to check for the existence of a specific database table in the default schema?
    I hope this helps,
    Best regards,
    Adrian

  • Resolv.conf's nameserver on other than default port

    Recently i've found out that it's not so easy to use port other than default (53) in DNS client specified in /etc/resolv.conf file, like
    nameserver IP.OF.DNS.SERVER:20
    where 20 is a number of the port.
    Is it even possible?
    Fast search returns it is not, in whole linux's world :-). Also not in Solaris, not in Mac, not in FreeBSD. But it is possible in OpenBSD.
    I have been thinking - what? why? why such an easy thing (at the first sight) to implement isn't done?
    It looks like i need some additional stuff like bind to make it right <sigh>
    Or maybe i'm wrong here?
    I would be very gratefull for any additional info on this topic

    If I understand you correctly, you are going to set up a nameserver outside of your firewalled network (listening on a non-standard port), and you want to have your arch box be able use it from within the network?
    This isn't a direct fix, but as a workaround, you can use pdnsd as a caching proxy, and it can be configured to query the remote server on whatever port you choose by adding
    port = your_port_goes_here
    in the server section of the pdnsd config file. Once you have it all set up, simply have your resolv.conf point to 127.0.0.1
    Hope this helps
    Last edited by b4data (2011-12-11 14:51:31)

  • Use printer other than default?  how to hard code it?

    Is it possible to make application to use specific printer but other than default? may be hard code it into application code?
    For example I know the name of print service(the PATH to configured printer) and I want my application to use THAT printer most of the time. how can make it so that my application uses one printer which is other than default..
    printDialog is not a good solutionin in my case I think because user might have 15 printers configured on his machine! and I do not want him to scroll PrintServices combobox looking for needed printer... why not show only 2 or printers out of 15?
    or in my case I think it is even better to hard code couple of configured printers in an application code so that I user does not get tired of working with printDialog window every time he needs to print. When my application is released to client it will be used especially for printing porposes of one particular document so he does not need to see margins and printer settings everytime.

    Basically the print dialog should offer this function without you having to code it. I don't know on Windows but on my Mac you can select printers other than default and get the computer to remember them.

  • How to install adobe X or XI in a directory other than default.

    Please,
    I need install Adobe reader in a diferent directory of default.
    How to install adobe X or XI in a directory other than default.
    best Regards.

    What OS? Why are you trying to install i a different directory. No matter what directory you install in, quite a bit must be installed on the boot drive. If you are running out of hard drive space, it is time to get a new hard drive.

  • HT5457 Cannot get ringtones other than default ringtones since downloading ios 6

    Cannot get ringtones other than default ringtones since downloading ios6

    I should also mention that I tried the posted trick of changing the year to 2013 and attempting to update or download apps. Yeah... that doesn't work.

  • CRM reports other than Interactive reports

    HI,
          In my projects we have lot of custom fields developed in BP, Lead and Opportunity. The client needs a report based on the cutom fields. When we tried to creat new reports through interactive report we can find one reports for lead and opportunity that to only the standard fields are available.
       how to create a report for custome fields. I am not able to create the DashBoard reports also. Can any one sent the settings for DashBoard.
    With regards,
    Selvam T

    Hi John,
    1) How do I include triggers, sequences, etc in the report? We are exporting this to document the data model and it is not complete.
    3) Could the report include a linked table of contents as part of the report?Well, at this stage reports are static. You can't change them.
    2) When I open the exported Microsoft XML document in Word 2007, it reports that the file contains formatting items that are not supported in the current version. I would suggest this be updated or perhaps converted to OpenDocument format to be more standardized.This suggestion will be considered, although you shouldn't have problems opening files with MSWord 2003 and above. Does Word say exactly what it doesn't like ? That's strange.
    Thanks.

  • ACS 4.2 RDBMS Action 105/108 - How to set to something other than default "RADIUS Token Server"

    I'm trying to create an import script for RDBMS to import users, but cannot figure out how to set the "PASS_TYPE_RADIUS_TOKEN" to something other than the default of "RADIUS Token Server".  We have multiple RADIUS Token Server definitions.
    I can create a user with what I need, except external db password is set to "RADIUS Token Server".  How do I set it to (for example) something like "RADIUS Token Server - xxxx"
    We have more than 1 RADIUS Token Server definition called "RADIUS Token Server - xxxx", "RADIUS Token Server - yyyy". 
    Thanks!

    As per my knowledge you have to update 4.2 ACS to
    5.1, because when you go for RDBMS synchronization it wont allow you, I have faced problem in past while primary ACS was 4.1 and secondary I have 4.2, I have updated primary ACS to 4.2 and everything is working fine.

  • How to invoke a service on a server other than local bpel server?

    Hi,
    Im trying to invoke a service on a server other than the local bpel server thats installed by default. Any pointers to how this can be achieved? My jedevelper does not show "Bpel process Manager server" under the connections navigator and hence I cannot create a new connection to a different server(other than the default one). Appreciate yr help.
    Thanks,
    -L

    If you only want to just invoke the service, you dont need a new connection.
    Cant you just point to the wsdl of the service in the partnerlink ?
    If you need a new connection in jdeveloper to the other server, you first need to make the new applicationserver connection and after that the integrationserver connection.
    After this you can connect to an other bpelserver, besides the default.

  • Accessing tables in other than default schema.

    Hi Experts,
    I am using an Enterprise Bean (Stateless) that uses Common JDBC
    to connect to the Java Schema of the WAS. I have created a
    DataSource alias (created on Default Datasource) and using it for connection.
    My requirement is to <b>get a list of all tables created in the Default schema</b>.
    But when I use DatabaseMetadta.getTables() method, for this type of connection
    it throws out the following exception:
    <b>java.lang.UnsupportedOperationException: Method getTables() not supported by Common JDBC</b>
    I have even tried using the query "Select * from USER_TABLES", but with this one,
    an SQL Exception is thrown saying:
    <b>com.sap.sql.log.OpenSQLException: The SQL statement "SELECT "TABLE_NAME" FROM "USER_TABLES"" contains
    the semantics error[s]: table "USER_TABLES" unknown</b>
    Please tell my how can I use tables in other than the default schema.
    Regards,
    Alka.

    Hi Alka,
    from your post, it is not entirely clear to me what you are atempting to do.
    1) Do you need help with accessing tables in a non-default schema?
    2) Do you want to determine all tables in the default schema?
    If 1), please follow the hints given by Vladimir Pavlov.
    If 2), currently, the method DatabaseMetaData.getTables() is unfortunately not supported in Open SQL/JDBC. We are currently preparing a new download of the NetWeaver Java EE 5 edition. In this version, the getTables() method will be supported.
    Or do you just want to check for the existence of a specific database table in the default schema?
    I hope this helps,
    Best regards,
    Adrian

  • Carls Auto Updating Report  - Updating more than one Report on a page.

    Does any one know how or adapted Carl's Auto Updating Report to work with more than one report on a page.
    If I simply add another html_PPR_Report_Page with the second report_id I get an Error : "gNode is null or not an object". using IE.
    function mon_Refresh()
    setTimeout("mon_Refresh()",5000);
    html_PPR_Report_Page (null,'R1736701112358007',$x('r_R1736701112358007').getAttribute('htmldb:href'))
    works fine but when I add the second call I get the "gNode is null or not an object". error.
    function mon_Refresh()
    setTimeout("mon_Refresh()",5000);
    html_PPR_Report_Page (null,'R1736701112358007',$x('r_R1736701112358007').getAttribute('htmldb:href'))
    html_PPR_Report_Page (null,'R1738006943370690',$x('r_R1738006943370690').getAttribute('htmldb:href'))
    Any help most appreciated.
    Anthony

    Hello,
    Looks like you might be running into our AJAX race condition take a look at this fix and see if it helps you out.
    Race condition in htmldb_get.js
    Carl

  • HT2486 How do you assign a new contact to an account other than default account?

    I have multiple mail accounts (iCloud, exchange server, gmail) each with their own contacts. When adding a contact how do you assign it to the right account? I know you can assign a default account under settings but how can you assign it to an account other than the default?

    Apple allows you a deauthorize all option once every 12 months.
    iTunes Store: Authorize or deauthorize your Mac or PC
    Deauthorize all computers
    After you authorize two computers, you'll have the option to deauthorize all computers for your Apple ID. You can deauthorize all computers once a year.
    Just like deauthorizing a single computer, you won’t delete anything if you choose to deauthorize all computers. You just won’t be able to play content that you bought from iTunes on those computers. After you deauthorize all, you can easily authorize computers again one by one. Just follow the steps to authorize a Mac or PC.
    Here's when you should deauthorize all your computers:
    If a computer doesn't work anymore
    If you don't have one of your computers
    If you used 5 authorizations and want to authorize a new computer
    To deauthorize all your computers, follow these steps using one of your authorized computers:
    1.Click to open your account in iTunes (you may need to sign in with your Apple ID), or follow these steps:
         a. Open iTunes and click iTunes Store.
         b. Click Sign In and enter your Apple ID.
         b. Click your Apple ID and select Account.
    2. Click Deauthorize All.
    The Deauthorize All button appears only if you have more than two authorized computers.

  • I need to add a mileage calculation box to an existing form created by someone other than me. Please help, I am new to javascripting.

    I have the book 'Creating Dynamic Forms with Adobe LiveCycle Designer, but none of the javascript or formcalc script is working. Can someone tell me step-by-step how to go about adding this to the existing dynamic form?
    I added a small table on the existing subform, with the other 2 tables already in the form. This looked like a straight forward project. But, I have not any experience in java script other than googling for script and adding it to Adobe Acrobat fillable forms. So, I am sure I am going at this wrong.
    Respectfully

    Hi,
    can you provide the script you have tried and what exactly you want to do. What is the calculation you are trying to do?

  • Is there any way to tell "Create MP3 Version" where to create the files other than in the same folder as the songs you want to create the mp3 versions of?

    I am trying to get MP3 versions of my non DRM protected songs onto a DVD so I can import them into my cars "Music Register".
    There is no easy way to do this that I can see in Itunes . I follow this process..
    Highlight the songs I want to copy in Itunes
    Select Create MP3 version from main menu
    Open up Finder Window showing the Itunes folder with the m4a and MP3 files newly created..
    Go Up a directory or 2 to get the Artist 'folder'
    copy that folder to my external drive
    Delete the MP3 songs from the Itunes folder (I dont want duplicates showing) obviously
    Delete the M4a songs from the external drive....
    I have about 5000 songs so doing this manually is clearly a complete pain.
    I dont think you can force it to create the mp3 files anywhere other than in the current folder in itunes unless someone tells me otherwise 
    More likely does anyone know of any other software to do this with less effort...
    I confess to not being an Itunes fan at all I admit but I like the Match functionality so I keep it otherwise I would cheerfully chuck it in the bin...
    Thanks in advance...

    It appears I have figured it out. You gotta go down to where it says Destination and tell Lightroom to Organize into One Folder.

  • WT SynchManager instl. on a different Server other than SAP/SQL Server.

    Hi,
    Is it possible to move/install WebTools SynchManager on a different server other than the SAP/SQL Server? Please let us know.
    Note: 
    1. We are aware of the recommendation:  u201CInstall the SynchManager on the SAP Business One server on which the DI API is installedu201D in the "Business One Web Tools SynchManager Guide.pdf".
    2. But, SAP/SQL Server at our Client is starving of RAM due to a high number of windows services/application trying to run at the same time (although the maximum amount of RAM possible under the current configuration is installed (4GB)).
    3. So, we are evaluating as to which of these application (WebTools being one of them) can be moved to a different server.
    Thanks and Regards,
    Kafil Shumon.

    Hi Kafil,
    You can put the synchmanager on a different server as  long as the DI API is installed and that server can access the B1 licensing server.

Maybe you are looking for

  • My iPod says the battery is low, the apple symbol appears and then cycles back to low battery message?

    My older iPod classic says when I dock it either with charger or hooked up to computer that the battery is low, the apple symbol appears, you can hear a whirring sound (hard drive coming on) then a clicking sound and then back to low battery message.

  • ME21N -- User Exit to assign G/L Account number

    Hi All, The requirement is to assign G/L account number (EKKN-SAKTO) based on vendor account group, material type and account assignment category. I have tried with some user exits and unfortunately i was not succeeded in finding out the correct one.

  • Filter with similar request

    Hi Gurus, What is the use of filter with similar request option in which scenarios we will use these option. Thanks,

  • Listen in the car - options

    Hello. I was wondering if anyone had any suggestions as to the best way to listen to my iPod in the car? I've tried the FM transmitter and it's absolutely awful. And I've got a Belkin. I'm kind of surprised it cost so much with horrible results. I do

  • Customer Statement form F.27

    Hi I have created a form and and want to attach ( type of correspondence  field f.27) this form in F.27.Can some one please tell me the steps of config to do that. In config Ob78 I have seen the program name and variant name.I suppose this variant (