Questions tagged as 'visual-studio'

0
answers

visualize videos and photos in the same visual studio picturebox that are in a folder

Is it possible to visualize in visual basic, in a picturebox control images and videos at the same time transiently? I have the knowledge of how to do it but separately, I do not know how to make both photos and videos pass automatically between...
asked by 28.06.2018 / 17:58
0
answers

Why do I get the error of Could not load type 'Administrators.Global'?

I want to run my application but I can not because it flags me the following error:    Line 1: <% @ Application Codebehind="Global.asax.cs"   Inherits="Administrators.Global" Language="C #"% > with the following text:    An error...
asked by 10.05.2018 / 19:36
1
answer

Xamarin Forms convert color name to Xamarin.Forms.Color

You will see a program in which I read an xml file, this indicates options of position and configuration of the screen. The objective is to have an automatic launcher that, reading that xml, knows the settings you must configure. Each xml is dif...
asked by 28.03.2018 / 09:10
0
answers

Error in visual studio code with php

Until yesterday I was programming in php with some extensions from visual studio code, but today when I opened it again I did not recognize any php file. I've been reading that I had to add a path etc etc ... but none of this works. I use xam...
asked by 16.03.2018 / 12:51
0
answers

Visual Studio 2015 deletes my files at the time of saving [closed]

I am working on a web page in visual studio 2015 and when I saved an example file an html file deletes it from the project and does not appear in the solution explorer and if I create a file with the same name again I reappear it    Does that...
asked by 16.03.2018 / 13:56
0
answers

Versioned in VS2013 (Error: Can not find the assembly)

We have VS 2013, a solution with about 50 projects (2 exe + 48 DLL). Now we want the version of all the assemblies to be incremented in each compilation. To do this, we have created a file in one of the executables with the lines: [assembly: A...
asked by 13.02.2018 / 12:31
0
answers

Visual study does not recognize references immediately

Good morning, I am trying to raise an environment in visual studio 2017, the project was developed vs 2008, however I have raised environments up to 1.0, but this solution has 51 projects, that is the only variant, the behavior is as follows:...
asked by 21.02.2018 / 16:57
1
answer

How to load one wpf into another?

I will try to make the context clear. I have a lot of graphic content inside my main WPF, so I would like to work it separately. For this I have my main.wpf and apart (as an example) contenido1.wpf and to instantiate it I was using <l...
asked by 04.02.2018 / 05:04
0
answers

Help with FileSystemWatcher and FileCopy

I am trying to make a watcher to make every file sent to a shared folder of which I have read and write permissions, to summarize I have administrator permissions. What I want to achieve is that every time a file is sent to that folder, copy...
asked by 02.02.2018 / 20:50
1
answer

java.net.SocketException: Permission in Android Studio with Visual Studio 2017 Web Service

Use KSOAP2 library in Android Studio, SQL SERVER with a table called "Clients" and the ASP.NET web service in Visual Studio 2017. When I call "TaskWSCconsult" and "TaskWSnviar" I capture the following exceptions: 11-05 07:14:56.592 12155-12...
asked by 05.11.2017 / 09:39