visual-studio tag

144 questions


1 answers
162 views
0
Onsen-UI not loaded?

I am using the onsen-UI.I am using Visualstudio.The UI slide menu or hamburger? icon can move and shift pages normally.However, the click and sensor parts do not work as shown in the source below.I ha...


1 answers
105 views
0
jni.h in Visual Studio 2017

VS2017 encountered the following error:Please tell me how to solve itERROR The LNK1107 file is invalid or corrupted: Cannot read 0x120E3. opencampus C:\Program Files\Java\jdk-9.0.1\include\jni.h

2 years ago

2 answers
138 views
0
About COM Registration for .NETFramework

One .Visual Studio solution for NetFramework 4.0 When I tried to run from the IDE, Unable to register assembly XXX.dll - Access denied.Verify that you are running the application as an administrator.A...

2 years ago

2 answers
90 views
0
When I entered only half-width numbers in HTML text onkeydown, the numeric keypad does not work.

Thank you for your help.Windows, VisualStudio 2015 ASP.NET (VisualBasic), .NET Framework 4.6, Local IIS, browsers are developed in Google Chrome, IE, and .Put text (TextBox in ASP.NET, named txtTest) ...


1 answers
115 views
0
I want to enter the current date with VisualStudio code snippet

As per the title, I would like to enter the current date with VisualStudio code snippet. Is there a way to do this? For example, I want to insert a line like ↓ into a snippet statement.Example)//10/13...

2 years ago

1 answers
82 views
0
How to Disconnect AutoCommit from DB2 with VC++ ADO Connection

Connecting to IBM DB2 via Visual C++ 2010/ADO connection.I'm creating a program that moves files after adding/updating lines.I tried to roll back when the file move failed, but now I'm committed.Is th...


2 answers
91 views
0
Package android.support.v7.internal.widget Does Not Exist After Installing Xamarin.Forms.Maps

Windows 10Visual Studio 2015Xamarin version 4.1.1.3 installed in Visual StudioXamarin.Forms/Xamarin.Forms.Maps version 2.3.0.107 installed in the projectSamsung Galaxy Note Edge (Android 5.0) (I haven...


2 answers
97 views
0
Questions when building DLLs in visual studio 2013

Nice to meet you, I am currently using Visual Studio to create a simple application, but I have a question because there is one thing that I have a problem with.There are three files written in C++ be...

2 years ago

1 answers
84 views
0
The built C# Windows Form application does not start.

We are developing the C# Windows Form application at Visual Studio Express for Desktop in Windows 7.Even if I open the exe that I built in Debug and Release respectively, the application does not star...

2 years ago

2 answers
125 views
0
How to Avoid OutOfMemoryException When Concatenating Strings

I am developing Windows applications on VB.net.OutOfMemoryException error thrown when concatenating String stringsThe technique is to separate Single numbers with commas and create 1000 comma-separate...

« - 3 - »

© 2024 OneMinuteCode. All rights reserved.