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

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsGalleryGalleryThe resource cannot be found. "/%20/"The resource cannot be found. "/%20/"
Previous
 
Next
New Post
1/16/2008 1:31 AM
 

Hi Basel Nimer,

U should restart application in Host Setting after disable friendly URL, it will work!

 
New Post
2/1/2008 12:40 PM
 

We were having the problem on our site and we didn't want to disable friendly URL. What I did to fix it was change the DesktopModules/gallery/controls/controlpager.ascx file line 14

It used to have Ctype(Container.DataItem, PagerDetail).URL)

I did a replace on it to change the %20 to currentstrip

Replace(Ctype(Cantainer.DataItem, PagerDetail).URL,"%20","currentstrip")

This might not be the correct way to do it but it worked for me.

Ven

 
New Post
2/3/2008 9:47 PM
 

This fix did work for my site as well, but be known, there is a spelling error in your fix.  Here is the complete line:

Found in file:

/DesktopModules/Gallery/Controls/ControlPager.ascx -- LINE 14: (all one line, incase the forum word-wraps it)

<asp:hyperlink id="hlStrip" CssClass="CommandButton" runat="server" navigateurl='<%# Replace(Ctype(Container.DataItem, PagerDetail).URL,"%20","currentstrip") %>'>

I hope this helps.  I am currently running the beta gallery under v4.8.0 DNN Core.  It does throw exception, and I am aware that it is not intended for use with DNN 4.8.0, but I need the galleries, so we are putting up with the other exceptions as they are trivial in our opinion.  If you change this statement, you can use the Friendly URLs and it doesn't take down the whole site (like it did originally)...  USE THIS AT YOUR OWN RISK because I know that this version of the Gallery is NOT for use with 4.8.0, but by applying this to the controlpager.ascx file, we no longer get total shutdown of our site so I hope it helps.


.: secret.squirrel :.
http://portal.rideguy.com
 
New Post
2/3/2008 11:40 PM
 

Matthias Schlomann wrote

delete this post please

I hope I didn't violate something with my reply -- just wondering if you were referring to the whole thread.

IF I did do something wrong, please let me know so I don't do it again...  My apologies if so.  Thank you...


.: secret.squirrel :.
http://portal.rideguy.com
 
New Post
4/19/2008 6:35 AM
 

Ven Thompson wrote

We were having the problem on our site and we didn't want to disable friendly URL. What I did to fix it was change the DesktopModules/gallery/controls/controlpager.ascx file line 14...

Hi Ven,

I tried your fix.  It gave me partial good results but it's a bit too aggressive.  I have galleries with the space character (' ' or '%20) in the name and it causes them to break.

As I'm the only one I allow to upload pictures I'm putting up with manually removing the excess characters from the address bar in the browser whenever it blows up on me.  AFAICT the bug does not affect people just browsing pictures.


Best wishes,
- Richard
Agile Development Consultant, Practitioner, and Trainer
www.dynamisys.co.uk
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsGalleryGalleryThe resource cannot be found. "/%20/"The resource cannot be found. "/%20/"


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