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...Blowery & DNN4 Javascript errorsBlowery & DNN4 Javascript errors
Previous
 
Next
New Post
11/6/2006 9:28 AM
 

I have googled this issue over & over... and didn't find any solution.

I am using dnn435, and the blowery for .net2

With blowery there is an issue with the file resources.axd. The errors come as a JS client side errors, whenever trying to update admin pages that uses validators. The error looks like this:

webform_postbackoptions is undefined

At first, I didn't know what the xxxx is going on. But after uninstalling Blowery, the errors went away.

Does anyone else witness these errors?

Does anyone know about a fix to that?
I really wanna continue to work with Blowery again... But when it works...

Thanks

Eden

 
New Post
11/6/2006 9:36 AM
 
What does your <blowery.web> section in the web.config file looks like?  Have you tried to exclude the resource.axd file?

 
New Post
11/6/2006 10:22 AM
 


There are several threads here discussing this.

http://www.google.com/search?hl=en&lr=&q=webform_postbackoptions+is+undefined+compression+site%3Adotnetnuke.com

The short of it is that you need to exclude that file in your exclude list, and the exclusion needs to be "ebresources.axd" (leave off the leading 'w' and all lower case).

You may also want to check out the free PageBlaster module which does http compression and dynamic page output caching.


DotNetNuke Modules from Snapsis.com
 
New Post
11/6/2006 2:18 PM
 

COuldn't find any real solution to this problem. I think maybe it is happening under dnn435.

makeportal, How do I exclude the resources.axd?
Thats my blowery.web section:

<blowery.web> 

<httpCompress preferredAlgorithm="gzip" compressionLevel="high">

<excludedMimeTypes>

<add type="image/jpeg"/>

<add type="image/gif"/>

</excludedMimeTypes>

<excludedPaths>

<add path="NoCompress.aspx"/>

</excludedPaths>

</httpCompress>

</blowery.web>

 
New Post
11/6/2006 2:51 PM
 
 

<blowery.web> 

<httpCompress preferredAlgorithm="gzip" compressionLevel="high">

<excludedMimeTypes>

<add type="image/jpeg"/>

<add type="image/gif"/>

</excludedMimeTypes>

<excludedPaths>

<add path="NoCompress.aspx"/>

<add path="ebresources.axd"/>

</excludedPaths>

</httpCompress>

</blowery.web>


DotNetNuke Modules from Snapsis.com
 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Blowery & DNN4 Javascript errorsBlowery & DNN4 Javascript errors


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