Questions tagged as 'visual-studio'

0
answers

Running the application of the page being edited

When I used Visual Studio earlier, ASP NET 4.xx, when I ran the F5 application, the system opened the page I was editing, now, in the visual ASP (Core Net) 2017, it always opens the Home . Is it possible to go back and open the page I'm editing?...
asked by 06.06.2017 / 14:04
0
answers

Excel add-in does not install

I have a Add-In that uses .Net Framework 4.0 and Visual Studio . It works fine with Office 2013. After installing Office 2016, when I try to install the same VSTO add-in it is giving me an error as follows:    The f...
asked by 16.05.2017 / 16:36
0
answers

unable to start program 'C: \ Program Files (x86) \ IIS Express \ iisexpress.exe'

My visual studio from night to day started to give an error when starting the application, this error only happens the first time I start the application (asp.net mvc 4), at other times iis starts and stops at same time Error:    "unable t...
asked by 10.01.2017 / 21:53
1
answer

How to configure Appium using Selenium Web Driver (C #) - Visual Studio

Good afternoon, I read some blogs on the Appium configuration, but I'm still kind of lost. I need to configure Appium using the Selenium Web Driver in VS (C #) . I currently work with Eclipse and Selenium Web Driver, but now I need to...
asked by 06.10.2016 / 20:28
1
answer

Error creating Xamarin cross plataform project in Visual Studio. "The project requires a Platform SDK (UAP, version = 10.0.10.586.0)"

When you try to create a Cross PlatForm App project with the Master Detail I get this error: TheSDKthatitclaimsismissingisinstalled.I'vereinstalleditseveraltimes.WhenItrytocreateaCrossPlatformAppwiththeBlackApp(Xaml)templateIgetthiserror...
asked by 04.12.2016 / 13:43
1
answer

Generate property internal set

Why, since the version of Visual Studio 2015 every time I command to generate an attribute in a class, is it generating with set internal ? In previous versions VS generated as public .     
asked by 25.04.2016 / 20:05
0
answers

Visual studio does not recognize .aspx html

When opening any .aspx file, visual studio does not recognize the code, everything goes black. Ialsonoticedthatwhentryingtocreateanewproject,theweboptiondoesnotappear,andIinstalledWebDevelopment. Can anyone help me? Thank you.     
asked by 27.06.2016 / 00:19
1
answer

C library function in Postgresql

I'm using Visual Studio 2015 to create a function in a dll, and when I try to use it in Postgres, I get the following message:    server closed the connection unexpectedly       This probably means the server terminated abnormally       befor...
asked by 22.09.2016 / 21:31
1
answer

ASP.NET MVC Project files do not open "the operation could not be completed"

I try to open "cshtml" files and it does not open, presenting the error below. Thisoccursinallmyprojects,itstartedfromtimetotime.IuseVisualStudio2015,projectASP.NET4.6MVC5.Anyonewhocanhelpwillthankyou.AsrequestedfollowsthecodeofWeb.config<...
asked by 04.12.2015 / 18:57
0
answers

.NET Remote Debugging on Different Operating System

Is it possible after installing and debugging an application running on linux through the mono of a windows machine? The Environment is as follows: An application was developed in Windows using only the standard .NET 4.0 libraries. This...
asked by 21.10.2015 / 21:39