Questions tagged as 'visual-studio-2017'

1
answer

Regular Expressions in Visual Basic.net

I am doing regular expressions in a registration form using Web forms. I would like to know if it is well done because at the time of registering nothing happens. This is my regular expression code: Dim expre_regul As String = "/^[a-zA-Z0...
asked by 19.12.2018 / 00:08
0
answers

Error getting the DataKeryName in GridViewRow VB .NET

Recently, I had to maintain a system that is developed in Visual Basic. Net, and the truth is that this crazy, you see, my problem is this, I have a GridView: <asp:GridView ID="GvwTrack" runat="server" AutoGenerateColumns="False" CellPaddin...
asked by 12.09.2018 / 23:06
0
answers

XML read error: poorly formed IIS

I am new to the management of web services I have finished my class product and my webservice.asmx I show the code, well the fact is that when I publish correctly the web service in IIS no there are errors all right, long before returning the...
asked by 23.08.2018 / 10:20
2
answers

Model ApplicationUser does not appear in the ModelClass list

When I try to add a scafolding with Entity Framework the class that is in .Models does not appear, it is called ApplicationUser and it is not in the list, how the charge? Listing:     
asked by 24.07.2018 / 21:02
0
answers

Bizarre Problem Same different code result?

Ok I do not know if this is a bug, a framework problem or what. I am making an application that gives me the location of my cell. Everything works very well in the emulator, I'm using api 27 oreo 8.1. The variable status reflects and returns the...
asked by 03.06.2018 / 15:09
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

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 can I format a word document, from MS Visual Basic?

Cordial greeting colleagues, it turns out that I am generating a word file from a button that is in a form, in MS Visual Basic, I generate the document with the text that I entered, saved and opened automatically, my question is how do I add for...
asked by 24.01.2018 / 02:35
2
answers

Problem with crystal reports

I made an application that includes CrystalReports and it works well, the problem comes when I create the executable and install it on another computer, the application is installed and everything but when I click on the button that works as a v...
asked by 22.03.2018 / 22:49
0
answers

Problems when trying to Publish Web Project in IIS7 from Visual Studio 2017

Greetings friends: My problem is that I am trying to publish a web project in the IIS from visual studio by choosing the location of the corresponding folder "c: \ inetpup \ wwwroot \ myProject", but when I click on publish it only shows me t...
asked by 11.10.2017 / 16:14