Showing posts with label install. Show all posts
Showing posts with label install. Show all posts

Sunday, March 1, 2015

Cant open sqlproj with Visual Studio 2012 Install SQL Server Data Tools

I recently updated to Visual Studio 2012 Ultimate.
When i tried to open an existing SQL Server SQLCLR Project (*.sqlproj), it says that the sqlproj is incompatible with the version I am running.

How-i-fixed-it:
 
 
I installed the SQL Server Data Tools from http://msdn.microsoft.com/en-us/data/tools.aspx.

I found the solution here:

http://stackoverflow.com/questions/11906691/visual-studio-2012-csproj-and-sqlproj

and here:
http://www.comoke.com/index.php/2012/10/visual-studio-2012-database-project-sqlproj-project-type-not-supported/

and here:
http://blog.tentaclesoftware.com/archive/2013/02/11/visual-studio-2010-and-2012-sqlproj-interoperability.aspx
Read more »

Friday, February 27, 2015

Install Brother Control Center 3 for DCP 560CN under Windows 8 to scan multi page PDF

According to Brother, ControlCenter 3 does not support Windows 8. But i like the scan multiple pages into a PDF function of it, so i wanted it back on Windows 8 as well.

How-i-fixed-it:

I downloaded the Windows 7 Version here:
http://welcome.solutions.brother.com/bsc/public/eu/de/de/dlf/download_index.html?reg=eu&c=de&lang=de&prod=dcp560cn_all&dlid=&flang=Deutsch&os=93&type2=-1

I decompresses itself into a local folder. Then I set the compatibily mode of the "Setup.exe" to "Windows 7" and installed the Software.

To make the scan to email function working with my Outlook 2010, i also downloaded and installed the Update Tool for ControlCenter3 from here:
http://welcome.solutions.brother.com/bsc/public/eu/de/de/dlf/dlf/000000/003100/dlf003176.html?reg=eu&c=de&lang=de&prod=dcp560cn_all&type2=2&os=93&flang=17&dlid=dlf003176

With the software installed, i was able to scan multiple plages into a single PDF without problems.
Read more »