Jump to content

can not open the admin area

admin;

  • Please log in to reply
1 reply to this topic

#1 Guest_evlampiy_*

Guest_evlampiy_*
  • Guests

Posted 09 November 2017 - 19:33

Hello :)
Help please, I can not get into the admin panel.
My actions:
1) downloaded the source code from https://github.com/s...g/SmartStoreNET
2) I run SmartStoreNET.sln in vs2017
3) started project SmartStore.Web
4) the store is initialized (I specify the admin login: admin@mystore.com, password: admin)
5) after the initialization of the redirect to the store. I login as administrator.
6) in the panel in the hedar appears a link to the admin area, but by clicking on it I get 404 error.
 
 
 
Neither can I figure it out, please help.
Thank you!

Attached Files

  • Attached File  1.JPG   21.25KB   1 downloads
  • Attached File  2.JPG   28.19KB   1 downloads


#2 Guest_evlampiy_*

Guest_evlampiy_*
  • Guests

Posted 10 November 2017 - 15:32

thanks to all. the question decided.
1) you need to build a SmartStore project. Admin
2) launch the project SmartStore.Web
then /admin will work :)