Report Problem

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm not sure if this is where to ask, but here we go. At my company, the
managers access a reporting system over the internet. They can all access
the system fine, except one manager. They continuously get this error when
they try to view their reports.
" HTTP 500.100 - Internal Server Error - ASP error
(0x80040E4D) Login failed for user 'username'."
At first I thought it was the user's account, but they can access the page
fine with their login from any computer other than their own. The only time
they have problems is when they try to see the reports on their own computer.
I have no idea what could be causing this, so any help you can offer will be
greatly appreciated.

Thanks
 
Hi Jay :-)

Not sure this might help in your case, but, you might check the following:

Authentication methods for connections to SQL Server in Active Server Pages
http://support.microsoft.com/default.aspx?scid=kb;en-us;247931&Product=sql2k

PRB: ASP/ODBC/SQL Server Error 0x80040E4D "Login Failed for User '(Null)'"
http://support.microsoft.com/kb/307002/EN-US/

HTTP 500.100 - Internal Server Error When You Try to Access a Provider
http://support.microsoft.com/kb/q278604/

How To Troubleshoot an "HTTP 500 - Internal Server Error" Error Message
http://support.microsoft.com/default.aspx/kb/311766

Also check the information here:
http://www.xlinesoft.com/asprunnerpro/faq.htm


Hope this helps.

Jan :)
MS MVP - IE/OE
Smiles are meant to be shared,
that's why they're so contagious.

Replies posted only to the newsgroup for the benefit or other readers.
How to make a good newsgroup post:
http://www.dts-l.org/goodpost.htm
 
Back
Top