all groups > sql server reporting services > november 2006 > threads for friday november 24
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
How do I solve this ?
Posted by Bobby Henningsen at 11/24/2006 4:35:59 PM
I get the following error when trying to connect to my Report Server. I'm
running SP2 on Windows Vista. Apparently this is an ASP problem. But how do
I solve this ?
I already tried running aspnet_regiis. Doesn't work. I'm pretty that is has
to be such a pain in the a.. to run RS. My Report ... more >>
Visual Studio License
Posted by Brankos at 11/24/2006 2:32:08 PM
Hi,
We are planning to use SQL 2000 Reporting Services in order to create and
deliver reports to our end-users. It is our understanding that we do not
need any extra licenses for Reporting Services as long as our SQL Server is
properly licensed.
However, in order to use Report Designer we n... more >>
Get Monday date from Week no
Posted by IanP at 11/24/2006 7:44:02 AM
Within Tsql or RS field design environment, how can you return the Monday of
each week from either an ISO date or SQL week no value
Have been looking at DateAdd and DatePart functions with no luck
Thanks
Ian... more >>
Render reports exception
Posted by somuthomas NO[at]SPAM gmail.com at 11/24/2006 7:11:25 AM
I am trying to render report but the following errors keeps show up:
the code where the exception shows up is:
execInfo = rs.LoadReport(reportPath, historyID);
System.Web.Services.Protocols.SoapException: The permissions granted to
user 'SYS40\IUSR_SYS40' are insufficient for performing th... more >>
Default Value in DropDownlist Parametrs
Posted by Ref at 11/24/2006 6:38:58 AM
im developing a report server Project in VB.net 2005 with reporting
service 2005 and i have a dropdownlist parameter, i just want to have
this parameter with a specific value, not with <select a value>. I
populate this dropdownlist with a ds (of course).
I dont know how use the Default Values in... more >>
|