Gary Silver Membership
 Nuke Addict Posts:66

 |
| 5/10/2006 10:01 PM |
|
Hi Scott,
Great job on the FriendlyURL provider. By far the best re-writer I've seen for DNN.
I did notice a problem in the Admin page when using the File Manager. When you go to expand the folder tree in the left pane, i get an error popup. The page is shown as:
www.mysite.com/Admin/FileManager.aspx
but, the folder tree works fine with the normal url like:
www.mysite.com/Admin/FileManager/tabid/46/Default.aspx
My thought is you may need to disable the url rewriting under host and admin pages, unless you are able to find a solution.
Thanks for your work on this project. Very much appreciated!! |
|
Gary |
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12577


 |
| 5/11/2006 5:58 AM |
|
| Hmm, I don't get a problem with the treeview, what version of DNN are you using? |
|
Scott McCulloch Site Administrator |
|
|
Gary Silver Membership
 Nuke Addict Posts:66

 |
| 5/11/2006 6:28 AM |
|
| I am running DNN 3.2.2 and have Blowery compression enabled. I don't think its a Blowery compression issue as it works with the normal url. I am also on a WSS server with Med trust. |
|
Gary |
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12577


 |
| 5/11/2006 6:39 AM |
|
| Ok, thanks, I'll investigate with these and post back.. |
|
Scott McCulloch Site Administrator |
|
|
Rick Toner Gold Membership
 Nuke Addict Posts:99


 |
| 5/15/2006 2:29 PM |
|
Any word Scott on this? I am having the same problem.
Thanks Rick |
|
|
|
|
Barry Sweeney Gold Membership
 Nuke Wiz Posts:135


 |
| 5/15/2006 2:41 PM |
|
Same here, also running 3.2.2 on w2k3 no Blowery compression. In file manager there's a +sign next to the portal root folder, but when I click it I get an alert box with "null - null" in it. I've synchronised database and file system, I've cleared the cache, I've synchronised the database and file system again, but still nothing. Makes no difference whether logged in as host or admin
I am seeing this in the error log:
AssemblyVersion: 03.02.02 Method: System.Web.UI.TemplateParser.GetParserCacheItem FileName: FileLineNumber: 0 FileColumnNumber: 0 PortalID: 0 PortalName: Lotus Seven Club UserID: 1 UserName: host ActiveTabID: 36 ActiveTabName: Home AbsoluteURL: /Admin/FileManager.aspx AbsoluteURLReferrer: ExceptionGUID: b62b2368-752a-47f2-9d91-cffc39e55c39 DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider InnerException: Unhandled Error: Message: System.Exception: Unhandled Error: ---> System.Web.HttpException: Exception of type System.Web.HttpException was thrown. ---> System.IO.FileNotFoundException: D:\Sites\GroupB1-dnn\www\Admin\FileManager.aspx at System.Web.UI.TemplateParser.GetParserCacheItem() at System.Web.UI.TemplateControlParser.CompileAndGetParserCacheItem(String virtualPath, String inputFile, HttpContext context) at System.Web.UI.TemplateControlParser.GetCompiledInstance(String virtualPath, String inputFile, HttpContext context) at System.Web.UI.PageParser.GetCompiledPageInstanceInternal(String virtualPath, String inputFile, HttpContext context) at System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String url, String path) at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, String path, String pathTranslated, Boolean useAppConfig) --- End of inner exception stack trace --- at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, String path, String pathTranslated, Boolean useAppConfig) at System.Web.MapHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace --- StackTrace: Source:
Have Hope this helps |
|
|
|
|
Chris Wylie Gold Membership
 Nuke Addict Posts:94


 |
| 5/15/2006 4:12 PM |
|
| I get this error also. The popup says "null - null" |
|
|
|
|
Chris Wylie Gold Membership
 Nuke Addict Posts:94


 |
| 5/15/2006 4:28 PM |
|
Some follow up. I get this error on both of my production installs only for the Admin > File Manager. Host > File Manager works fine.
One of the production install is DNN 3.2.2 the other is DNN 4.0.3 |
|
|
|
|
Scott Schecter Registered Users
 Nuke Active Member Posts:47


 |
| 5/16/2006 7:14 AM |
|
| Scott, the 'null - null' I suspect is related to the ClientAPI which is probably also why NukeSyndicate doesn't work with this. |
|
Regards,
Scott Schecter Schecter Technology Solutions EntitySpaces |
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12577


 |
| 5/16/2006 9:07 PM |
|
Maybe for host/admin options we should just disable the rewriting ?
I actually don't get a problem on this site though. |
|
Scott McCulloch Site Administrator |
|
|
Michael Flanakin Registered Users
 Nuke Active Member Posts:44

 |
| 5/19/2006 6:41 AM |
|
| If the problem is ClientAPI, then disabling admin/host rewriting won't truly solve the problem. If anyone uses DNNTree somewhere else, for instance, this would rear it's ugly head again. For instance, I use DNNTree in one of my modules. |
|
|
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12577


 |
| 5/19/2006 6:53 AM |
|
| Your right flanakin, hmm.. |
|
Scott McCulloch Site Administrator |
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12577


 |
| 5/19/2006 7:01 AM |
|
I'm still trying to work this one out:-
* This site works OK, a single portal with a portal alias of www.ventrian.com (DNN 3.2.2)
* Local site, a single portal with a portal alias of localhost/dotnetnuke (DNN 3.3 Beta)
Just about to test a local site with DNN 3.1 and a portal alias of localhost/dotnetnuke311 |
|
Scott McCulloch Site Administrator |
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12577


 |
| 5/19/2006 7:04 AM |
|
Works OK on 3.1.1 using localhost/dotnetnuke311
Any tips on reproducing? I'm using WinXP, IIS 5, SQL 2000 |
|
Scott McCulloch Site Administrator |
|
|
Michael Flanakin Registered Users
 Nuke Active Member Posts:44

 |
| 5/19/2006 8:24 AM |
|
| I've got it on localhost/dotnetnuke with 3.2.2 and am getting the error. I can try it local on 3.2.6, if you want. I'm also trying to setup 3.2.6 on W2K3, so I can test that out, if you want. |
|
|
|
|
Rick Toner Gold Membership
 Nuke Addict Posts:99


 |
| 6/08/2006 10:12 AM |
|
I was wondering if anyone has figured this out yet. I found a workaround of making 2 different web.config files but it makes it difficult to switch back when I need to work in the file manager.
Thanks Rick |
|
|
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12577


 |
| 6/09/2006 6:32 AM |
|
I haven't had time to go back and investigate, an easy fix I could implement in the short-term would be to exclude all admin pages from rewriting.
This does not solve the problem where other modules use things as the treeview.
It's wierd though, because it doesn't happen on all instances. e.g. it works OK on this site. |
|
Scott McCulloch Site Administrator |
|
|
Rick Toner Gold Membership
 Nuke Addict Posts:99


 |
| 6/12/2006 5:22 AM |
|
Hi Scott,
That would even work, I just need to make sure the admins can use the site even when the mod is installed.
I look forward to the temporary fix.
Thanks Rick |
|
|
|
|
Siva Kumar Registered Users
 Nuke Newbie Posts:2

 |
| 6/14/2006 11:28 PM |
|
Please anyone suggest me how to disable the url rewriting functionality in dotnetnuke 4.0.3 development version.
Pls send your suggestions to siva@angleritech.com
Thanx. Siva |
|
|
|
|
Gary Silver Membership
 Nuke Addict Posts:66

 |
| 7/02/2006 5:23 AM |
|
Since my first post, i have upgraded my site to 3.3.1 and this is now resolved for me. Scott's friendly url provider works great on my site, including the admin file manager. No more error when expanding the folder. |
|
Gary |
|
|