Thursday, June 20, 2013

Could not load file or assembly error in VS 2010 and CR

when u received this kind of error "Could not load file or assembly 'file:///C:\Program Files\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Common\SAP BusinessObjects Enterprise XI 4.0\win32_x86\dotnet1\crdb_adoplus.dll' or one of its dependencies. The system cannot find the file specified." Solution:  First, set your framework to 4.0 full, not the client. CR requires access to the full framework.   Then...

Fix problem “The ‘VSTS for Database Professionals Sql Server Data-tier Application’ package did not load correctly”

“The ‘VSTS for Database Professionals Sql Server Data-tier Application’ package did not load correctly”Visual Studio 2010 and SQL Server Express have an uneasy alliance, at best.  When you install Visual Studio 2010 it installs SQL Server Express 2008 for you, but only the database engine, not SQL Server Management Studio.  If you mess with SQL Server Express in order to install the management tools, or upgrade to 2008 R2, or install the Advanced Services version, things break and you can no longer reliably use the Visual Studio database...

Fixed Problem “The ‘VSTS for Database Professionals Sql Server Data-tier Application’ package did not load correctly”

“The ‘VSTS for Database Professionals Sql Server Data-tier Application’ package did not load correctly” After long time, I have got some relax from work pressures. I have got lots of mail about several issues. I had tried to give them hot fix with in a very short time. Sorry to everyone for my late response.Today, when I am setting my new laptop I have faced a problem in VS 2010. Just run the VS2010 and got the error, The ‘VSTS for Database Professionals Sql Server Data-tier Application’ package did not load correctly. I...

Wednesday, June 19, 2013

Download Crystal Reports for Visual Studio 2012

By default, Visual Studio doesn’t come with Crystal Reports. Microsoft has now its own reporting tool with an .rdlc extension. In order to use Crystal Reports for Visual Studio, you need to download it from SAP’s website.Crystal Reports is now called “SAP Crystal Reports, developer version for Microsoft Visual Studio” and can be downloaded at http://scn.sap.com/docs/DOC-35074.You can also download it directly here:http://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_13_0_5.exeThe...