Andre van den Berg Registered Users
 Nuke Newbie Posts:9

 |
| 7/21/2006 2:53 AM |
|
Does FriendlyURL work good with DNN 4.3.3? I ask this because of Shaun Walker his blog about robots. Becuase we have to replace his Rewrite.dll.
|
|
|
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12820


 |
| 7/21/2006 7:48 AM |
|
| Yes, the changes made were made very earlier in 4.3 to look at the complete path, the FriendlyUrl provider on this site should already include those enhancements. |
|
Scott McCulloch Site Administrator |
|
|
Andre van den Berg Registered Users
 Nuke Newbie Posts:9

 |
| 7/21/2006 11:26 PM |
|
Hello Scott,
When you go to Host and then setting i the the following error when i put the Rewrite dll from DNN 4.03.03 there i get the settings page. So i think they changed something and also the added something in the settings page namly the Friendly URL Settings.
DotNetNuke.Services.Exceptions.ModuleLoadException:\admin\Host\FriendlyUrls.ascx.vb(229): error BC30456: 'SaveConfig' is not a member of 'DotNetNuke.HttpModules.Config.RewriterConfiguration'. ---> System.Exception: admin\Host\FriendlyUrls.ascx.vb(229): error BC30456: 'SaveConfig' is not a member of 'DotNetNuke.HttpModules.Config.RewriterConfiguration'. ---> System.Web.HttpCompileException: admin\Host\FriendlyUrls.ascx.vb(229): error BC30456: 'SaveConfig' is not a member of 'DotNetNuke.HttpModules.Config.RewriterConfiguration'. at System.Web.Compilation.BuildManager.PostProcessFoundBuildResult(BuildResult result, Boolean keyFromVPP, VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetBuildResultFromCacheInternal(String cacheKey, Boolean keyFromVPP, VirtualPath virtualPath, Int64 hashCode) at System.Web.Compilation.BuildManager.GetVPathBuildResultFromCacheInternal(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.BaseTemplateParser.GetReferencedType(VirtualPath virtualPath, Boolean allowNoCompile) at System.Web.UI.BaseTemplateParser.GetUserControlType(VirtualPath virtualPath) at System.Web.UI.MainTagNameToTypeMapper.ProcessUserControlRegistration(UserControlRegisterEntry ucRegisterEntry) at System.Web.UI.BaseTemplateParser.ProcessDirective(String directiveName, IDictionary directive) at System.Web.UI.TemplateControlParser.ProcessDirective(String directiveName, IDictionary directive) at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) --- End of inner exception stack trace --- at System.Web.UI.TemplateParser.ProcessException(Exception ex) at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath) at System.Web.UI.TemplateParser.ParseInternal() at System.Web.UI.TemplateParser.Parse() at System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType() at System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider) at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace --- |
|
|
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12820


 |
| 7/22/2006 8:53 PM |
|
| Hmm, yes, some changes were to the host menu, I'll need to investigate and come back. |
|
Scott McCulloch Site Administrator |
|
|
ty a Gold Membership
 Nuke Active Member Posts:32


 |
| 7/24/2006 10:14 AM |
|
hi Scott, in Shaun Walkers latest blob he mentions"the UrlRewrite component needed some more intelligent rules processing...some minor enhancements were added which allow you to rewrite the domain portion of the URL in addition to the path ( ie. forums.dotnetnuke.com redirects to www.dotnetnuke.com/tabid/795/default.aspx )".
how do we do this?
i haven't tried it but i assume the rewrite rules are:
.*/TabId/(\d+)(.*)/Logoff.aspx
~/Admin/Security/Logoff.aspx?tabid=$1
|
|
|
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12820


 |
| 7/25/2006 7:10 AM |
|
| Yes, you need to know a bit of regex, what exactly are you trying to do, and I can help out with a regex to do it? |
|
Scott McCulloch Site Administrator |
|
|
msant7 Gold Membership
Posts:25

 |
| 8/01/2006 7:35 AM |
|
Hell Scott, Any update on the host settings problem? Thanks, Mike |
|
|
|
|
msant7 Gold Membership
Posts:25

 |
| 8/01/2006 7:37 AM |
|
Posted By msant7 on 8/01/2006 7:35 AM Hell Scott, Any update on the host settings problem? Thanks, Mike
Opps, forgot the 'o' on hello. Makes for a funny greeting. |
|
|
|
|
Rick Toner Gold Membership
 Nuke Addict Posts:99


 |
| 8/01/2006 7:41 AM |
|
I am having the same problem... Maybe just ignore any menu items under admin and host.
Thanks for a GREAT improvement to DNN! |
|
|
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12820


 |
| 8/01/2006 7:44 AM |
|
I think there are 2 problems here:-
One is the new host features in 4.3.3 +, that require an update to the provider.
And the other is the host menu not working. (this should be solved if you are running the latest, I think it was fixed in like 4.2 +, although it does work in my 3.1.1). What version are you using rtonerii?
I'll see if I can update the new host features tomorrow, sorry for the delay msant7. |
|
Scott McCulloch Site Administrator |
|
|
Rick Toner Gold Membership
 Nuke Addict Posts:99


 |
| 8/01/2006 7:47 AM |
|
| I'm using 3.3.3. |
|
|
|
|
Rick Toner Gold Membership
 Nuke Addict Posts:99


 |
| 8/03/2006 5:08 AM |
|
Hi Scott, Any word on when you my have the FriendlyURL released? |
|
|
|
|
Andre van den Berg Registered Users
 Nuke Newbie Posts:9

 |
| 8/07/2006 12:10 PM |
|
Hi Scot,
How is it going, there is already version 4.3.4 of DNN. |
|
|
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12820


 |
| 8/08/2006 12:52 AM |
|
Some of the classes have moved into the core of DNN, so I had to make a new assembly, you can get it on the project page:-
http://www.ventrian.com/Resources/Projects/FriendlyUrls.aspx |
|
Scott McCulloch Site Administrator |
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12820


 |
| 8/08/2006 12:53 AM |
|
| Can you let me know if you still have any script errors using the latest version of DNN.. |
|
Scott McCulloch Site Administrator |
|
|
Andre van den Berg Registered Users
 Nuke Newbie Posts:9

 |
| 8/08/2006 1:47 AM |
|
| Try to download the new FriendlyURL but get only a image and no download. |
|
|
|
|
John Travolta Gold Membership
 Nuke Addict Posts:72

 |
|
Scott McCulloch Administrators
 Nuke Master Posts:12820


 |
| 8/08/2006 6:29 AM |
|
| Apologies, fixed! |
|
Scott McCulloch Site Administrator |
|
|
Rick Toner Gold Membership
 Nuke Addict Posts:99


 |
| 8/08/2006 9:54 AM |
|
Hi Scott, everything seems to be working fine.
Thank You! |
|
|
|
|
Andre van den Berg Registered Users
 Nuke Newbie Posts:9

 |
| 8/08/2006 12:20 PM |
|
| Hi Scott with DNN 4.3.4 it's not working later i will also try to mail the error that i get but the site is completly down. |
|
|
|
|