Questions tagged as 'visual-studio-2013'

2
answers

Is it possible to access an Api Web by Windows Phone?

I developed an Api that communicates with my database and put it in IIS. Testing in Windows Forms applications, api data search works normally, but when I try to run it inside the Windows Phone app it returns the following error:    {System.N...
asked by 16.10.2015 / 21:35
1
answer

blocked by software restriction policies?

Has anyone ever encountered this message when opening Visual Sdudio ??    \ packages \ EntityFramework.5.0.0 \ tools \ init.ps1   can not be loaded because its operation is blocked by software restriction policies, such as those created by us...
asked by 09.10.2015 / 20:43
0
answers

OpenCV Issues - Eyes Cascade and Face Cascade [closed]

Hello! All right? I am doing a program in C ++ with OpenCV and when running the error appears below This is the error that is occurring without try-catch Thisistheerrorthatisoccurringwithtry-catch intdetectEye(Mat&im,Mat&tpl,Rect&...
asked by 10.09.2015 / 18:44
0
answers

Translate .rc in Visual Studio straight into the resource?

I'm trying to translate a project with Visual Studio 2013 (snes9x emulator). I have no experience with the theme, but following the instructions of the package, I understood the resources and libraries needed and where to put folders, indicate p...
asked by 15.07.2015 / 23:17
0
answers

Change Context Webservice using Visual Studio 2013

I created a webservice using visual studio 2013, mysql using database first, until then okay, but when I put it to generate in json, the answer stays as follows:    string xmlns="http://digits.com.br/" >   {"PAR_ID_23": 2, "PAR_RAZAO_SOCIA...
asked by 16.09.2015 / 16:42
1
answer

Application with Crystal Reports does not find Database on the client

I made a small application that uses Crystal Reports to generate reports. I made the .EXE of it with InstalShield LE, installed it in my PC and it turned beauty. However, when I install on another machine, the application does not find the Da...
asked by 05.01.2015 / 17:52
0
answers

Problem connecting to MySQL by Visual Studio

I'm trying to make the connection through Visual Studio, when I go to configure it 'Data Source Configuration Wizard' / p> Being that I already imported and referenced the MySQL .dll (s) my project. However, it continues to present this error...
asked by 13.11.2014 / 05:37
1
answer

How to use C # Windows Forms with Firebird and Object Orientation? [closed]

I recently learned a little object orientation and c # . But I am trying to create an application that is developed in C # windows forms , with firebird and object-oriented database. But what is the right way to do it? How do I connect my ba...
asked by 12.08.2015 / 21:59
2
answers

Voice recognition does not work

Recently I formatted my notebook and had to reinstall everything, but now my TCC project is in error, which I did not have before. In this code snippet: SpeechRecognitionEngine sre = new SpeechRecognitionEngine(new CultureInfo("pt-BR"));...
asked by 22.05.2016 / 18:07
1
answer

Doubts in developing systems Desktop C #

I'm starting to program in C # and I'm having some doubts. I would like to know where to start, for example: I have a desktop system that I use in one company, I needed to develop another one in the same pattern. It has for example this dialo...
asked by 10.04.2015 / 15:38