Questions tagged as 'visual-studio'

0
answers

Visual Studio Team Services (project) + SASS

Hello, I would like to know if it is possible to "compile" SASS into a project in Visual Studio 2015 without having to install anything. Reason : I'm needing something from a GET in the project using Visual Studio Team Services, running it a...
asked by 20.02.2017 / 21:46
0
answers

How to edit the Full Path property of the file in Visual Studio

I added an existing file to my project. With that, it fixes the Full Path of my file, and I can not change it any more. What I need to do is to edit this value by using variables like $(SolutionDir) , so that the project compiles indepe...
asked by 23.02.2017 / 21:23
0
answers

Error consuming web service axml with apache cordova Visual studio

I have a project with apache cordova running in visual studio, when I try to make a web service connection it returns me the error below    ReferenceError: $ is not defined at ChildScope.Test [as WS]   (controllers.js: 15) at fn (eval at comp...
asked by 10.01.2017 / 15:56
0
answers

ItextSharp - That assembly does not allow partially trusted callers

I've been trying to solve this problem for days, to no avail. I saw that many people have solved this problem by compiling the itextSharp dll by adding the [assembly: System.Security.AllowPartiallyTrustedCallers] line in the assemblyinfo.cs file...
asked by 12.12.2016 / 14:55
2
answers

Can Visual Studio Community be used in commercial projects?

I read this week that there is now an edition of VS called Visual Studio Community. You already have the 2013 version to download and will have the 2015 as soon as you leave. From what I was reading, from VS 2015 will no longer exist Express and...
asked by 15.11.2014 / 20:05
3
answers

Pass image to another form via the click of the c # button (Visual Studio)

I'm doing a parking system, in which the need arises when the user registers, in the main form appears an icon of a car over his seat (which is a label), that is, when he clicks on the 'sign up' button in the other form, the main form has to app...
asked by 06.12.2016 / 00:08
1
answer

Error creating database by Visual Studio 2015

I'm having problems, when I try to create a Database by Visual Studio this message appears:     
asked by 12.11.2016 / 22:55
1
answer

Problem installing new Nuget Pack

I try to download PDF.js via Nuget, however it gives problem: Error: Could not install package 'PDF.js 1.3.91'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.5.2', but the package does not con...
asked by 01.12.2016 / 05:27
1
answer

Error generating report: Column and Column have conflicting properties: DataType property mismatch

When trying to populate a datatable dynamically, the error occurs at the time of merge of the other data. For Each drw In dtbTemp.Rows dtb = obj.Enquadra(drw.Item("IDCON_TMP"), drw.Item("IDCAR_TMP"))...
asked by 27.10.2016 / 21:16
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