Home : Products : Hach WIMS : Interfaces : Hach WIMS Indirect Server-Side Interface to Citect SCADA Reports : Documentation : Collector : Run-time error: Execution in .NET Framework is disabled
Q12632 - INFO: Run-time error: Execution in .NET Framework is disabled

The interface runs several stored procedures. Most users have the databae for Citect set up for them. If the collector gets the following error:

Run-time error '-2147217900 (80040e14)':

Execution of user code in the .NET Framework is disabled. Enable "clr enabled" configuration option.

 

Or some error similar that mentions "clr enabled" then the "clr" needs to be enabled. Run Microsoft SQL Manager and execute the following query:

 

sp_configure 'clr enabled', 1

GO

RECONFIGURE

GO

 

Related Articles
No Related Articles Available.

Article Attachments
No Attachments Available.

Related External Links
No Related Links Available.
Help us improve this article...
What did you think of this article?

poor 
1
2
3
4
5
6
7
8
9
10

 excellent
Tell us why you rated the content this way. (optional)
 
Approved Comments...
No user comments available for this article.
Created on 10/30/2009 2:56 PM.
Last Modified on 10/30/2009 3:44 PM.
Last Modified by No Author Name Available!.
Article has been viewed 2411 times.
Rated 6 out of 10 based on 6 votes.
Print Article
Email Article