C#C
C#4y ago
morry329#

❔ response body is empty

I have this C# code https://pastebin.com/UEB4g6ip
I wanted to read SQL table via this program, but it only gave me the following error:
http://localhost:8080

HTTP/1.0 404 not found
Connection: close

<Response body is empty>
`

I know my SQL table is on port 3306 whilst my C# code points to port 8080. Does this trigger the 404 error? If not, could anyone kindly point me out some directions?
Pastebin
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Was this page helpful?