Quantcast
Channel: ASP.NET / ASP.NET Core
Browsing latest articles
Browse All 108 View Live

Issues sending sms via ASP.NET System.Net.Mail

I'm having an issue sending a text message to my phone via System.Net.Mail....It sends to an email address fine, and says that it was sent successfully to my phone, but I never receive it. The funny...

View Article



Problem with Losing Session State and User.Identity.IsAuthenticated

Hi, I have an issue where my session state as well as the authentication cookie from Asp.Net Identity constantly gets lost. It follows no pattern or has any consistency as to when or how it happens,...

View Article

ASP.NET 5 RC GO LIVE!

http://blogs.msdn.com/b/webdev/archive/2015/11/18/announcing-asp-net-5-release-candidate-1.aspx I understand there are some technical issues with regards to providing ASP.NET 5 RC Go Live environments,...

View Article

Link to reset a password

'Hello I am hoping to send a link to a user who has forgotten his password. The page is online here: www.dimadayoub.net/forgot.aspx The code I am using (which is followed by SMTP), is as follows: Code:...

View Article

The remote certificate is invalid according to the validation procedure.

In our ASP.NET Core 1.1 app developed using Visual Studio 2017, we are using MailKiT to send email. But the following code is throwing the above error: using MailKit.Net.Smtp; using MimeKit; using...

View Article


Can not publish app

I have just installed VS2017 but can't publish my application as I did in VS2015. There is only "Debug" and "Any CPU" on the solution configuration and platform configuration window. How to fix it?...

View Article

Reducing .NET Core Memory Usage

If your .NET Core application is using more memory than you anticipated, check out this article about reducing memory use: https://blog.discountasp.net/reducing-net-core-memory-usage/

View Article

ASP.NET Core

We recently published these Knowledge Base articles: Changing a .NET Core Application from Framework-Dependent to Self-Contained with Visual Studio 2015 Changing a .NET Core... ASP.NET Core

View Article


What are These Google PageSpeed Modules for IIS

Hi, I was reading about Google PageSpeed which has been around a while and is now depreciated by Google. And I saw this product https://www.iiswebspeed.com/...

View Article


Get glyphname and id from abcpdf

How to get the glyphname and its id using abcpdf

View Article

how to read ttf or otf file using abcpdf?

how to read ttf or otf file using abcpdf?

View Article

Unable To Run .cshtml

Hello Guys I'm new here I'm Dany. Lets talk about my Issue. I've built a simple test project in Visual Studio 2015 Basically I'm testing Razor But I'm unable to make it run. I upload all my project....

View Article

Alittle question about SSL

Did you try to use the common name with https:// instead of http:// ?

View Article


Proplem with cookies

I have 4 applications running on our account here (CommunityServer Forums, FlexWiki, Gemini, and .Text), and each time i log into them, i ask them to remember who i am, and they never do! These apps...

View Article

I need your help

Hi. I've installed Web Matrix on my PC and have tabbed to the data tab. In there, I can create a new connection. I want to connect to the .mdb file I've created on the web server. The first question it...

View Article


error is thrown "(400) Bad Request"

???????? Can anyone see what is causing error to be throw? Code has been working for at least 8 month! I am accessing a RSS feed to display data on my web page. It has been working for months, but...

View Article

Full-text search

How do I create a full-text search in ASP.NET - do I have access to the indexing service on the server or do I have to do this another way?

View Article


Public Installed Assemblies

Hi, Where do I find a list of the assemblies/com objects that are installed on your servers that we can use in our aspx pages. Thanks in advance!

View Article

Public Installed Assemblies

Hi, Where do I find a list of the assemblies/com objects that are installed on your servers that we can use in our aspx pages. Thanks in advance!

View Article

Sending Email from ASP.Net page

If i want to sending email through the web page, how do i know my smtp server?

View Article

I want the working combination of jquery, jmoment, jbootstrap, jbootstrap...

In .net core app jquery2.2.0min, bootstrap 3.3.7min was in working condition. To use bootstrap datetimepicker 4.17.45, i had to upgrade. Now all versions got tangled and latest jquery3.3.7 is not...

View Article


I have a <system.diagnostics> section in a web.config for an ASP.NET web application that's deployed under our web site's main application. Diagnostics are configured to write to a file in the...

View Article


Error in relationship between two models have more keys in asp.net core 2.1

Problem The relationship from 'SalesFooter.SaleHeaders' to 'SalesHeader.SalesFooters' with foreign key properties {'SalesOrderNo' : int} cannot target the primary key {'SalesOrderNo' : int, 'SalesType'...

View Article

Question over Ninject, ASP.NET Identity and Entity Framework

Hi all, I am wondering what is the best way to setup Ninject, ASP.NET Identity and Entity Framework? Normally (without Ninject) I would create my solution by separating the MVC project from Data...

View Article

503 errors on some image files

My ASP.NET Core website includes a bootstrap carousel with 35 small PNG image files (each around 4 kbytes). The first 20 of these images load but the next 15 fail to load with 503 error codes. These...

View Article


How to make the connection secure in ASP.NET?

I have created an asp.net project called apknite when I run it in the browser it shows connection insecure. How to overcome this? How to make the connection secure?

View Article

Membership Provider in VS 2019, and SQL Server

Let me start by saying I have lost touch with programming web apps, having deployed my last app 10 years ago. It was an ASP.NET web app written in Visual Basic, with a Microsoft Access database...

View Article

How to get data of action result getusermenu using middleware ?

How to get next request pipeline in case of token success . suppose i need to get data from action result get request by post man i write on postman link as then select get then write on header key :...

View Article

InvalidCastException Errors happening

Hi, Just tonight i am seeing a lot of 'Specified cast is not valid' errors on all IQueryable<> .ToList() calls in my code. I haven't changed anything in my code. This was working for 5 years...

View Article



Image may be NSFW.
Clik here to view.

.NET Core vs .NET vs .NET Framework vs. ASP.NET...help!

hello, I am a junior developer and our organization uses all four of these. I've asked seniors to explain a couple times, but I just don't understand what they are used for. I've already done some...

View Article
Browsing latest articles
Browse All 108 View Live


Latest Images