Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Transact-SQL (2008)
 how to solve this problem

Author  Topic 

byambaa27
Starting Member

2 Posts

Posted - 2012-01-19 : 22:17:52
Server Error in '/' Application.
The query processor could not start the necessary thread resources for parallel query execution.

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.Data.SqlClient.SqlException: The query processor could not start the necessary thread resources for parallel query execution.

FischMan2
Yak Posting Veteran

59 Posts

Posted - 2012-01-19 : 23:34:00
This looks like an ASP.Net error. Is that correct?

FischMan
Go to Top of Page

byambaa27
Starting Member

2 Posts

Posted - 2012-01-19 : 23:51:27
The query processor could not start the necessary thread resources for parallel query execution.

that is sql error. please help me
Go to Top of Page
   

- Advertisement -