asp.net tag

49 questions


1 answers
76 views
0
CustomValidator Does Not Work

I have a question about asp.netWhen I used CustomValidator, I couldn't debug to the control.Not working☆View<asp:TextBox ID=TextBox18 runat=serverText=></asp:TextBox> <br of > <...

1 years ago

3 answers
141 views
0
How do I absorb the dll version difference between development and server environments?

The environment is divided into several dlls, and I would like to replace only the dlls that were fixed, but when I deployed the dlls that I created in the server environment, the following error occu...


2 answers
71 views
0
Invalid IL code in System.Drawing.ColorConverter:.ctor(): method body is empty

Hi, nice to meet you.I was developing a website at Visual Studio 2012 and Linux server, but when I uploaded it to the server, the above error occurred and I couldn't move from the front page to the ot...

1 years ago

4 answers
74 views
0
Is there a way to minimize HTML in ASP.NET MVC Razor?

The VS2013.NET Framework 4.5 Environment View Engine utilizes Razor.Is there a simple way to generate HTML with minimal space and line breaks, such as {trip} tags in PHP Smarty?I look forward to your ...

1 years ago

2 answers
72 views
0
Invalid IL code in System.Drawing.ColorConverter:.ctor(): method body is empty

Hi, nice to meet you.I was developing a website at Visual Studio 2012 and Linux server, but when I uploaded it to the server, the above error occurred and I couldn't move from the front page to the ot...

1 years ago

4 answers
75 views
0
Is there a way to minimize HTML in ASP.NET MVC Razor?

The VS2013.NET Framework 4.5 Environment View Engine utilizes Razor.Is there a simple way to generate HTML with minimal space and line breaks, such as {trip} tags in PHP Smarty?I look forward to your ...

1 years ago

3 answers
75 views
0
asp.net: How to use it correctly

I recently joined the asp.net project.There are many problems with the basic processing.Is the framework not being used correctly or is MS still a quack?I would like to receive the wisdom of a master ...

1 years ago

2 answers
75 views
0
Using Unmanaged dll in ASP.NET MVC Web Api Hardens Call During OS Restart

I'm having trouble with the same phenomenon as the title saysThe server is Windows Server 2012 R2The development environment is Visual Studio 2015+ASP.NET (.NET Framework 4.6.2)That's itRoughly speaki...

1 years ago

1 answers
75 views
0
Understanding Event.keyCode Restrictions on Text Input

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
89 views
0
I want to close the screen when I press the button on asp.net (VB).

I opened the screen I created on asp.net(VB) in safari on my iPhone.I would like to delete the tab when I press the Exit button.When I press the button, a window appears and says Exit but When I press...

1 years ago
« - 2 - »

© 2024 OneMinuteCode. All rights reserved.