eon Registered Users
 Nuke Super Newbie Posts:13

 |
| 3/28/2007 9:01 AM |
|
I today installed the Friendly IRL rewriter. It has been working fine until I logged on as host and tried to open the Host Settings (Friendly URL ends with /Host/Host%20Settings.aspx) and File Manager (Friendly URL ends with /Host/File%20Manager.aspx). For these pages I am getting the following error:
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Is this normal? Or is there something I forgot to configure? I am running DNN v4.4.1
Thanks
eoghano |
|
|
|
|
Tom Kraak Gold Membership
 Nuke Wiz Posts:110


 |
| 3/28/2007 9:29 AM |
|
| Hmm, are you sure you downloaded the correct version? |
|
Tom Kraak Seablick Consulting LLC DNN SEO Quickstart Guide |
|
|
eon Registered Users
 Nuke Super Newbie Posts:13

 |
| 3/28/2007 10:08 AM |
|
I think I downloaded the right version. I downloaded the latest version I could find at the bottom of the Friendly URL project page (which is UrlRewrite Provider for 4.3.4). Is there a seperate one for version 4.4.1? If so where do I download it?
Thanks
eoghano |
|
|
|
|
judas Registered Users
 Nuke Newbie Posts:1

 |
| 5/13/2007 9:39 AM |
|
I've just run into this problem with DNN 4.5.1 - many of the host pages become inaccessible until the web.config setting is changed back to "SearchFriendly".
Any idea how to get around this issue?
Thanks,
Pete |
|
|
|
|
pbryan Registered Users
 Nuke Super Newbie Posts:12

 |
| 6/06/2007 8:55 PM |
|
| I have exactly the same problem....anyone have a work around? |
|
|
|
|
pbryan Registered Users
 Nuke Super Newbie Posts:12

 |
| 6/07/2007 12:16 AM |
|
I ended up changing the FriendlyUrl function (line 130 in FriendlyUrlProvider.vb) to exclude it because I noticed that someone had already excluded 2 other pages
If
(tab.TabName = "Module Definitions" Or tab.TabName = "Search Results") OrElse InStr(tab.TabPath, "//Host//") > 0 Then
|
|
|
|
|
eon Registered Users
 Nuke Super Newbie Posts:13

 |
| 6/07/2007 12:40 PM |
|
| Where in my DNN 4.5.1 install can I find the FriendlyUrlProvider.vb file? |
|
|
|
|
pbryan Registered Users
 Nuke Super Newbie Posts:12

 |
| 6/07/2007 6:48 PM |
|
| You have to download the source to the friendlyurl module and modify FriendlyUrlProvider.vb + compile it |
|
|
|
|
Rabidmax Registered Users
 Nuke Active Member Posts:34

 |
| 6/12/2007 4:12 PM |
|
Just as a note, I had problems with this DLL and Host Settings, it kept complaining about no 'SaveConfig' method, or some such.
The problem I found was because the the DLL was the wrong version. For some reason it was about 20kb, which someone pointed out on this forum as being a problem, but noone seems to know where it's coming from.
The correct version is 3.2.2.18287, and is about 40kb. Might want to check if the version you are using is correct also.
Hop it helps, Max |
|
|
|
|
rupurt Registered Users
 Nuke Super Newbie Posts:12

 |
| 6/22/2007 11:17 PM |
|
| Thanks pbryan!! works great :P |
|
|
|
|
eon Registered Users
 Nuke Super Newbie Posts:13

 |
| 6/23/2007 1:59 AM |
|
Posted By pbryan on 6/07/2007 6:48 PM
You have to download the source to the friendlyurl module and modify FriendlyUrlProvider.vb + compile it
I have to admit I am not a code momnkey and do not know how to compile it. Could someone (Scott or pbryan?) make this updated version available for download or agree to send it on by emai?
Thanks
Eoghano |
|
|
|
|
rupurt Registered Users
 Nuke Super Newbie Posts:12

 |
| 6/28/2007 5:38 PM |
|
| i can send u one dude. pm me your email because it doesn't look like u can send attachments from the email sender here |
|
|
|
|
jay ran Registered Users
 Nuke Active Member Posts:34

 |
| 7/07/2007 2:52 PM |
|
Posted By rupurt on 6/28/2007 5:38 PM
i can send u one dude. pm me your email because it doesn't look like u can send attachments from the email sender here
i recently upgraded from 4.3.1 to 4.5.3 and am seeing the same problems (admin pages don't show). is there a 'standard' way to make this work again? i've resorted to turning friendly urls off as a short/medium term solution...
|
|
|
|
|
Déclic Vidéo Gold Membership
 Nuke Master Posts:768


 |
|
jay ran Registered Users
 Nuke Active Member Posts:34

 |
| 7/08/2007 3:11 PM |
|
Posted By Declic Video on 7/08/2007 4:01 AM
There is something I do not understand, I am not a programmer, I have never modified anything, just installed 4.5.1 and FriendlyURL found here (in download section) and everything is working fine. Why do people have trouble ????
DV
that's great- i'm glad your experience has gone smoothly. to answer your question: i don't know why people have trouble. in theory, software should work the same for everyone, but in practice it does not.
i'm not *trying* to modify anything. i'd prefer to do the same, but in my case 'upgrade and have everything working fine'. that's not what i'm seeing right now though :( |
|
|
|
|
Déclic Vidéo Gold Membership
 Nuke Master Posts:768


 |
|
jay ran Registered Users
 Nuke Active Member Posts:34

 |
| 7/10/2007 7:58 PM |
|
i wasn't saying your remark was stupid :P
i'm truly glad it's working for you and many others- i wish i was on that side of the fence rather than the 'not working for me' side. part of the frustrating thing about dnn (to me) is what seems like inconsistencies in experience from one person to the next. this can be due to different hosting setups, different hardware, different versions, different things each person tries to do, etc....
i'll send you my email via private message and would be grateful if you sent me the working dll. |
|
|
|
|
Déclic Vidéo Gold Membership
 Nuke Master Posts:768


 |
|
jay ran Registered Users
 Nuke Active Member Posts:34

 |
| 7/14/2007 10:21 PM |
|
Posted By Declic Video on 7/11/2007 12:23 AM
Done. I sent you the DLL and the full package I am using (in case it is not the same than the one here - sometimes, there are download problems which corrupt the file). I agree with you, I also had problems in the past with DNN, due to my hosting provider, and I thought it was DNN linked...
DV
thanks for sending that over, but after a strange sequence of events (i've been debugging other issues since the upgrade) the .dll you sent over did not work, but the one i originally downloaded from ventrian did, and it appears (crossing my fingers) that friendly urls is working across the board for me now. :)
thanks for your responses! |
|
|
|
|
Déclic Vidéo Gold Membership
 Nuke Master Posts:768


 |
|