Mystery Publishing Error

Questions related to the Responsive Web Design tools of WYSIWYG Web Builder.
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.

Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
Post Reply
MrNewm
 
 
Posts: 6
Joined: Tue Nov 15, 2022 6:02 pm

Mystery Publishing Error

Post by MrNewm »

When I loaded the site two pages out of 21 had the following messages which I don't understand as they are pretty much the same as all the other pages: Any help would be gratefully received.
<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>
<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>
User avatar
Pablo
 
Posts: 23566
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Mystery Publishing Error

Post by Pablo »

This is not code that was generated by the software.
Maybe you have added it yourself?
Or maybe it's a server related issue?
MrNewm
 
 
Posts: 6
Joined: Tue Nov 15, 2022 6:02 pm

Re: Mystery Publishing Error

Post by MrNewm »

Thank you, I thought it must be a server error, there was mention of it in the error message. Elimination continues!!
User avatar
jerryco
 
 
Posts: 915
Joined: Fri Mar 27, 2009 2:42 pm
Location: Purmerend, Holland

Re: Mystery Publishing Error

Post by jerryco »

Maybe you set a redirect in your hosting control panel and forgot about it?
// Love is the acceptance of nothing / Account age is no guarantee of efficiency ;-) ->

Above, Beyond, and @wwonderfull! <- Genuinely helps you with a powered up site that counts! Four Times Excellence!
Post Reply