.net tag

160 questions


2 answers
49 views
0
I would like to use the program created in .NET Framework 4.5 as an installer package, but is it impossible to use VS2013 Express?

As Visual Studio 2013 Express cannot create a setup project, we downgraded to .NET Framework 3.5 and rolled back the development environment to develop on Visual Studio 2008 Pro (modified project file...

2 years ago

1 answers
70 views
0
UWP Fails to POST Files

I want to post-send the file from the UWP application to the PHP application on the server side, but the file fails to be sent. The failure is that the $_FILES decision on the PHP side is always false...


1 answers
128 views
0
How to get window messages received by other applications

Thank you for your help.Could you help me with the subject matter?I am currently creating an application in VB.NET.Launch another application B (e.g., .cmd.exe) in Process.start from the application A...

2 years ago

2 answers
67 views
0
I want to search the array by regular expression.

I apologize if there is not enough to describe. What do you want to doI'd like to search in the array using the regular expression to get the most elemental string in the match string. Current stateIf...

2 years ago

1 answers
82 views
0
Project file error occurs in MSBUILD.

Run Environmentvisual studio 2019Windows 10 cmake --build.--config RELEASEcmake --build.--config RELEASE --target INSTALLThis error occurred when I ran this command. C:\pytools\dlib\examples\build>...


1 answers
88 views
0
Default theme for WPF?

I learned that WPF has a theme (theme here refers to Aero.NormalColor.xaml and so on, like a link).These themes are probably published in Github.Regarding the topic, the reference article is old, so t...

2 years ago

1 answers
87 views
0
When obtaining coordinates in IJCAD 2018 Mechanical, coordinates far away from the drawing are acquired.

We are developing C# at IJCAD 2018 Mechanical.when obtaining rectangular coordinates for the entire drawing on the programYou may get coordinates far away from the drawing.Even if you open the drawing...

2 years ago

1 answers
72 views
0
OpenLayer (v5.3.0) on the webBrowser of Visual Studio 2017 (vb.net) causes a script error on the Geographical Survey map.

I get a script error when I try to display a map of the National Geographic Agency in OpenLayer using VB.NET's webBrowser control.I captured two script error screens and one error screen during debugg...

2 years ago

1 answers
74 views
0
Requests to the WCF service are resend before timeout

We have created a WCF service application and configured HTTPS to connect using a reliableSession.We then create a client program in WPF and create a service reference to the above WCF services for co...

2 years ago

1 answers
58 views
0
compiler error C2872 ambiguous symbol.

The compilation error cannot be resolved.Please let me know.■ Compilation error contenterror C2872: 'MarketplaceWebServiceProducts': ambiguous symbol■What you want to doAmazon API Marketplace Web Serv...

« - 12 - »

© 2024 OneMinuteCode. All rights reserved.