Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Javascript Error: WebForm_PostBackOptionsJavascript Error: WebForm_PostBackOptions
Previous
 
Next
New Post
8/2/2006 6:16 PM
 

Hi everyone,

I've installed DNN locally on my machine.  Everything seems to work well.  I can add/remove modules.  But whenever I need to submit a form using Update (for example adding a new page)  I get the following error (same error for all form submits)

WebForm_PostBackOptions is undefined

Anyone know what the problem is?  Thanks! 

 
New Post
8/2/2006 6:36 PM
 

DotNetNuke Modules from Snapsis.com
 
New Post
8/3/2006 5:18 AM
 

Hi jmitchell,

Thanks for your help! 

I read through that thread and I didn't know if I shuold respond here or in that thread.  Anyways, I am not sure what you mean by

I do know that the Blowery compression module needs to have that excluded, and that you need to put the exclusion in as :

ebresource.axd  (all lower case and skip the first letter).

 

I am not sure how to put this exlucsion in.  I noticed someone else later in that thread said

stevepro wrote

Leaving off the "w" off of webresource.axd did the trick! What is up with that? An issue with the Blowery HttpHandler?

Not sure what he did either!  Sorry for the newbie questions!

 

 
New Post
8/3/2006 8:04 AM
 

 

If you are using blowery compression there is a config section inside your web.config.

In the exclude paths you need to have one that looks like this

Try excluding the admin controls from using compression with a node in the blowery config section like this:

    <blowery.web>
       <httpCompress preferredAlgorithm="gzip" compressionLevel="high">
          <excludedMimeTypes>
             <add type="image/png" />
             <add type="image/jpeg" />
             <add type="image/gif" />
             <add type="application/zip" />
             <add type="application/x-zip-compressed" />
             <add type="application/x-gzip-compressed" />
             <add type="application/x-compressed" />
             <add type="application/octet-stream" />
             <add type="application/pdf" />
          </excludedMimeTypes>
          <excludedPaths>
             <add path="ebresource.axd"/>
             <add path="install/" />
             <add path="admin/" />
          </excludedPaths>
       </httpCompress>
    </blowery.web>


DotNetNuke Modules from Snapsis.com
 
New Post
8/3/2006 8:34 AM
 

Thanks again for trying to help me jmitchell!  Anyways, it appears I do not have compression installed. 

I've read about 3 different threads on this issue in other parts of the forums, but all the potential solutions didn't work for me.  Any other ideas or suggestions?  Thanks!

 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Javascript Error: WebForm_PostBackOptionsJavascript Error: WebForm_PostBackOptions


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out