home page error

Aya Quintans asked on March 27, 2017 17:51

I added a new static html web part in the home page. but after i refresh, home page is not loading even in design mode. how can i fix the issue? thank you

Recent Answers


Brenden Kehren answered on March 27, 2017 18:02

Did your static HTML contain a <form> tag? If so, you will need to remove that because it's not possible to have nested <form> tags in an asp.net web forms application.

0 votesVote for this answer Mark as a Correct answer

Chetan Sharma answered on March 27, 2017 21:48

Can you share the error here to help us understand it?

0 votesVote for this answer Mark as a Correct answer

Aya Quintans answered on March 28, 2017 00:03

these are the events :

W 3/27/2017 11:00:21 PM Application_Error PAGENOTFOUND I 3/27/2017 10:58:54 PM Page template UPDATEOBJ I 3/27/2017 10:58:54 PM Web part layout UPDATEOBJ I 3/27/2017 10:58:53 PM Page template UPDATEOBJ I 3/27/2017 10:58:53 PM Web part layout UPDATEOBJ I 3/27/2017 10:58:49 PM Page template UPDATEOBJ I 3/27/2017 10:58:49 PM Web part layout UPDATEOBJ

when you load home page now, no data will display but when you view source you will see data of the page.

0 votesVote for this answer Mark as a Correct answer

Aya Quintans answered on March 28, 2017 00:33

hi Brenden, no form tag inserted in my static html

0 votesVote for this answer Mark as a Correct answer

Aya Quintans answered on March 28, 2017 00:42

i have found this issue similar to mine except that i'm using static html. https://devnet.kentico.com/forums/f36/fp7/t7370/cannot-design-pages-after-adding-a-web-part-tha

thank you

0 votesVote for this answer Mark as a Correct answer

Aya Quintans answered on March 28, 2017 01:15

hi thank you very much it's working now. i roll home page back to previous version to fix the issue

0 votesVote for this answer Mark as a Correct answer

Aya Quintans answered on April 10, 2017 01:34

Hi, i have a three column responsive image and i use static html webpart to add it in the homepage. there seem to be a margin assigned by statichtml that i having problem with my design. what do i need to do to correct or is there any alternative thing to do?thank you

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.