Closed Bug 309688 Opened 19 years ago Closed 19 years ago

Server Error in '/' Application when clicking on any link

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jem26, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050908 Firefox/1.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050908 Firefox/1.4

Click on any link "Global", "Africa", etc. Page returns a server error. Works in IE.

Reproducible: Always

Steps to Reproduce:
1.Go to www.asus.com
2.Click on the "Global" link underneath the title "Global"
3.

Actual Results:  
Server Error in '/' Application.
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current
web request. Please review the stack trace for more information about the error
and where it originated in the code.

Exception Details: System.NullReferenceException: Object reference not set to an
instance of an object.

Source Error:

An unhandled exception was generated during the execution of the current web
request. Information regarding the origin and location of the exception can be
identified using the exception stack trace below.

Stack Trace:

[NullReferenceException: Object reference not set to an instance of an object.]
   ASUS.Zeus.SystemFramework.ApplicationConfig..cctor() +23

[TypeInitializationException: The type initializer for
"ASUS.Zeus.SystemFramework.ApplicationConfig" threw an exception.]
   newsite_index.newClass2..ctor() +25
   newsite_index.index.Page_Load(Object sender, EventArgs e) +45
   System.Web.UI.Control.OnLoad(EventArgs e) +67
   System.Web.UI.Control.LoadRecursive() +35
   System.Web.UI.Page.ProcessRequestMain() +720


Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET
Version:1.1.4322.573

Expected Results:  
Opened the correct web page
That error looks to be a temporary issue on ASUS' end - note that the stack
trace you posted references server-side software. I'm also unable to reproduce
an error using your reported method.

-> WORKSFORME

Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
Yes it works now. If it was a bug on the site I was expecting problems with IE
as well but I guess it just affected FF.
You need to log in before you can comment on or make changes to this bug.