Anzahl der Beiträge: 
                        23 
                     
                
                    Karma: 
                    125 
                 
                    
                        Beigetreten: 
                        24.09.2015 
                     
                    
                        Herkunft: 
                        Belgium 
                     
             
         
            
     
    
        
        
            Hello everyone, I am facing a weird problem, After doing a clean installation on an empty database, I just can’t access the admin site. I receive a ‘Page not found’ error in raw HTML. Here is the beginning of the page I see: <!DOCTYPE html> <html > <head>     <title>Your store. Page not found</title>     <meta http-equiv="Content-type" content="text/html;charset=UTF-8" />     <meta name="description" content="" />     <meta name="keywords" content="" />     <meta name="generator" content="nopCommerce" />     <meta name="viewport" content="width=device-width, initial-scale=1" /> If anyone would have a clue it would greatly help me! Thanks,
        
        
        
     
 
    
     
    
        
            
        
        
        
            
                    
                        Anzahl der Beiträge: 
                        98 
                     
                
                    Karma: 
                    580 
                 
                    
                        Beigetreten: 
                        02.03.2014 
                     
                    
                        Herkunft: 
                        Bulgaria 
                     
             
         
            
     
    
        
        
            Hi, you could try firstly to delete your bin and obj folder in nop.web and then build nop.web and nop.admin projects Regards, Boris
        
        
        
     
 
    
     
    
        
            
        
        
        
            
                    
                        Anzahl der Beiträge: 
                        23 
                     
                
                    Karma: 
                    125 
                 
                    
                        Beigetreten: 
                        24.09.2015 
                     
                    
                        Herkunft: 
                        Belgium 
                     
             
         
            
     
    
        
        
            Hi Boris, Thanks for your answer! I just tried but unfortunately it didn't help
        
        
        
     
 
    
     
    
        
            
        
        
        
            
                    
                        Anzahl der Beiträge: 
                        450 
                     
                
                    Karma: 
                    4498 
                 
                    
                        Beigetreten: 
                        23.02.2015 
                     
                    
                        Herkunft: 
                        India 
                     
             
         
            
     
    
        
        
            Hi, Give a try, Find Nop.Admin.dll   from folder ~\Nop.web\bin  and copy it.   And paste into ~Nop.web\Administrator\bin . And check if it works!
        
        
        
     
 
    
     
    
        
            
        
        
        
            
                    
                        Anzahl der Beiträge: 
                        23 
                     
                
                    Karma: 
                    125 
                 
                    
                        Beigetreten: 
                        24.09.2015 
                     
                    
                        Herkunft: 
                        Belgium 
                     
             
         
            
     
    
        
        
            Hey, Thanks a lot for the idea, didn't solve the problem unfortunately.
        
        
        
     
 
    
     
    
        
            
        
        
        
            
                    
                        Anzahl der Beiträge: 
                        23 
                     
                
                    Karma: 
                    125 
                 
                    
                        Beigetreten: 
                        24.09.2015 
                     
                    
                        Herkunft: 
                        Belgium 
                     
             
         
            
     
    
        
        
            Yes Nop.Admin.dll is inside the folder after the build
        
        
        
     
 
    
     
    
        
            
        
        
        
            
                    
                        Anzahl der Beiträge: 
                        450 
                     
                
                    Karma: 
                    4498 
                 
                    
                        Beigetreten: 
                        23.02.2015 
                     
                    
                        Herkunft: 
                        India 
                     
             
         
            
     
    
        
        
            Glad it worked! Yeah, it may cause of routing, you can check admin side route at: Presentation > Nop.Admin > AdminAreaRegistration.cs