Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

.net

Proxy error: Could not proxy request from localhost:3000 to http://localhost:44381/ (ECONNREFUSED)

September 4, 2022 by Magenaut

I am developing a Single Page Application (SPA) with ReactJS and ASP.NET. I I am trying to execute an HTTP Request to an endpoint from client side code. I used the default ASP.NET SPA template and changed my configuration as shown below.

Categories ASP.NET, Q&A Tags .net, .net-core, asp.net, single-page-application Leave a comment

SignalR client-server connection issue

September 4, 2022 by Magenaut

I have been trying to find out the issue for the whole day and couldn’t figure it out.
This is my SignalR Hub (BlazorServerAppHub.cs)

Categories ASP.NET, Q&A Tags .net, asp.net, asp.net-core, blazor, c# Leave a comment

How does the browser read the Connection String in Web.config?

September 4, 2022 by Magenaut

I am using a connection string which works fine with my local database, but it does not work with my host’s database.
This is my code in web.config file

Categories ASP.NET, Q&A Tags .net, asp.net, asp.net-mvc, sql-server Leave a comment

Some parameters missed in Request.QueryString(“returnURL”)

September 4, 2022 by Magenaut

In my project (ASP.NET Webform), I have a hyperlink on a view. When I click on this link, it will direct me to another view on my website. Here is the link on my view.

Categories ASP.NET, Q&A Tags .net, asp.net, query-string, web, webforms Leave a comment

Imposible to read array of strings form appsettings.json in asp dot net 3.1

September 4, 2022 by Magenaut

I’m trying to read some objects from appsettings.json. The json contains this structure:

Categories ASP.NET, Q&A Tags .net, appsettings, asp.net, asp.net-core, c# Leave a comment

Connect to ElasticSearch .net

September 4, 2022 by Magenaut

I am trying to connect at elasticsearch server using .net and i can’t pass login step.
I use system.web, system.net, newtonsoft.json. I don’t have internet connection to download nest or elasticsearch.net.
I tried to acces the url using web.client but i had 401 error so i used this

Categories ASP.NET, Q&A Tags .net, asp.net, elasticsearch, kibana Leave a comment

NLog rename old file changing the original file name

September 4, 2022 by Magenaut

I’m working with Nlog in an Asp.net framework application in a lan enviroment.
I have 10 different clients that use the application. My goal is to have different log file, one for each client. My Nlog configuration is:

Categories ASP.NET, Q&A Tags .net, asp.net, c#, logging, nlog Leave a comment

How to modify name and element attributes of wsdl: part in WCF?

September 4, 2022 by Magenaut

It seems simple, but I really have a confusion regarding the element and name attributes of wsdl:part. This is part of the service code in C#:

Categories ASP.NET, Q&A Tags .net, asp.net, c#, wcf Leave a comment

ASP.NET Misconfiguration: Improper Model Validation

September 4, 2022 by Magenaut

I have below simple class but veracode reporting below flaws

Categories ASP.NET, Q&A Tags .net, asp.net, asp.net-core, c# Leave a comment

ASPX could not load type

September 4, 2022 by Magenaut

When I start my ASP.NET project one of the modules doesn’t load. I’ve tried reloading it and rebuilding the project but it hasn’t made any difference. How can I get this to load?

Categories ASP.NET, Q&A Tags .net, asp.net, c# Leave a comment
Older posts
Newer posts
← Previous Page1 … Page5 Page6 Page7 … Page103 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress