WHAT IS HTTP 500 Internal Server Error? CAN I SOLVE THIS?

Answers were Sorted based on User's Feedback



WHAT IS HTTP 500 Internal Server Error? CAN I SOLVE THIS?..

Answer / nutan

http 500 is the error which is come becoz of server problem

Is This Answer Correct ?    13 Yes 1 No

WHAT IS HTTP 500 Internal Server Error? CAN I SOLVE THIS?..

Answer / hsandeep007

The server encountered an unexpected condition which
prevented it from fulfilling the request.

Is This Answer Correct ?    11 Yes 2 No

WHAT IS HTTP 500 Internal Server Error? CAN I SOLVE THIS?..

Answer / arash

internal server error

Is This Answer Correct ?    4 Yes 2 No

WHAT IS HTTP 500 Internal Server Error? CAN I SOLVE THIS?..

Answer / syed mahboob feroz ahmed

HTTP means HyperText Transfer Protocol and 500 is internal
server error if there is no proper proxy defined if it is
required.

Is This Answer Correct ?    4 Yes 3 No

Post New Answer

More SQLServer Errors Interview Questions

i have created ODBC through Data sources and tests completed sucessfully. when i am Trying to connect SQL Server through ODBC (ODBC :Oracle Open Client Adapter for ODBC 2.0.2.15.0 Microsoft SQL Server 09.00.3054) unable to Connect to SQL*Plus: Release 8.0.4.0.0. it is given following error-message . Error: ORA-03121: NO interface driver connected- function not performed.

0 Answers   Investment Bank,


How to solve -805 error i.e. Bind issue. There are two conditions- 1) If you have access to the database table 2) If you don't have access to the table

0 Answers  


What are row constructors?

1 Answers  


In one table there is 10 records without id num,without primary key and it is not sorted then how to extract last 6 record from table?

4 Answers  


When you get following error? Error 3154: The backup set holds a backup of a database other than the existing database.

0 Answers  






I am experiencing an error failed to retrieve data from data base. it is an oracle table. Is there a limit on the number of fields that can be a report. My table has 321 fields and I do not have all of them in the report yet.

1 Answers  


I have table name'temp' in that I wanted to add some partial data for a particular column name 'policyno' where data is existing in that column. Ex.Policyno like 'R-KT-SK- EA-134526' like 100 records. In that 100 records some policynos are just like 134527 I mean with out prefix like'R-KT-SK-EA-' now I wanted add this prefix as 'R-KT-SK- EA-134527' for some 50 records. How can I add partial data?

4 Answers   Syncfusion, TCS,


What are the required/mandatory parameters that have to be passed with RAISEERROR statement?

1 Answers  


What is the use of NOLOCK locking hint?

0 Answers  


when i save float data value 11.22 but this see in table 11.220000004758456 type ? how to save only two decimal point.

1 Answers  


What severity level errors are managed in TRY-CATCH block?

0 Answers  


Does DBCC CHECKDB requires DB to be in SINGLE_USER mode?

2 Answers   TCS,


Categories