Content
SmptClient.Send throws "Loading this assembly would produce a different grant set from other instances. (Exception from HRESULT: 0x80131401)"
Unable to send email from within an ASP.NET webform application in dev environment. Working fine in Test & Production. The following line of code: smptClient.Send(message) Generates this exception: "Loading this assembly would produce a…
Bind and Delimit a stringarray property value in web control and Update content
I would like to be able to bind and convert a stringarray value property into a list for output in web control like gridview bound to datasource like SqlDatasource and able to perform tasks like add string value,update a string value and delete string…


How to solve this problem?
101768-%E5%B1%8F%E5%B9%95%E6%88%AA%E5%9B%BE-2021-06-02-233857.png
avoid full page postback on dropdow selected index changed...
I have a gridview wrapped around update panel. I have two template fields in gridview as follows: <asp:TemplateField HeaderText="User"> <ItemTemplate> …


What is the solution to the "There Is now at position 7" error? - C# DataTable
Hello to everyone, I'm saving all rows in a specific column in an Excel table to the database. There is no problem, all the data in the column of the table I want is transferred to the database. However, when it comes to the last row, I encounter the…


B2C Webform: Can't Get Claims
I've been working with https://github.com/Zen3InfoSolutions/B2C-WebForms-DotNet as a base. Mostly, I've changed it for my environment and fixed a line or two. I've got it asking for login information, but I don't get any claims information when it…


Image file too small
Hi, I am currently using Visual Studio 2019 to create a ASP.net web form. There is a problem when I try to include elements into the file like <asp:TextBox> or <asp:Button>. There are warnings that says that those elements are not supported,…


Web Form B2C Redirection
I have a legacy web form that needs to use B2C for authentication. I'm getting the B2C login ok, if I use something like http://localhost:55555 in the redirect uri on the application registration. The problem is that after getting through the login, it…


If I use Dev Express Grid View control in my ASP .Net Web App will that be chargable?
I have Visual Studio subscription & working on ASP .Net web app, can i use Dev Express GridView control for free or will that be chargeable to me? Also if anyone can suggest any other Package which is as good & featureful as Dev Express &…


Visual Studio 2019 missing class View designer
Hi In Visual studio 2019, Framework 4.72 I have a big solution with several asp.net webforms websites. I added the following class to two websites: In the solution explorer, in one website, in the context menu, I have "View designer", and…


SCRIPT5009: <function_name> is not defined (ASP.NET and Visual Basic)
Greetings to all When calling a javascript function from the page_load event; in Internet Explorer it shows me an error as if the javascript function does not exist; however in google chrome and edge the page loads fine; If someone has happened…


ReportViewer control floating over form
I have some old ASP.NET WebForms that use ReportViewer control. The control works at runtime without problems but at design time it appears floating over the form instead being enclosed in the form where the control is declared. <tr> …


how to show paging number in numeric , just want to hide "previous ,next " buttons in paging
Hi, Solution Required: How can I hide "previous", next" buttons on bootstrap pagai![77119-image.png][1]ng, Solution Required: I just want to show paging only in numbers that to right side [1]: /api/attachments/77119-image.png?platform=QnA


How to take some Chinese from string?
VB code How to get the Chinese from "Office办公室" this string ? mystr is variables. Sample: mystr="Office办公室" I want me.Txt_Dept.Text="办公室" Thank you.
Weird problem in web form app with edge
Hi, I am responsible for a web forms applications which has been working fine for quite a while. We've gotten to IE 11 and we've started having problems. So we changed to edge and found other problems. IE 11 was sending an enter key on a save of…


Blinking of controls
I've a web page that get list of items from a database. Upon selection of an item from list, I need to display certain details from database. But as soon as I select item in combo box, screen gets blink for a second. The same thing happens when I change…


Can we open .exe file in browser from server?
I tried to use server opened exe file on edge, but it doesn't work. Server can't found the path of exe. Please help me if this is possible to do. Please guide me how can I implement this.


Application Insights tracing not working for asp.net project
App Insights is not working in one of project. It works in the MVC project of that solution but it doesn't work in the older aspx project. could you please help me. I updated the sdk to use 2.16 which works in the MVC but the same is not working in the…


how i get the column header text when clicked in gridview in asp.net
Hi members how i get the column header text when clicked in gridview please help


How to preview a local RDLC report on web from reportviewer?
VS 2019 SQL2014 local server VB code I want to use reportviewer to show a RDLC report on web page, but I don't know how to set up. Any example for this? Outstanding.rdlc is main report , Planinfo.rdlc & PLinfo.rdlc &…

