Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:633943
More Search Options
RSS Available
Matching Posts
Re: looping through session variables
You do not have access to the contents of Session variables other than your own. What are you using to store the user login information? If it is the ASP.NET Membership system, you can query the underlying table and there is a field called LastActivityDate. If you're not using the Membership system, then I'd recommend storing something like LastLoginDate in the user record that gets updated upon login. HTH
Posted to
Web Forms
(Forum)
by
straightener
on 8/6/2008
Re: Nikhil Kothari Web Development Helper Tool
Hey Nikhil! The page is broken again...would you please (pretty please) get it fixed? This tool is invaluable. You outta sell it. Bret
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
straightener
on 3/12/2008
Re: Exception: Padding is invalid and cannot be removed
Hi there...I think I know the answer. Do you have a <machineKey /> node in your <system.web> section of your web.config file? If not, try adding one similar to: < machineKey validationKey = " 999999999999999999999999999999999999999999999999 " decryptionKey = "999999999999999999999999999999999999999999999999 " validation = " SHA1 " /> Obviously you'll need to change your values to something else, or generate the key with a tool, but the idea is that
Posted to
Getting Started
(Forum)
by
straightener
on 12/19/2007
Re: Need Help from you all
We are getting the dreaded Sys.WebForms.PageRequestManagerServerErrorException with a 500 too and found the central issue. On one server we are using sessionState of mode="InProc" but on our load balanced webfarm we are using mode="SQLServer". On the InProc server we are not getting the Ajax error but we are on the SQLServer using the SAME CODE . We're researching the problem but wanted to know if anyone else was getting this error.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
straightener
on 7/2/2007
Re: What the Logon Failed, Provider Cannot be Found error is and how to resolve
[quote user="AnuradhaS"] Hi, i m getting the same problem, but i m using Dataset, so no setting up provider for it.. hw can i resolve this? [/quote] Hmmm, if I was using a dataset to populate the report, then the problem is most likely with how you have configured the report in development and then when in production something in the production environment is changed or is missing that is causing this. Can you confirm that you do not have problems in development? Can you post a code snippet
Posted to
Crystal Reports
(Forum)
by
straightener
on 6/12/2007
What the Logon Failed, Provider Cannot be Found error is and how to resolve
I wanted to post my problem and solution since I've gotten some good information on this board. When deploying my Visual Studio 2005 C# .NET 2.0 web application from our QA server to Production, I encountered some problems, which is not unusual. What was unusual is that two of my four Crystal Reports .NET reports that use the Report Viewer control would not work; they errored out with: Exception information: Exception type: COMException Exception message: Logon failed. Details: Error Code: 0x
Posted to
Crystal Reports
(Forum)
by
straightener
on 10/30/2006
Page 1 of 1 (6 items)
Channel 9:
Francesco Logozzo - Static Checking with Code Contracts for .NET
Channel 9:
Channel 9 Live at PDC09: Doug McCuistion, NASA
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 3: Configuration
Channel 9:
Reading Debate with Bill Buxton
Channel 10:
Reading Debate with Bill Buxton
WindowsClient:
Build WPF Data Controls for Outlook Addins Easily with VS2010
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 2
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 1
Channel 9:
Channel 9 Live at PDC09: Wei Zhu (Facebook)
WindowsClient:
WPF Manipulation Basics
ASP.NET:
High CPU in .NET app using a static Generic.Dictionary
TechNet Edge:
Deploying Silverlight - Why and How
WindowsClient:
Windows Client Developer Roundup for 12/21/2009
Silverlight:
4 Calendars & Plans for 2010 / 5770
ASP.NET:
ASP.NET MVC 2 and Visual Studio 2010
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part II
Silverlight:
HVP – Core Scaffolding and Updated News
Channel 9:
TWC9: 2009 - The Year in Review
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online