Showing posts with label Visual Studio 2012. Show all posts
Showing posts with label Visual Studio 2012. Show all posts

Saturday, August 1, 2020

How to install SAP Crystal Reports for using in Asp.Net

In this tutorial we'll learn How to install SAP Crystal Reports for using in Asp.Net  
However straightforward , the installation can be a bit trickier since the wizard won't let you install until you close ALL Microsoft applications, and it will give you a PROCESS ID of the software to close, which you will have to find for yourself , showing the following dialog :







Step by step  How to install SAP Crystal Reports for   using in Asp.Net



First, go to the    Download SAP Crystal Reports, developer version for Microsoft Visual Studio web page , and download the version that you need.
Then, start the setup as follows:













Now, as stated before,  the wizard won't let you install until you close ALL Microsoft applications, and at first it will give you the names of the software to close:



 You will need to open the Task Manager (ctl-alt-del) and close them manually :








But that is not all.  After that, the wizard won't let you continue the setup until you close ALL Microsoft applications, and it will give you a PROCESS ID of the software to close, which you will have to find for yourself , showing the following dialog:


Therefore, at the Task Manager, you will have to change the settings in order to display the PID Process Identifier of all programs running :



Only after that, you could find the PID of the processes to close :


That's all.... 
In this tutorial we've seen How to install SAP Crystal Reports for using in Asp.Net. 
In the next tutorial     Step by Step How to Add a SAP Crystal Report to an Asp.Net project     we'll see how to add the SAP Crystal Reports for using in Asp.Net.
Happy programming.....
      By Carmel Shvartzman
כתב: כרמל שוורצמן











Tuesday, February 3, 2015

How to fix the Visual Studio 2012 Error 'An incompatible DacFx version is installed'

In this article we see How to fix the Visual Studio 2012 Error   'An incompatible DacFx version is installed'.

How to fix the Visual Studio 2012 Error   'An incompatible DacFx version is installed'



 How to fix the Visual Studio 2012 Error   'An incompatible DacFx version is installed'


This error is originated in Visual Studio 2012 , when trying to open a database on the
Server Explorer , clicking the "Show table Data" :


How to fix the Visual Studio 2012 Error   'An incompatible DacFx version is installed' 1



How to fix the Visual Studio 2012 Error   'An incompatible DacFx version is installed' 2


The solution for the problem is installing the SSDT - Sql Server Data Tools for Visual Studio 2012 : the SSDT is a tool to make easy for programmers to edit database objects and data, to execute queries, or to perform database design from within the Visual Studio environment.



How to fix the Visual Studio 2012 Error   'An incompatible DacFx version is installed' 3

Browse to the Microsoft Data Developer Center and download the SSDT :

How to fix the Visual Studio 2012 Error   'An incompatible DacFx version is installed' 4


After the download, run the install file as Administrator:

How to fix the Visual Studio 2012 Error   'An incompatible DacFx version is installed' 5

How to fix the Visual Studio 2012 Error   'An incompatible DacFx version is installed' 6

Restart the Visual Studio 2012 and try again to perform some edit to a database:

How to fix the Visual Studio 2012 Error   'An incompatible DacFx version is installed' 7


This time you could open the table designers or edit the table's data:


How to fix the Visual Studio 2012 Error   'An incompatible DacFx version is installed' 8

That's all!!!!


By Carmel Shvartzman

עריכה: כרמל שוורצמן

Tuesday, November 18, 2014

How to install Business Intelligence Development Studio (BIDS) for Visual Studio 2012 Sql Server 2008


  1. In this article  we will see  How to install Business Intelligence Development Studio (BIDS) on Visual Studio 2012 and Sql Server 2008 
  2. The Business Intelligence Development Studio (BIDS) is an upgrade to Visual Studio 2012 and Sql Server 2008, which includes the SSIS - Sql Server Integration Services templates for creating SSIS applications    :

    SSIS - Sql Server Integration Services

How to install Business Intelligence Development Studio (BIDS) on Visual Studio 2012 Sql Server 2008



  1. Go to the Microsoft Download Center and get the Visual Studio 2012 templates for the BIDS :

    How to install Business Intelligence Development Studio (BIDS) on Visual Studio 2012 and Sql Server 2008
  2. Download and run it as administrator:

    How to install Business Intelligence Development Studio (BIDS) on Visual Studio 2012 and Sql Server 2008 1
  3. Follow the installation instructions :

    How to install Business Intelligence Development Studio (BIDS) on Visual Studio 2012 and Sql Server 2008 2
  4. Check that the Business Intelligence for Visual Studio 2012 box is enabled  :

    How to install Business Intelligence Development Studio (BIDS) on Visual Studio 2012 and Sql Server 2008 3
  5. Continue with the installation :

    How to install Business Intelligence Development Studio (BIDS) on Visual Studio 2012 and Sql Server 2008 4
  6. Check that everything has been successful :

    How to install Business Intelligence Development Studio (BIDS) on Visual Studio 2012 and Sql Server 2008 5

     
  7. Now let's see the changes made to Visual Studio 2012 . Before the upgrade, Visual Studio 2012 templates for new projects were like this :

    How to install Business Intelligence Development Studio (BIDS) on Visual Studio 2012 and Sql Server 2008 6
  8. Now, after the setup, the Visual Studio 2012 templates include also the Business Intelligence ones:

    How to install Business Intelligence Development Studio (BIDS) on Visual Studio 2012 and Sql Server 2008 7
  9. Now you can develop SSIS - Sql Server Integration Services projects using the Business Intelligence Development Studio (BIDS) on Visual Studio 2012 and Sql Server 2008 :


    How to install Business Intelligence Development Studio (BIDS) on Visual Studio 2012 and Sql Server 2008 8
  10. In this article we've seen how to install the Business Intelligence Development Studio (BIDS) on Visual Studio 2012 and Sql Server 2008 .
  11. That's all...

    by Carmel Schvartzman

    כתב: כרמל שוורצמן