Comments
                          
                            Sort by recent activity
                          
                          
                        
                      
                      
                        In the event viewer i got this message:  
The Windows Process Activation Service encountered an error trying to read configuration data for config section 'system.applicationHost/sites' from file '\\?\C:\Users\jgomes\AppData\Local\Temp\tmpAppHostConfig.config', line number '261'. The error message is: 'Cannot add duplicate collection entry 
'. The data field contains the error number.  
In line 261 it has this:  
<bindings> 
<binding protocol="http" bindingInformation="*:8013:" /> 
<binding protocol="http" bindingInformation="*:8013:" /> 
</bindings> / comments
                        
                        
                        
                      
                      
                      
                  
                    In the event viewer i got this message:
The Windows Process Activation Service encountered an error trying to read configuration data for config section 'system.applicationHost/sites' from file '\\...
                      
                    
                      
                        thanks, that solved the problem, i can now profile it. / comments
                        
                        
                        
                      
                      
                      
                  
                    thanks, that solved the problem, i can now profile it.
                      
                    
                      
                        Hi, tanks for the answer.  
I tried hosting the website in the .NET 1.1 version of the application host, but i am still having some problems, i followed the instructions on the readme.txt file, but i am always getting the message "site is not running".  [image]  / comments
                        
                        
                        
                      
                      
                      
                  
                  
                Hi, tanks for the answer.
I tried hosting the website in the .NET 1.1 version of the application host, but i am still having some problems, i followed the instructions on the readme.txt file, but i...