Products

Solutions

Resources

Partners

Community

About

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

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Problem with new social modulesProblem with new social modules
Previous
 
Next
New Post
6/8/2012 11:08 AM
 
cathal connolly wrote:
the file doesnt physically exist -we detect the path and if it matches a registered route for a service framework endpoint DotNetNuke roiutes it to the correct location. I'm not sure why it's not doing so and there are no other reports Ive seen of this problem - are you running .net 3.5sp1 as MVC2 requires it - if you dont have .net 3.5 installed this would be the error you see.

 I double checked with my hosting provider and they said that 3.5 sp1 is installed and the website is configured to run on 3.5.

Because the problem is apparently related to a missdirected URl for a resource, and there are issues with the current release of the social modules new URL rewriting scheme maybe it's just a bug due to my unique configuration? I remember adding some URL rewrite code last year in support of a module (can't remember exactly why now, but I remember doing it) maybe that is interfering with it? Here is the code from my web config file.

<urlrewritingnet rewriteOnlyVirtualUrls="true" contextItemsPrefix="QueryString" defaultPage="default.aspx" defaultProvider="RegEx" xmlns="http://www.urlrewriting.net/schemas/c...">
<rewrites>
<add name="KickIt" virtualUrl="^http\://sudisposal.com/" rewriteUrlParameter="ExcludeFromClientQueryString" destinationUrl="http://www.sudisposal.com/" redirect="Domain" redirectMode="Permanent" ignoreCase="true" />
</rewrites>
</urlrewritingnet>

 
New Post
6/8/2012 2:05 PM
 
that might be the issue, however I know that urlrewriting modules such as urlmaster work fine - however as I dont know that product I can't say - id suggest taking a copy of the site down to your local machine and removing the urlrewritingnet block to see if that resolves it.

Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
6/10/2012 3:15 PM
 
cathal connolly wrote:
that might be the issue, however I know that urlrewriting modules such as urlmaster work fine - however as I dont know that product I can't say - id suggest taking a copy of the site down to your local machine and removing the urlrewritingnet block to see if that resolves it.

 Ah ha that did the trick. I removed the UrlRewritingNet.UrlRewriter.dll from the bin folder and commented out the relevent lines from the webconfig file and now the social modules are working properly.

Thank you for your help in figuring this out!

Mark

<!--3rd UrlRewritingNet.UrlRewrite entry -->

<!--add name="UrlRewriteModule" type="UrlRewritingNet.Web.UrlRewriteModule, UrlRewritingNet.UrlRewriter" / -->

<!--add name="Authentication" type="DotNetNuke.HttpModules.AuthenticationModule, DotNetNuke.HttpModules.Authentication" / -->

 

 
New Post
6/11/2012 7:47 AM
 
excellent, glad to hear that worked -if you need the urlrewriting support, i'd recommend you look at the urlrewritingnet documentation as i'd guess it has support for "ignoring" certain url's and you could list the social urls as allow you to run it as well (many of these systems support wildcard's so you could try *.ashx as all service framework requests end in that extension)

Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
7/20/2012 5:28 AM
 
Hi i' have the same problem.
I tried on my developer machine wiyh DNN 6.2 an it's work on the same pc the 6.2.1 the follw request don't work.
This show that's the problem is in source code.
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Problem with new social modulesProblem with new social modules


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