Viewing 15 posts - 1,111 through 1,125 (of 3,366 total)
It means you are not Admin of the computer and SQL Server so check the thread below and read my long post in the middle of the thread for how...
August 19, 2009 at 7:59 pm
I don't think you have disabled all you need to disable and added all the permissions in ReportServerDB, ReportServerTempDB and have verified that SSRS is using the correct account when...
August 19, 2009 at 7:28 pm
would not be so sure about that.
They issued a patent to Microsoft for the Cascading Style Sheets.
Microsoft is the victim of a frivolous data patent so I am...
August 19, 2009 at 7:20 pm
First check to make sure you are no using IIS because you don't have IIS7 with Windows Authentication and you have to make sure you define all the relevant permissions....
August 19, 2009 at 4:48 pm
An application runtime like Asp.net can connect concurrently more than 100, 000 depending on your user base.
August 19, 2009 at 4:40 pm
That article is calling a .NET dll that is parsing text on the binary level, you really don't need to parse most Western European text on the binary level. ...
August 19, 2009 at 1:09 pm
If you are storing more than Portuguese in one column then you may need Nvarchar definition of your text columns data type and then using Portuguese collation on either table...
August 19, 2009 at 12:07 pm
I used to work at a small company where the CEO would place an ad in the paper advertising his job was open. He'd get lots of applicants and he'd...
August 19, 2009 at 10:30 am
I answered you in the thread below and you did not come back, if your data is from one SQL Server to another is no requirement for admin permissions you...
August 19, 2009 at 9:36 am
Portuguese is standard Latin alphabet western European language that you can support by using System.Text.Encoding in .NET and using either Portuguese Windows collation so you can separate Portugal Portuguese from...
August 19, 2009 at 9:01 am
Larry has a history. That history is an obsession with beating IBM to death. Oracle produced the first relational database, based on Dr. Codd's work, before IBM. The software acquisition...
August 18, 2009 at 11:09 am
Hi,
This is not very complicated however I am not sure you can create a template because both header and footer in SSRS comes with base restrictions. So spend time...
August 18, 2009 at 8:35 am
Wayne (8/18/2009)
I've just noticed that SS 2008 Developer Edition has ALL the functionality. Given that I'm building this for myself, and intend being the only user, this could...
August 18, 2009 at 7:34 am
adams.squared (8/17/2009)
August 17, 2009 at 7:50 am
Hi,
Your error is a base error that may later include permissions related actual error which I think could be related to SSRS and Asp.net not having permissions to the new...
August 16, 2009 at 2:01 pm
Viewing 15 posts - 1,111 through 1,125 (of 3,366 total)