Questions tagged as 'visual-studio-2012'

1
answer

Do "Publish" and set prerequisites for running application

I'm developing an application (vb.net) that contains Krypton elements. After doing "publish", I compressed and sent a person to test it. However, that person has replied that he can not run the application because he lacks a component: "Compo...
asked by 10.02.2014 / 10:46
1
answer

Where do I find the Microsoft.Reporting.WebForms.ReportViewer dll?

Where can I find the dll Microsoft.Reporting.WebForms.ReportViewer ? I need to use it on a project and I can not find it.     
asked by 05.10.2015 / 15:21
1
answer

Visual Studio gets error in ASP.NET MVC 5 project

Hello, I'm trying to open an ASP.NET MVC 5 project and it gives the following error: Can anyone help me? I have already installed the updates and MVC 5. I installed the web pages through NuGet: Install-Package Microsoft.AspNet.Razor -Versi...
asked by 04.07.2014 / 19:41
1
answer

Host address for Clickonce

I need to pass a host address in the default link as the location where the update in Update Location is available is within "Updates" in the "Publish" Tab of the project properties. When I pass the network address in the default X: \\\\\\\...
asked by 01.04.2014 / 16:26
0
answers

Compatibility issue between Visual Studio versions

Is everything good? I am having a compatibility problem with Versions 12 and 15 of Visual Studio. Come on. I created an ASP frontend project in Visual Studio Pro 12, a very extensive and complex project. I recently upgraded the version of my IDE...
asked by 18.05.2018 / 01:26
2
answers

Compare datagridview VB

I have a form with 3 datagridview. dgv1 and dgv2 will load a product code in column 01. Dgv1 is the master, has all products. Since dgv2 will only have some of these products. How do you compare and load dgv3 products only on dgv1 products...
asked by 17.03.2017 / 13:17
1
answer

Increasing the AssemblyVersion

I'm creating an update solution for an application that I have and I needed the Assembly version When putting a * in the assembly. [assembly: AssemblyVersion("1.0.0.*")] It started incrementing automatically, however the shape you are in...
asked by 02.04.2014 / 21:02
1
answer

Publish multiple projects in Visual Studio 2012

How do I publish several independent web projects that are within the same solution using Visual Studio 2012? I usually click the right mouse button on the project and I go to "Publish" but I can not do this with several selected projects.How to...
asked by 19.10.2016 / 14:03
1
answer

Problem in checkin in VisualStudio 2012

When you try to check in the following message is displayed: Check-in validation failed. A policy warning override reason and / or a check-in note is required. I thought it was a problem because the comment was missing but even a...
asked by 08.11.2016 / 20:21
0
answers

Count values in an MSAccess table

I am creating my first application and would like to know how to count values from a table in MSAccess with the following conditions: "requestor" and "Status" should contain specific values; If you contain data solicitante = solicitante...
asked by 15.07.2015 / 01:50