OK they want to redirect as you suggested. How do I accept the parameters, first without the encrypt, and then once this works, I will tackle the encrypt part.
I have a simple login screen that now has to receive its parameters from another web site. I am not sure what we have to do. The other web site, will get the user id and password. the person there is asking me, does he just redirect user to...
In case I wasn't clear
i need to access a database in a webconfig file as in this example: Where do i find the User Id and password?
<connectionStrings>
<add name="ConnectionString" connectionString="Server=REPORTSERVER\SQLSERVER2008;Database=Medical;User ID=sa;Password=sa;" />
HI I created a database a while back but don't recall much about how i did this. It is a small database holding the users names and reports they can get.
Now I have a program that is trying to read this database and get the reports to present in a combo box. But it's not displaying the data. I...
asp:HyperLink ID="HyperLink2" runat="server" ForeColor="Blue" style="text-decoration: underline" NavigateUrl="SpendAnalyzer/Default.aspx">CARETRAK</asp:HyperLink>
The following code displays a tab for the user to click on, and then runs their app. The way it is coded, the three tabs have...
I have been charged with changing an existing dashboard report i did in SSRS to using Silverlight, and 'flashing' it up.
Silverlight cannot do direct queries on sql server.
it cannot connect directly to the sql server
like in asp.net for instance.
A web service needs to have a database...
I have the following SQL as a Stored procedure that returns the sales per category group by date selected. I would like to be able to add the budget data to this and create a result that would indicated how much over or under budget the item is for a certain month, by amount and if possible by...
I have a problem that I had written several SSRS reports using the trial edition of Visual Studio, the Professional ed.
Now we purchased the Standard edition. What is happening is when I try to call up the reports, there is an error message that I cannot use .RPTPROJ objects with the VS I have...
I have some reports that show Census, Billing, PPD and Quotes. But for one customer they have only unposted invoices. I am using tables SOP10100, SOP10200. SOP30200. SOP30300.
I can't figure out where to get this data.
HI This may be the wrong forum but is related to my SSRS.
I had the trial edition of VS 2008 professional and wrote many SSRS reports using this.
THen we bought the Standard edition which I installed. When I try to open the SSRS reports, there is a message that .RPTPROJ type is not supported...
HI I have some reports that we want to use with someone else's database, a marketing company. They have set up a view and connection for me. BUt where do I specifiy this?
I have been given a user name and password and their iP address.
I am not sure where to specify this info. In the Source...
HI I have a report that contains several rdl's. one of which I have put a heading text to explain a bit what is being shown, call this rdl section3a. It is contained in Report1. Section3a is the subreport. When I run section3 by itself, this text box displays.
However, when the entire solution...
HI Perhaps I need to post more codes? If someone could let me know what I need to add to this. I am new at the ASP.net
this is something I have inherited.
HI I have written a Report in SSRS 2008, and have deployed using Reportviewer and ASP.net. When you run the report in the ASP.net, one little problem is that, the data is a grouping of product types, and you can click on the + sign, and then it provides details of what makes up the summary data...
The other thing is, is it possible to have the 'heading' be a larger area, than the rest of the grid?
THe problem is that there is too much data for text box. I can lower the font but then they will complain - best would be if the one box can expand but not sure if this can be done?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.