io tag

409 questions


1 answers
140 views
0
What is the website path when migrating from VS2010 to 2017

Migrating the website created in VS2010 to VS2017, but During debugging, the URL of the website HogeWeb changed. Before migration: http://localhost:60357/HogeWeb/Default.aspx After migration: http://l...

2 years ago

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

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...

« - 4 - »

© 2024 OneMinuteCode. All rights reserved.