Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
I am new to this and I'm following the guide " Setting Up a New EPiServer Site with Visual Studio" - "Viewing the results" http://sdk.episerver.com/library/cms6/Developers%20Guide/Setting%20Up%20a%20New%20EPiServer%20Site%20with%20Visual%20Studio.htm#view_result Everything was successful up to Logging in, the paper suggests to login by 'site address followed by "/util/login.aspx" '. The map util and therefore login.aspx was not created for me when I created an Episerver Visual Studio Project and therefore I can't login from that page. Am I missing something here? What is the best practice to get the login package as well. ( When I'm creating an Episerver standard site by deployment center and then connect to that site by Visual Studio then ofcourse the Login.aspx is there )