studio tag

324 questions


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

1 answers
156 views
0
If you put an mp3 file in the raw directory in Android studio, it opens as a garbled text file.

It's just like the title.After importing mp3 as a text file into the raw folder, No matter how many times you delete it and import it, it will still appear as a garbled text file. on first importOpen ...

2 years ago

2 answers
139 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
116 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
159 views
0
CordovaLib File Missing Error

Hello,I am developing it with Android studio+cordova.The following error occurred in the build, and the error in CordovaLib was not addressed.There are quite a few errors related to okhttp.I would app...


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
85 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
« - 4 - »

© 2024 OneMinuteCode. All rights reserved.