Issue after Publishing an EPiServer Project

Hi,


I have created an EPiServer MVC Project using EPiServer7.5 through visual studio. It works fine on my development machine. Then, I published the project and uploaded to my web server and connected to database. The blocks are not at all loafing on the page. Also, I am not able to view login page. Its showing HTTP 404 error. What am I doing wrong? Any idea?

#81221
Feb 12, 2014 7:22
Vote:

My guess is that you are missing EPiServer program files on the server. Take a look at the appData folder located above the wwwroot folder. The path to this folder is located in episerverframework.config (from 7.5 version, this path is relative).

#81223
Feb 12, 2014 8:23

Thanks Mari.

Let me check that. Its showing <div class="epi-contentfragment">ArticleListBlock 1</div> as HTML where exactly a block should be loaded.

 

#81237
Edited, Feb 12, 2014 10:30

Setting up the appData folder should at least give you access to login page and episerver UI. 

#81238
Feb 12, 2014 10:37

It worked. Thanks Mari

#81239
Feb 12, 2014 11:49

"Thumbs up" :)

#81240
Feb 12, 2014 11:52
error This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.