Skip to main content
Filter by
Sorted by
Tagged with
Advice
0 votes
1 replies
39 views

I am new to HTML, CSS and Javascript. I am building a website that has a shopping cart feature and I am able to list my products, and and remove to the shopping cart and have the UI update the ...
iOSProgrammingIsFun's user avatar
Advice
0 votes
2 replies
55 views

I am looking for a freeware grid control for ASP.NET C# Webforms. It would behave similar to Excel. The rows will be sequential dates, and the columns are my equipment numbers. I want to be able to to ...
Kim's user avatar
  • 191
2 votes
2 answers
199 views

I'm trying to add a dropdown to the connectorsSettings section in the form builder using FormsConnectorDefinitionsExtender. My field gets added but only the first choice is rendered and is rendered as ...
Muhammad Ahmod's user avatar
0 votes
1 answer
60 views

I have integrated Keycloak v26.4.0 into a legacy .net 4.8 webforms app and enabled Microsoft as a provider. This is all working fine, but I need to disable the Keycloak username/password option so ...
Barnsley's user avatar
  • 181
0 votes
0 answers
34 views

I have an ASP.NET webforms project (A) which references two other webforms projects (B and C) that I'm trying to publish with precompilation enabled from the command line with MSBuild using a publish ...
James Mazikowski's user avatar
1 vote
0 answers
74 views

I am debugging into ASP.Net Identity 2.x assemblies since when I call Signout from an aspx Webforms page in an ASP.NET web site targetting .NET 4.8, the auth coookie never gets deleted and the user ...
Sunil's user avatar
  • 21.6k
1 vote
1 answer
66 views

I have a RadToolBar (RadToolBar1) placed inside a RadGrid. When I use Tab to focus a RadToolBarButton and press Enter, the server-side event doesn’t fire (e.g., CommandName="InitInsert"). ...
Tylin's user avatar
  • 11
1 vote
2 answers
131 views

I am currently upgrading a major MVS project and I am converting all the static GridViews to dynamically built HTML tables with Bootstrap CSS. The tables are created and look/function great. However, ...
potatoman1600's user avatar
0 votes
2 answers
65 views

I'm working on a .NET Framework 4.8 project using Web Forms (the one with .aspx pages). During development, I used a WebMethod tasked with fetching and validating data, returning either a success (...
BrePi's user avatar
  • 49
0 votes
0 answers
53 views

We've recently upgraded from standalone Report Viewer 2015 runtime to the NuGet package in our ASP.NET webapp (.NET Framework 4.7.2): https://www.nuget.org/packages/Microsoft.ReportingServices....
MrG's user avatar
  • 1
0 votes
0 answers
44 views

I'm working on a program, but veracode is detecting that part of my code is vulnerable to XSS CWE 80. Here is the snippet that is being flagged: ltLinkDoc.Text = '<script>$(window).bind("...
Nguyen Xuan Nghia's user avatar
1 vote
0 answers
21 views

I am trying to get some performance metrics for various controls (.ascx) that are on an ASP.NET webforms page. There's no problem with the whole page, but for user controls I can't get a good ...
jmoreno's user avatar
  • 13.7k
-1 votes
1 answer
69 views

I need help updating <appsettings> value in the Web.config, I keep getting the following error message: A configuration file cannot be created for the requested Configuration object. I've ...
AlDiz's user avatar
  • 23
0 votes
0 answers
26 views

We’re using ClickPatrol’s form protection. To integrate it with HubSpot, we need to modify the main HubSpot JavaScript. Normally, this allows us to add custom inputs such as prefilled email addresses, ...
Mathieu Vloei's user avatar
0 votes
0 answers
29 views

i have implemented the SignalR into my project and i have 10k data to upload and it is time consuming because, the background task for insertion will goes on by i can't able to see the real progress ...
Vishal Chavan's user avatar
0 votes
2 answers
100 views

The current interaction behavior is that after I click submit the form, it should have delayed time with spinner and success message but they're still not showing only modal close in setTimeout() ...
CChickii's user avatar
0 votes
1 answer
95 views

I am trying to create a web form where a user uses some drop down information and then a container appears and the user has to select one of the two radio options OK or NOT OK. The web form is created ...
1337TJ's user avatar
  • 1
0 votes
1 answer
99 views

I'm using webforms and VB.net. I am calling Stripe to perform an ACH transaction. I have a standalone program that works, however when I put the code in my production application, the flow is not ...
user30042976's user avatar
1 vote
0 answers
36 views

In this code I am using Signal + WebRTC to live video. Brief description: The host is live streaming his video to all viewers and viewers when they click on the link will see the host's live video. ...
Chim Di Tru's user avatar
0 votes
1 answer
192 views

I'm trying to integrate the SustainSys library as part of a single-sign-on integration I'm doing for an older .NET Framework (4.8) WebForms app. I'm using the HttpModule instructions located here: ...
Phil's user avatar
  • 35
0 votes
1 answer
85 views

(https://i.sstatic.net/gwpy5b6I.png) (https://i.sstatic.net/AjNqkJ8J.png) I am experiencing an unusual issue with one of my projects in Visual Studio. This problem does not occur in any of my other ...
Melih's user avatar
  • 1
-1 votes
1 answer
61 views

As the title says: I was to be able to do a search bring the search data back into a gridview that has clickable rows and once a row is clicked i will need to grab some info from that row and place it ...
ghostfly's user avatar
0 votes
0 answers
35 views

StackTrace 3/9/2025 11:15:55 AM Object reference not set to an instance of an object. Source File: /UserLogin.aspx?ReturnUrl=%2f Stack Trace: at System.Web.HttpApplication.GetFactory(String type) ...
David's user avatar
  • 1,078
0 votes
0 answers
35 views

I have this webforms application that is giving me trouble understanding what I am doing wrong. I basically want that when a user changes the value of a textbox, it triggers an OnTextChanged event ...
Kinyanjui Kamau's user avatar
0 votes
0 answers
67 views

To anyone that can help me: I have been trying to batch print a page that has pagination functionality. Each page needs to load to properly display the page to print. I was using window.print, but ...
dspyank's user avatar
  • 129

1
2 3 4 5
325