You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							6 lines
						
					
					
						
							292 B
						
					
					
				
			
		
		
	
	
							6 lines
						
					
					
						
							292 B
						
					
					
				If you get the following error: | 
						|
 | 
						|
Could not load file or assembly 'PythonBinding' or one of its dependencies. An attempt was made to load a program with an incorrect format. | 
						|
 | 
						|
See AppPoolSettings.png (DLR languages are compiled to x86, which, on x64 IIS leads to aforementioned error message) | 
						|
 | 
						|
 |