473,396 Members | 1,724 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.

ASP.NET formus down?

Is anyone else having problems logging into the forums on www.asp.net?

Everytime I try to log in, it acts as if it can't hold my session and makes
it appear as if I'm not logged in.

I'm trying to post a question about a possible bug in the Web Application
Projects.

Apr 28 '06 #1
5 1029
Oh, and just for more details.

www.asp.net shows I'm logged in, but forums.asp.net doesn't.

"Felix" wrote:
Is anyone else having problems logging into the forums on www.asp.net?

Everytime I try to log in, it acts as if it can't hold my session and makes
it appear as if I'm not logged in.

I'm trying to post a question about a possible bug in the Web Application
Projects.

Apr 28 '06 #2
They've been upgrading a lot of stuff in both apps.

Try it now...


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Felix" <Fe***@discussions.microsoft.com> wrote in message
news:49**********************************@microsof t.com...
Oh, and just for more details.

www.asp.net shows I'm logged in, but forums.asp.net doesn't.
"Felix" wrote:
Is anyone else having problems logging into the forums on www.asp.net?

Everytime I try to log in, it acts as if it can't hold my session and makes
it appear as if I'm not logged in.

I'm trying to post a question about a possible bug in the Web Application
Projects.

Apr 28 '06 #3
Nope, the Session still doesn't hold on the forums.asp.net site.

I'll basically sign in successfully then it redirects me to the Main Forums
page. However, it doesn't show me logged in.

"Juan T. Llibre" wrote:
They've been upgrading a lot of stuff in both apps.

Try it now...


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Felix" <Fe***@discussions.microsoft.com> wrote in message
news:49**********************************@microsof t.com...
Oh, and just for more details.

www.asp.net shows I'm logged in, but forums.asp.net doesn't.


"Felix" wrote:
Is anyone else having problems logging into the forums on www.asp.net?

Everytime I try to log in, it acts as if it can't hold my session and makes
it appear as if I'm not logged in.

I'm trying to post a question about a possible bug in the Web Application
Projects.


Apr 28 '06 #4
Identify any/all cookies sent by the asp.net domain.
Delete them...and try again.

I was forcibly logged off earlier today.
I just logged into the forums.asp.net ...and www.asp.net shows me as logged in, too.

Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Felix" <Fe***@discussions.microsoft.com> wrote in message
news:7A**********************************@microsof t.com...
Nope, the Session still doesn't hold on the forums.asp.net site.

I'll basically sign in successfully then it redirects me to the Main Forums
page. However, it doesn't show me logged in.

"Juan T. Llibre" wrote:
They've been upgrading a lot of stuff in both apps.

Try it now...


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Felix" <Fe***@discussions.microsoft.com> wrote in message
news:49**********************************@microsof t.com...
> Oh, and just for more details.
>
> www.asp.net shows I'm logged in, but forums.asp.net doesn't.


> "Felix" wrote:
>> Is anyone else having problems logging into the forums on www.asp.net?
>>
>> Everytime I try to log in, it acts as if it can't hold my session and makes
>> it appear as if I'm not logged in.
>>
>> I'm trying to post a question about a possible bug in the Web Application
>> Projects.


Apr 28 '06 #5
It still doesn't look like it's working. I've cleaned out the cookies of
what I can identify as asp.net.

"Juan T. Llibre" wrote:
Identify any/all cookies sent by the asp.net domain.
Delete them...and try again.

I was forcibly logged off earlier today.
I just logged into the forums.asp.net ...and www.asp.net shows me as logged in, too.

Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Felix" <Fe***@discussions.microsoft.com> wrote in message
news:7A**********************************@microsof t.com...
Nope, the Session still doesn't hold on the forums.asp.net site.

I'll basically sign in successfully then it redirects me to the Main Forums
page. However, it doesn't show me logged in.

"Juan T. Llibre" wrote:
They've been upgrading a lot of stuff in both apps.

Try it now...


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Felix" <Fe***@discussions.microsoft.com> wrote in message
news:49**********************************@microsof t.com...
> Oh, and just for more details.
>
> www.asp.net shows I'm logged in, but forums.asp.net doesn't.
> "Felix" wrote:
>> Is anyone else having problems logging into the forums on www.asp.net?
>>
>> Everytime I try to log in, it acts as if it can't hold my session and makes
>> it appear as if I'm not logged in.
>>
>> I'm trying to post a question about a possible bug in the Web Application
>> Projects.


Apr 28 '06 #6

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

Similar topics

6
by: PT | last post by:
I got a form with many text boxes, checkboxes and 3 drop downs. From that 3, 2 are dependant. I can choose one drop down, and the next drop down should display the dependant values of the first...
2
by: ehm | last post by:
I am working on creating an editable grid (for use in adding, deleting, and editing rows back to an Oracle database). I have a JSP that posts back to a servlet, which in turns posts to a WebLogic...
1
by: Dan | last post by:
This is one that has me stumped and I need an expert's input. Any ideas why the values from the second script-generated drop down list isn't recognized by the script to add time values to the...
18
by: jrhoads23 | last post by:
Hello, I am trying to find a way to tell if an .NET windows forms Button (System.Windows.Forms.Button) is "depressed" (pushed down). For my application, I can not use a check box control set to...
3
by: Don Wash | last post by:
Hi There! I have a Server-side Drop-down box in ASP.NET (VB) page. What do I do to widen the Drop down box's Pull-Down list's width? I'm not talking about the Drop-down box's width but the box...
2
by: Yoshitha | last post by:
hi I have 2 drop down lists in my application.1st list ontains itmes like java,jsp,swings,vb.net etc.2nd list contains percentage i.e it conatains the items like 50,60,70,80,90,100. i will...
1
by: pmelanso | last post by:
Hello, I have a drop down list which is dynatically loaded from a database and I have a second drop down list that is also dynatically loaded depending on what is selected in the first drop down...
7
by: callawayglfr | last post by:
I am building a database in access where I have a drop down box that relates to a text box, that part I have working but when someone selects information from the first drop down I need it to limit...
8
by: Ed Dror | last post by:
Hi there ASP.NET 2.0 VB & SQL Express Lest take Northwind Categories Products as example I create a table that hold these two together and I create a stored procedure like select ProductID,...
3
by: penny111 | last post by:
Hi there, For my application, i need to have 3 drop down lists 1. drop down list of folder names 2. drop down list of documents in the folder selected 3. drop down list of instances of 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:
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...
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
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
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.