No announcements
Found 14238 threads
-
0 Votes
Viewstate verification failed. Reason: The viewstate supplied failed integrity check.
User-932012589 posted I have a .NET 4.5 website that is intermittently getting viewstate verification errors on multiple pages. In a one week period the error occurred 36 times. ...Unanswered | 2 Replies | 1275 Views | Created by Anonymous - Tuesday, March 2, 2021 6:35 PM | Last reply by Anonymous - Wednesday, March 3, 2021 12:17 PM -
0 Votes
While duplicating the tab of the C# application , it is going to the start page
User-1458930099 posted Hi when I right click and click on duplicate tab. I just want my application to be duplicated with the ...Unanswered | 2 Replies | 891 Views | Created by Anonymous - Friday, August 14, 2020 2:40 AM | Last reply by Anonymous - Friday, February 26, 2021 3:22 AM -
0 Votes
How to prevent 302 error dropping the .ASPXFORMSAUTH Cookie
User-1735313474 posted I have a .Net 4.0 web app running Forms Authentication, running on IIS 7.5 <forms loginUrl="Default.aspx" ...Unanswered | 4 Replies | 1189 Views | Created by Anonymous - Saturday, November 22, 2014 11:36 AM | Last reply by Anonymous - Thursday, January 28, 2021 12:13 PM -
0 Votes
Why is my javascript interval timer flickering?
time) { SetUpTimer(); } } } function pad(num, size) { num = num.toString(); while (num.length < size) num = "0" + ...Answered | 2 Replies | 813 Views | Created by Anonymous - Monday, January 25, 2021 5:35 PM | Last reply by Anonymous - Tuesday, January 26, 2021 8:57 PM -
0 Votes
How to set session timeout in IIS 8.5
User1649454146 posted Dear all, In my web.config, i have set session timout as below: <sessionState ...Unanswered | 3 Replies | 2459 Views | Created by Anonymous - Tuesday, January 5, 2021 5:43 AM | Last reply by Anonymous - Monday, January 11, 2021 8:12 AM -
0 Votes
Calculate each user's overall login period.
User944339287 posted Hi guys.. I want to create a landing page for logged-in users to visit, and store his/her total login period in the ...Unanswered | 1 Replies | 570 Views | Created by Anonymous - Monday, January 4, 2021 3:33 AM | Last reply by Anonymous - Tuesday, January 5, 2021 5:20 AM -
0 Votes
Where are my sql tables for state management?
User626947523 posted I am working on an asp.net form-based web app which will be deployed to Azure. I saw the following text in the web.config ...Answered | 2 Replies | 877 Views | Created by Anonymous - Saturday, December 26, 2020 5:13 AM | Last reply by Anonymous - Thursday, December 31, 2020 2:00 AM -
0 Votes
how to add cookie prefix __Host- to asp.net_sessionid cookie
User946151542 posted using asp.net webforms , need to add cookie prefix __Host- to asp.net_sessionid cookie I tried adding response header ...Unanswered | 1 Replies | 1117 Views | Created by Anonymous - Tuesday, October 27, 2020 11:31 AM | Last reply by Anonymous - Wednesday, October 28, 2020 2:15 AM -
0 Votes
Old app - web forms - uses targetFramework="4.5", issues with passing data
User997627117 posted We have an ancient.NET website that that uses .NET Framework 4.5, one part of the site is basically a form. With it, looks like there is an issue with the ...Unanswered | 1 Replies | 456 Views | Created by Anonymous - Wednesday, October 21, 2020 7:12 PM | Last reply by Anonymous - Wednesday, October 21, 2020 9:12 PM -
0 Votes
PArent application times out if child application times out
User-173333858 posted I have a child application added to an existing ASP application. I am having the parent app remain active if the child app is active, i.e user is using it. ...Unanswered | 1 Replies | 441 Views | Created by Anonymous - Wednesday, September 23, 2020 12:22 PM | Last reply by Anonymous - Wednesday, September 23, 2020 2:07 PM -
0 Votes
How to share SQL Session with 2 websites on same server
User1773951238 posted I've been working on trying to get a blue/green deployment architecture setup on a windows 2016 server. But just ran into a brick wall ...Unanswered | 1 Replies | 651 Views | Created by Anonymous - Tuesday, September 22, 2020 4:10 PM | Last reply by Anonymous - Tuesday, September 22, 2020 5:10 PM -
0 Votes
How do I encrypt viewstate?
User1697794668 posted Hi there, I was referring to the below two links to encrypt viewstate will it ...Answered | 1 Replies | 691 Views | Created by Anonymous - Tuesday, September 8, 2020 4:15 AM | Last reply by Anonymous - Tuesday, September 8, 2020 6:36 AM -
0 Votes
Session Getting Lost in .Net
User-952933116 posted Dear All, I have a travel b2b website where agent does railway and airline booking. Since last couple of weeks, we have ...Unanswered | 5 Replies | 939 Views | Created by Anonymous - Friday, August 28, 2020 9:24 AM | Last reply by Anonymous - Friday, August 28, 2020 10:19 AM -
0 Votes
Chrome Samesite Problem
User-549756379 posted Hi, I update my google chrome and visual studio to last stable version now I have problem to delete my cookie Everything ...Answered | 7 Replies | 1009 Views | Created by Anonymous - Wednesday, July 29, 2020 8:51 AM | Last reply by Anonymous - Friday, August 7, 2020 10:14 AM -
0 Votes
Storing Session in SQL Server - no records in ASPStateTempSessions table
User366436490 posted I'm at a loss on this issue - hopefully someone can help... I installed the ASPState objects using: aspnet_regsql -S serverName -U ...Unanswered | 3 Replies | 639 Views | Created by Anonymous - Thursday, June 11, 2020 3:15 PM | Last reply by Anonymous - Friday, June 12, 2020 3:07 PM -
0 Votes
why web pages expire when do not active in about 4 minutes
User-475949336 posted dear fiend The first, thanks the friends in this forum has help me alot of to build the application website ASP.net ...Answered | 12 Replies | 620 Views | Created by Anonymous - Monday, June 8, 2020 2:13 AM | Last reply by Anonymous - Thursday, June 11, 2020 3:34 AM -
0 Votes
Enable session access in Controller page
User-1767698477 posted I have read a few pages on this, but I'm a little confused on exactly what to do. It appears that the global.asax page can be ...Answered | 8 Replies | 697 Views | Created by Anonymous - Friday, June 5, 2020 5:20 PM | Last reply by Anonymous - Monday, June 8, 2020 10:51 PM -
0 Votes
After set session null comes active
User250406165 posted Hi, i have a login page where, i set the session data from a database Session["utilizador"] = ...Answered | 2 Replies | 642 Views | Created by Anonymous - Saturday, May 16, 2020 12:03 AM | Last reply by Anonymous - Thursday, May 21, 2020 10:07 PM -
0 Votes
connecting and running one same and single session of website page
User-458598543 posted hello, for my project, i want to develop and use a function that allows to connect and run one same and single session of website page for ...Unanswered | 2 Replies | 453 Views | Created by Anonymous - Tuesday, May 5, 2020 5:31 PM | Last reply by Anonymous - Wednesday, May 6, 2020 12:17 AM -
0 Votes
Retrieving first record of table in session
0) { // lblmsg.Text = "Login Successful"; Session["S_ID"] = dt.Rows[0]["S_ID"].ToString(); ...Answered | 1 Replies | 619 Views | Created by Anonymous - Friday, May 1, 2020 10:43 AM | Last reply by Anonymous - Friday, May 1, 2020 1:06 PM - Items 1 to 20 of 14238 Next ›
No announcements