Typos fixed
Thanks Juinn Lung Tai I have fixed the typos you noticed. Good catches! The document will update this week.
View ArticleEnableAuthPersistance vs EnableAuthPersistence
The rsreportserver.config has EnableAuthPersistence (with an E) while the documentation has EnableAuthPersistance (with an A).It also appears that if you are using SSRS in SharePoint Integrated mode...
View ArticleLink is broken
The link to download is opening a search page. But, not showing a download page.I tried to bing and found below, even though the update was in Jan 2013 and this page is Feb...
View ArticleEnabling NTLM with the Web Deployment Handler / ***:8172/msdeploy.axd / wmsvc
From powershell w/ admin rights:$RegKey = "HKLM:\Software\Microsoft\WebManagement\Server"Set-ItemProperty -Path $RegKey -Name WindowsAuthenticationEnabled -value 1reference:...
View ArticleRequest name is valid but no data of the requested type was found
In article called Resolving Common Connectivity Issues in SQL Server 2005 Analysis Services Connectivity Scenarios (http://technet.microsoft.com/en-us/library/cc917670.aspx) under Http connectivity...
View ArticleCan also the exit codes get documented?
Hello,I'm struggling to deal with the program exit codes. By now I'm trying to understand what means exit codes 123 and 259.Thank you!
View ArticleSPARSE syntax bug
There is an issues with sparse syntax, should read[ SPARSE ] [ NULL | NOT NULL ]
View ArticleRun migration from outside domain
Hi,I have make a program "MyMigration.exe" for migrating VMs from one node to another. It runs fine on any machine inside domain.But it is fail on invoking via WBEM Scripting Locator from outside...
View Articlebinary constants may also be converted to uniqueidentifier
The page "Constants (Transact-SQL)" (http://msdn.microsoft.com/en-us/library/ms179899.aspx), indicates that binary strings can also represent a uniqueidentifier:uniqueidentifier constants are a string...
View ArticleUser Account Controls and Security
*** Yes!! Just what I was looking for! Thanks Sooooooo Much! I've been searching for this kind of information, like...FOREVER! I've had Five Desktop Compaq's, three HP's, two Towers and a (Lemon)...
View ArticleExplanations about the Name,Server and Instance columns of the returned...
- Name : USER-PC\SQLEXPRESS - Server : USER-PC - Instance : SQLEXPRESSFor an instance named SQLEXPRESS installed on the computer named USER-PCName = Server value + "\" + Instance in case of a named...
View Articletypo
"...(by backing up the transaction log using RESTORE WITH NORECOVERY).." change RESTORE to BACKUP please
View ArticleIn case you are looking for a native iOS app for SSRS
Our app, Mobi Reports Pro is an iPhone and iPad report viewer for Microsoft SQL Server Reporting Services. It displays your reports from your reporting services folders and lets you navigate between...
View ArticleIs there a missing word?
"Word does not repeat header rows on pages two and later although you set the RepeatOnNewPage property of" Should that say "... although you can set the ... ?
View ArticleWrong RSOP ?
In the article there is stated as auditing RSOP will be look alike:Logon Auditing | Success | Failure |FailureIn my lab the RSOP value is in the very last column is Success as the winning policy is the...
View Article