473,402 Members | 2,055 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,402 software developers and data experts.

Mixed Up Accounts?

Greetings,

I have a large Website and have had a couple of reports of people logging in
and then viewing someone else's accounts.

I understand this isn't enough to troubleshoot this. But I'm curious if
anyone knows if this has ever come up before. It's hard to know where to
start on something like this.

I'm using ASP.NET membership along with my own tables keyed on the
membership user key, ASP.NET 3.5, and SQL Server 2005.

Thanks.

Jonathan

Sep 22 '08 #1
3 803
this is almost always misuse of static variables or if a vb.net
programmer use of module variables which are static (shared for all
requests).

-- bruce (sqlwork.com)

Jonathan Wood wrote:
Greetings,

I have a large Website and have had a couple of reports of people
logging in and then viewing someone else's accounts.

I understand this isn't enough to troubleshoot this. But I'm curious if
anyone knows if this has ever come up before. It's hard to know where to
start on something like this.

I'm using ASP.NET membership along with my own tables keyed on the
membership user key, ASP.NET 3.5, and SQL Server 2005.

Thanks.

Jonathan
Sep 23 '08 #2
Bruce,
this is almost always misuse of static variables or if a vb.net programmer
use of module variables which are static (shared for all requests).
I have a good understanding of static variables. While I can't rule anything
out at this point, I would question this being the problem because 1) I'm
primarily using ASP.NET membership to handle it for me, 2) Every time I run
it and virtually every time anyone else does, it works just fine. If I was
using the wrong type of variable, wouldn't I see it fail more often?

Thanks.

Jonathan

Sep 23 '08 #3
Dangit! Burned by caching for the second time.

The first time was when I downloaded the Personal Website Starter Kit from
ASP.NET and found the images didn't change as expected. Turned out someone
had went in and added caching to all the pages.

This was the second time.

Hopefully, it only takes two times to learn. <g>

--
Jonathan Wood
SoftCircuits Programming
http://www.softcircuits.com
"Jonathan Wood" <jw***@softcircuits.comwrote in message
news:O3**************@TK2MSFTNGP05.phx.gbl...
Greetings,

I have a large Website and have had a couple of reports of people logging
in and then viewing someone else's accounts.

I understand this isn't enough to troubleshoot this. But I'm curious if
anyone knows if this has ever come up before. It's hard to know where to
start on something like this.

I'm using ASP.NET membership along with my own tables keyed on the
membership user key, ASP.NET 3.5, and SQL Server 2005.

Thanks.

Jonathan
Sep 29 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Perttu Pulkkinen | last post by:
No questions, but just consider if this is useful to you:-) but of course feedback & corrections are welcome. function php_mixed_to_js_value($jsname, $mixed) { if(is_null($mixed)) { return "\n...
2
by: Paul A. Hoadley | last post by:
Hello, I am trying to convert a RELAX NG schema to DTD using Trang. I am currently trying to add some inline elements to the schema, such as <emph> for marking emphasised text. Here is an...
15
by: Bill Cohagan | last post by:
I'm trying to generate class definitions from an XSD that contains something like: <xs:complexType name="foo" mixed="true"> <xs:choice minOccurs = "0" maxOccurs="unbounded"> <xs:element name =...
8
by: Ted Miller | last post by:
Hi folks, I'm looking at moving a large base of C++ code to .Net under tight time constraints. The code runs in mission-critical environments, and I am extremely concerned about the loader lock...
9
by: Edward Diener | last post by:
I received no answers about this the first time I posted, so I will try again. My inability to decipher an MSDN topic may find others who have the same inability and someone who can decipher and...
8
by: Bern McCarty | last post by:
Is it at all possible to leverage mixed-mode assemblies from AppDomains other than the default AppDomain? Is there any means at all of doing this? Mixed-mode is incredibly convenient, but if I...
4
by: Jason James | last post by:
Hi all, I am developing an ASP.NET app that will be deployed into a mixed NT4 & W2K domain. The PDC is running NT4 (I know we should have upgraded by now and it is on the cards but this is...
3
by: Mali Guven | last post by:
Hello, I have a native DLL (written in C) which is supposed to call a managed DLL (was written in C#, and an entry point was injected modifying the ildasm'd code). The exectuable calls the...
8
by: Edward Diener | last post by:
By reuse, I mean a function in an assembly which is called in another assembly. By a mixed-mode function I mean a function whose signature has one or more CLR types and one or more non-CLR...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.