473,394 Members | 1,740 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,394 software developers and data experts.

Internet persistence issue

I am facing an issue with the session persistence. I am automating a website
using Watin and initializing a new instance using VB.net code. The Windows
authentication box is used to logon. The issue am facing is that even though
every time the script is run the Fresh instance of IE(not a new tab) retains
the session from the first instance opened(even if this window is closed).

Clearing of the history/cookies/temp/passwords files doesnt help. The system
has to be restarted.
Sep 6 '07 #1
4 1122
On Sep 6, 8:08 am, akshayjohur <akshayjo...@discussions.microsoft.com>
wrote:
I am facing an issue with the session persistence. I am automating a website
using Watin and initializing a new instance using VB.net code. The Windows
authentication box is used to logon. The issue am facing is that even though
every time the script is run the Fresh instance of IE(not a new tab) retains
the session from the first instance opened(even if this window is closed).

Clearing of the history/cookies/temp/passwords files doesnt help. The system
has to be restarted.
I believe it's Session.Abandon() that will drop a session object - try
calling it in your server-side code.

Thanks,

Seth Rowe

Sep 6 '07 #2
Hey seth

Thanks for the reply. The thing is that if i amnually open a fresh browser,
the session is not retained. So i feel session.abandon() will not be much of
a help. Probably am creating the instance incorrectly.

regards

Akshay

"rowe_newsgroups" wrote:
On Sep 6, 8:08 am, akshayjohur <akshayjo...@discussions.microsoft.com>
wrote:
I am facing an issue with the session persistence. I am automating a website
using Watin and initializing a new instance using VB.net code. The Windows
authentication box is used to logon. The issue am facing is that even though
every time the script is run the Fresh instance of IE(not a new tab) retains
the session from the first instance opened(even if this window is closed).

Clearing of the history/cookies/temp/passwords files doesnt help. The system
has to be restarted.

I believe it's Session.Abandon() that will drop a session object - try
calling it in your server-side code.

Thanks,

Seth Rowe

Sep 7 '07 #3
Thanks for the reply. The thing is that if i amnually open a fresh browser,
the session is not retained.
Wait, are you trying to use the previous session object or start a new
one?

Thanks,

Seth Rowe

Sep 7 '07 #4
am trying to open a fresh session.

thanks

Akshay

"rowe_newsgroups" wrote:
Wait, are you trying to use the previous session object or start a new
one?

Thanks,

Seth Rowe

Sep 10 '07 #5

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

Similar topics

6
by: Paolo Losi | last post by:
Hi all, I'm pretty new to the python language so please excuse me if this is FAQ... I'm very glad to be part of the list! :-) I'm looking into a way to implement a generic workflow framework...
49
by: Paul Rubin | last post by:
I've started a few threads before on object persistence in medium to high end server apps. This one is about low end apps, for example, a simple cgi on a personal web site that might get a dozen...
1
by: Joe | last post by:
I was wondering if there are any recommended persistence frameworks for use in .NET that could be recommended. I am looking for the following requirements: Free/Open Source or very inexpensive....
1
by: NOSPAM | last post by:
I have been looking for persistence objects software for my projects, and I found several of them.. after trying them out, this one seems to be the best:...
10
by: Simon Harvey | last post by:
Hi everyone, Can anyone tell me if I declare a global variable in my pages code behind, is it persisted if the page does a post back, or do I need to add the object to the session object in...
3
by: Jo Inferis | last post by:
So, I'm using a 3rd party com object via interop (already I can hear screams of anguish). This object was originally written to be used as the backend for multiple screens of a VB application. Now...
7
by: Steve Mauldin | last post by:
I have a public variable that is declared in a public module. This Variable is stored into a Session variable and used to pass data from page to page. I am seeing on my local development box that...
2
by: dkode | last post by:
Hello, I am laying out the architecture for a very large website that will scale to a very large degree. I have a couple of questions before I attempt to go and implement a Broker/Persistence...
0
myusernotyours
by: myusernotyours | last post by:
Hi all, Am trying to create a Java Desktop App that uses Java Persistence in Netbeans. The database is MS Access but I tried with Mysql and got the same error. When I run the app( Create the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
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...

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.