Sign in
Jason's Technical Topics
A collection of technical situations and solutions I've run across while using SQL Server, focusing on SQL Analysis Services, SQL Integration Services, and plenty of other random topics.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Common Tasks
Blog Home
Email Blog Author
About
OK
RSS for comments
RSS for posts
Atom
August, 2010
Search
Tags
404.3
Analysis Services
Backup Restore
Blocking
Error
ErrorMessage
Excel 2010
ForceCommitTimeout
Integration Services
Locks
MDS
OLAP
PowerPivot
Processing
Security
SQL Server 2005
SQL Server 2008
SQL Server 2008 R2
SQLProfiler
SSAS
SSIS
Timeout
Visual Studio 2010
VSTA
VSTFS
Monthly Archives
Archives
March 2013
(1)
February 2013
(1)
December 2012
(1)
November 2012
(1)
September 2012
(2)
August 2012
(1)
July 2012
(1)
June 2012
(2)
December 2011
(1)
August 2011
(1)
March 2011
(2)
February 2011
(1)
October 2010
(3)
September 2010
(1)
August 2010
(3)
March 2010
(1)
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Jason's Technical Topics
VSTFS error when running the Analysis Services processing job “There are currently no logon servers available”
Posted
over 3 years ago
by
Jason H - SQL
0
Comments
Today we got a fun one… In Visual Studio Team Foundation Server 2010, the server has a SQL Server database(s), an SQL Server Analysis Services database (cube), and several reports on top of the cube. There were two symptoms: 1. Data was not...
Jason's Technical Topics
VSTA setup and configuration troubles for SSIS 2008 and R2 installations
Posted
over 3 years ago
by
Jason H - SQL
6
Comments
SSIS 2008 Uses VSTA 9.0 to edit Script Tasks and Script Task (in Control Flow) and Script Components (in Data flow tasks). VSTA stands for Visual Studio for Team Applications. It should look like this… and when you click the “Edit Script…” button...
Jason's Technical Topics
Visual Studio 2010 solution build process give a warning about indirect dependency on the .NET Framework assembly due to SSIS references
Posted
over 3 years ago
by
Jason H - SQL
8
Comments
Here’s how I saw the problem… Install SQL Server 2005. Afterwards, Install SQL Server 2008. (Integration Services or Management tools features are enough usually) Install your favorite new tool Visual Studio 2010. Create or Open a solution for your C#...
Page 1 of 1 (3 items)