| 
	            Group: Forum MembersLast Active: Thu 27 Mar 2025
 Posts: 79, 
                Visits: 337
 
 | 
			    I installed powerpack for search functionality. 
 when I type something in the search box I get strange results that read down
 like an html page.. one letter at a time.
 
 any suggestions?
 | 
				
		
					| 
	            Group: AdministratorsLast Active: Fri 12 Sep 2025
 Posts: 807, 
                Visits: 2,753
 
 | 
			    I have seen something similar with the back end AJAX parts on another site long time back. If you go to the back end, and edit/create a product, then type a category in the box to add category, does the same thing happen there too? 
 I recall in that customer's case, the issue was to do with handler mappings on IIS. I think their fix was basically to reset them.
 
 As another test, if you type the URL of KartrisPowerPack.asmx (root of web) to call that page up directly, do you see a formatted page like this:
 
 
  Or do you get some kind of error?						
			    				
			    --
 If my post solves your issue, can you 'Mark as Answer' so it's easier for other users to find in future.
 
 If you would like to be informed of new features, new releases, developments and occasional special bonuses, please sign up to our mailing list: http://bit.ly/19sKMZb
 | 
				
		
					| 
	            Group: Forum MembersLast Active: Thu 23 Jul 2020
 Posts: 70, 
                Visits: 175
 
 | 
			    I do get this page.  is that good or a problem?						
			    				
			    
             | 
				
		
					| 
	            Group: Forum MembersLast Active: Wed 22 Jul 2020
 Posts: 153, 
                Visits: 874
 
 | 
			    That page means that asmx webservice is ok.
 Yes Paul, you're right, I had the same problem with asmx webservice in backend...
 That time I solved by Paul suggestion re-registering aspNet4 against IIS using this command:
 C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe -i
 
						                
                
                Wed 27 Jul 2016 by  
                Supermac
            
					 | 
				
		
					| 
	            Group: Forum MembersLast Active: Thu 23 Jul 2020
 Posts: 70, 
                Visits: 175
 
 | 
			    We got it working, thanks						
			    				
			    
             | 
				
		
					| 
	            Group: Forum MembersLast Active: Wed 22 Jul 2020
 Posts: 153, 
                Visits: 874
 
 | 
			    yw						
			    				
			    
             |