473,396 Members | 2,158 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,396 software developers and data experts.

automate asp.net debug login

Is there any way I can automate having to login to my asp.net webapp
every time I debug code...I need to login to get to the page I am
debugging because the user session object is created on the login page
and the page I want to debug requires that session....
I thought that someone somewhere might have found this a bit annoying
and found a nifty way to get around this issue. I have tried recording

a macro, but it doesn't capture the events you do in the web browser.
Perhaps I need to code an HttpWebRequest...or maybe there is a way to
go to the page I want to debug and set the session up the way I need
without going thru the login page.
Any ideas recommendations greatly appreciated.

Nov 19 '05 #1
0 788

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

Similar topics

5
by: James Johnson | last post by:
Dear C#dex, You can automate a POST and interrogate the resulting HTTP stream using code such as: HttpWebRequest hwreq = (HttpWebRequest)WebRequest.Create(url); hwreq.Method = "POST";...
1
by: Tom | last post by:
Hi, I built several web applications and all work on local and remote servers. Recently, I built one web application which works on local server. However, the login page can be shown on remote...
6
by: Anita | last post by:
I have problem opening my existing projects or newly created project. It asks me for user name and password and if I provide then it allows me to open but when I debug either it gives error message...
0
by: yurps | last post by:
Is there any way I can automate having to login to my asp.net webapp every time I debug code...I need to login to get to the page I am debugging because the user session object is created on the...
12
by: MeNotHome | last post by:
I need to be able to open up a URL and enter some data, press a button and then wait for the page to load and then click a check box and press another button. Is there a good example on the...
0
by: mracuraintegra | last post by:
I'm stuck on a pretty big problem, and can't seem to find a solution, so any help would be greatly appreciated! I'm working with the default page generated for remote desktop web clients (in the...
0
by: satish | last post by:
Hi all, how to automate internet explorer for login and repetitive task using vb.net or c# can anyone provide me links to such websites for free tutorials and source code. Satish
1
by: morau99 | last post by:
I want to create a "phrase of the day" post to an online language forum I participate in. I would like to automate this process so that I can randomly pull out of a big table a phrase and easily...
4
by: slalande50 | last post by:
Hello, I am new at Python, approximately 2 weeks of experience, could someone help me please. I am trying to Automate build in Code Composer c5000 version 2.21. I am able to open a project and...
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: 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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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.