Re: SQL Server 2005 Samples
- From: "clintonG" <csgallagher@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 19 Nov 2005 09:48:53 -0600
<snip />
Sorry to hijack Tim's topic but I have something for you Venkat...
After installing VS2005 I observed the Website Administrator Tool (WAT) was
writing two instances of a new user into the aspnet_Users table when
Membership was applied to the SQL2K database I was using. The redundant usr
records were also being recorded in the LastActivityDate column 6 hours into
the future.
After a week of trying to get SQL2005 DevEdition installed I finally got it
installed and then determined the WTA is still writing two instances of a
new user into the aspnet_Users table. Not only that, the users are still
being recorded 6 hours into the future.
I've determined the WAT records a new user correctly -- one instance of the
new user -- if I do not apply a role to the user -- noting the new user is
still recorded 6 hours into the future. After creating another new user I
waited for a couple of hours and then used the WTA to apply a role to that
new new user and observed that a redundant record for that new user is still
being added to the aspnet_Users table and is also time stamped 6 hours into
the future. I've done this using two new databases with a basic page noting
I've copied the same web.config into the new projects while testing. I doubt
any settings in the web.config file could be involved but who knows? Your
comments regarding and web.config issues that could cause redundant user
data written into the database when a role is applied? What then about the 6
hour time difference?
I started thinking CMOS battery problem but my system time remains stable,
current and has been synchronized correctly several times with different
synchronizing resources. Furthermore, a weak battery should cause the system
to lose time -- not gain time by consistently recording database entries 6
hours into the future.
I've been posting all over the place but nobody has responded and I remain
stumped. A fella in the hardware newsgroup suggested the WTA may be applying
a 6 hour GMT offset. My system time is in fact configured -6 GMT as I am
located in Central Time but even this sounds confusing but may be an
interesting supposition.
Do you have any comments?
<%= Clinton Gallagher
.
- References:
- Re: SQL Server 2005 Samples
- From: Venkat_KL
- Re: SQL Server 2005 Samples
- Prev by Date: RE: How do I make project as test project for Team Studio - Developer
- Next by Date: Irritating Bug in Visual Studio 2005 Designer for Web Development
- Previous by thread: Re: SQL Server 2005 Samples
- Next by thread: Irritating Bug in Visual Studio 2005 Designer for Web Development
- Index(es):
Relevant Pages
|