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

aspxerrorpath error

I am getting this error when I Submit my Login page. My Login page works fine on my PC but on web server I am getting this error

myerrorpage.htm?aspxerrorpath=/RegisteredUser/OnlineTreatment.aspx

What are the possible causes of error?
How can I solve this problem?

From
Sumit
Sep 13 '08 #1
1 2430
kenobewan
4,871 Expert 4TB
There are many possible reasons. You have custom errors turned on, but appears to be set to an unusual choice of error page. Have you tried using remote only to view errors on the web server?
Sep 13 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

13
by: deko | last post by:
I use this convention frequently: Exit_Here: Exit Sub HandleErr: Select Case Err.Number Case 3163 Resume Next Case 3376 Resume Next
7
by: p | last post by:
WE had a Crystal 8 WebApp using vs 2002 which we upgraded to VS2003. I also have Crystal 9 pro on my development machine. The web app runs fine on my dev machine but am having problems deploying....
0
by: Jelle Huygen | last post by:
Hello, I have a problem with the aspxerrorpath. When I have a page that doesn't exists the 404Error.aspx page is called. There I can get the page that didn't existed with the aspxerrorpath...
0
by: news.microsoft.com | last post by:
I'm trying to create a 404 handler that can record the *exact* URL that caused the 404 to occur. When I turn on custom error handling in the web.config, ASP.NET successful redirects the 404 to...
3
by: julien | last post by:
This is a part of my Global.asax.cs : Code: protected void Application_Error(Object sender, EventArgs e) { String sError = Server.GetLastError().GetBaseException().Message;...
0
by: cephelo | last post by:
Hello. I have a customErrors section set up in my asp.net's web.config file. All is fine and well when dealing with simple pages, e.g., /dir/pub/news/view.aspx, I get...
1
by: mishibala | last post by:
i am clicking to the button in the page makale.aspx and i take the error above. this project runs without any problem in my local server...what can be the problem... thanks by now
2
hyperpau
by: hyperpau | last post by:
Before anything else, I am not a very technical expert when it comes to VBA coding. I learned most of what I know by the excellent Access/VBA forum from bytes.com (formerly thescripts.com). Ergo, I...
0
hyperpau
by: hyperpau | last post by:
Before anything else, I am not a very technical expert when it comes to VBA coding. I learned most of what I know by the excellent Access/VBA forum from bytes.com (formerly thescripts.com). Ergo, I...
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
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...

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.