Good morning, i have make wpf application on visual studio 2010, this have 5 rdlc file report,
when i try to start it on machine with VisualStudio (win7 and win8), no have problem, but if i try to start it in machine clean i dont see the rdlc report.
I try to install ReportView of Visual Studio 2010,
but the result is the same and i try to install ReportView of 2012,
but it not have Microsoft® SQL Server® 2012 Feature Pack.. but i not find it on microsoft downloads.
Is there a way to see the report on clear win8 machine??
Related
I'm trying to open my dtproj SSIS project in Visual Studio 2019 and it says its unsupported and incompatible. What am I missing? I installed VS with SSDT so it should work. I compared the about-info of both and found the VS that didn't work lacked the following. Is SSIS 15 a separate install? If so, where do I get it?
Snapshot Debugging Extension 1.0
Snapshot Debugging Visual Studio Extension Detailed Info
SQL Server Integration Services 15.0.2000.180
Microsoft SQL Server Integration Services Designer
Version 15.0.2000.180
Microsoft Visual Studio Tools for Applications 2019 00435-60000-00000-AA131
Microsoft Visual Studio Tools for Applications 2019
#larnu has part of the answer, that is, install the SSIS extension. After doing that it still won't work (or didn't in my case). The project still said 'unsupported' and I right clicked it in solution explorer and clicked 'reload project' and after that the project loaded correctly.
I have received the following error while installing MSSQL 2017 on Windows 2012 R2.
vs shell installation has failed with exit code 1638
You must install SQL Server first before installing Visual Studio 2017.
If you have already installed Visual Studio 2017, do not worry, just follow the steps below:
Uninstall the Microsoft Visual C++ 2017 Redistributable (x86) and (x64)
Then install SQL Server.
Do not forget to select "Database Engine Services"
Change "Startup Type" of SQL Server Browser from "Disabled" to "Automatic"
The installation will be done without any problems:
Then reinstall the Microsoft Visual C++ 2017 Redistributable (x86) and (x64)
This Error means
1-Another version of this program is already installed
2-Visual Studio 2017 Is In Installing Level And Not Complete
3-Visual Studio 2017 installed (Not For All)
If You Have Other Version . Remove Or Update The SSMS.
If Your Visual Studio In Installing Level. Wait To Complete And Then Try To Setup
Else
To fix the issue, use the following workarounds:
Repair the x64 version of Microsoft Visual C++ 2017 Redistributable from Add or remove programs by using following steps:
Open Add or remove programs.
Find and select Microsoft Visual C++ 2017 Redistributable (x64). Click the Change button.
Click the Repair button.
If you encounter this issue when installing TFS, you can start VC_redist.x64.exe from the TFS installation files, and then select repair.
Hope This Help You To Fix
Microsoft Support Article
Do you have Visual Studio 2017 installed in your computer? If so, try uninstalling it, then install SQL Server, and reinstall Visual Studio. I had the same problem today when installing MSSQL 2017, and solved it like that.
I read in some sites you can also try only uninstalling Microsoft Visual C++ 2017 Redistributable (86x) and (64x), but I didn't try this solution, so I'm not sure if it works. It's still worth a shot though, as it's easier than uninstalling the whole Visual Studio.
My windows forms Pos application was made in Vs 2010, with CRforVs_13.0.exe installed to print the report.
When I have install to my client's machine, even with the same CRforVs_13.0.exe , its says we need to install Visual Studio.
How can my client print the Crystal Report without Visual Studio?
CRforVs_13.0.exe literally means "Crystal Reports for Visual Studio". You must install the Crystal Reports runtime redistributable.
Look for the appropriate MSI file on that table. Be aware if you need 32bit or 64bit.
The .exe is for Visual Studio integration while the .msi is for run time.
I tried to solve my problem by using community and enterprise (trial) version of Visual Studio 2015. Couldn't solve it. Hope somebody can help me.
I want to generate a report by using SQL Server Reporting Services (SSRS). In some tutorial I see there are SSAS, SSRS & SSIS under templates | Business Intelligence when a new project is opened in Visual Studio. In my case, I don't see it as shown in the following picture:
If I check (my OS is Windows 10 64 bit) System Settings | System | App & features, I see SQL Server Data Tools 2015 is installed (strangely I have 2 SSDT) as seen in below.
I see similar problem (Missing Reporting Server templates in Visual Studio 2013 + Business Intelligence SSDT) for VS2013, in which the reporter has used 32 bit SSDT tools. Is this valid for VS2015 also? What I should do for VS2015?
I develop the SSRS and SSIS project in Visual studio 2012 and When i open it on visual Studio 2015. both project is not loaded. then I download the SSDT and updated Its start Working
I think this Link help You to find out Your Solution
ssdt bi for the visual studio 2015 stack over flow Answer
Install sql server enterprise or business intelligence ctp 3.3, install VS2015 professional and finally install the latest SSDT.
Uninstall previous SSDT installations.
Download SQL SERVER.
In Visual Studio go to Extensions and Updates and look for SQL SERVER DATA TOOLING. If the update doesn't appear, go to this page in the third point, download the setup for your regional settings.
If it doesn't work tell use what is the exact VS2015 version.
I am having problem with installation of SSDT 2012. Problem:
VS shell 2012 has failed with exit code -2147205120
There are a few possible causes. See if any of these solutions help.
Install VS 2012 Update 4 first (or the latest update for VS 2012).
If .NET Framework 4.5 is not yet installed then install it manually before SSDT.
Install these before SSDT: Visual Studio Tools for Applications 2012, Visual Studio 2012 Shell Isolated
Check the amount of free space left on the hard drive.
Check the SSDT system requirements.