Welcome to SysDataNet.com - Forum Sign in | Join

Bugs & Issues

Started by icern at 09-18-2008 10:02 AM. Topic has 15 replies.

Print Search
Sort Posts:    
   09-18-2008, 10:02 AM
icern is not online. Last active: 10/20/2008 12:26:58 PM icern

Top 150 Posts
Joined on 05-14-2007
Posts 5
Module does not work well in DNN 4.9
Reply Quote
Hi,
I tried installing SDN Store on DNN 4.9 and it doesn't work very well. First thing is, on every page it goes that contains the sdn store modules it'll show an error:

InnerException: '/DesktopModules/SysDataNet Store: Dictionary/module.css' is not a valid virtual path.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.VirtualPath.Create
StackTrace:
Message: System.Web.HttpException: '/DesktopModules/SysDataNet Store: Dictionary/module.css' is not a valid virtual path. at System.Web.VirtualPath.Create(String virtualPath, VirtualPathOptions options) at System.Web.HttpServerUtility.MapPath(String path) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings)

Secondly,
Attempting to change the translation dictionary is impossible. When clicking "Update" the page will not load and there will be a javascript error "FCKeditorAPI is undefined"

Anyway to fix this bugs?
   Report 
   09-19-2008, 3:14 AM
luca is not online. Last active: 11/22/2008 9:50:24 AM luca



Top 10 Posts
Joined on 09-10-2005
Nottingham (UK)
Posts 2,622
Re: Module does not work well in DNN 4.9
Reply Quote
I'll check these problems
Admin - SDN Store
   Report 
   09-24-2008, 4:26 AM
luca is not online. Last active: 11/22/2008 9:50:24 AM luca



Top 10 Posts
Joined on 09-10-2005
Nottingham (UK)
Posts 2,622
Re: Module does not work well in DNN 4.9
Reply Quote
actually there are those problems in DNN 4.9, I'll fix them.
Admin - SDN Store
   Report 
   09-24-2008, 5:06 AM
luca is not online. Last active: 11/22/2008 9:50:24 AM luca



Top 10 Posts
Joined on 09-10-2005
Nottingham (UK)
Posts 2,622
Re: Module does not work well in DNN 4.9
Reply Quote

I need to make a new release, in the meantime as a quick fix, goto to SQL, tick execute as scripts and type this:

UPDATE DesktopModules
SET FolderName = 'SysDataNetStore'
WHERE Left(DesktopModules.FolderName, 16) = 'SysDataNet Store'

this fixes the error: InnerException: '/DesktopModules/SysDataNet Store: Dictionary/module.css' is not a valid virtual path


Admin - SDN Store
   Report 
   09-24-2008, 5:09 AM
luca is not online. Last active: 11/22/2008 9:50:24 AM luca



Top 10 Posts
Joined on 09-10-2005
Nottingham (UK)
Posts 2,622
Re: Module does not work well in DNN 4.9
Reply Quote
I can not reproduce the error on the translation, could you tell me exactly what you did to get that error?
Admin - SDN Store
   Report 
   09-26-2008, 5:33 AM
icern is not online. Last active: 10/20/2008 12:26:58 PM icern

Top 150 Posts
Joined on 05-14-2007
Posts 5
Re: Module does not work well in DNN 4.9
Reply Quote
Hi,
I did not do anything. I merely did a clean install of dotnetnuke 4.9 and install sdn and i got that error. Currently i downgraded back to 4.8.2 already and the issues went away already.
   Report 
   09-26-2008, 5:56 AM
luca is not online. Last active: 11/22/2008 9:50:24 AM luca



Top 10 Posts
Joined on 09-10-2005
Nottingham (UK)
Posts 2,622
Re: Module does not work well in DNN 4.9
Reply Quote

I meant, what did you do to get that error? For example: click on this menu item, then click on this button and then click on that and so on.....but if you don't have this error anymore on that version, it's ok.


Admin - SDN Store
   Report 
   09-28-2008, 6:50 AM
pamscosta is not online. Last active: 10/8/2008 12:32:36 PM pamscosta

Top 50 Posts
Joined on 04-20-2006
United Arab Emirates
Posts 17
Resposta: Re: Module does not work well in DNN 4.9
Reply Quote
Hi Luca

I get the same error, either by:

1) immediately by selecting a different Languague on the "Language From:" dropdown
2) clicking on Update button

This errors is a browser error (bottom left of the browser with yellow exclamation mark and "error in page" message).
Paulo Costa
   Report 
   09-29-2008, 12:15 AM
luca is not online. Last active: 11/22/2008 9:50:24 AM luca



Top 10 Posts
Joined on 09-10-2005
Nottingham (UK)
Posts 2,622
Re: Resposta: Re: Module does not work well in DNN 4.9
Reply Quote
I went on the Dictionary Products page, I selected a different language I clicked on the Update link, no error on the page and nor on the bottom left of the browser. Did you get this error on the page so yuo are not able to continue or is just a warnign on the bottom left browser? By the way I'm ususing IE 6.0, what's yours?
Admin - SDN Store
   Report 
   10-02-2008, 3:04 AM
pamscosta is not online. Last active: 10/8/2008 12:32:36 PM pamscosta

Top 50 Posts
Joined on 04-20-2006
United Arab Emirates
Posts 17
Resposta: Re: Resposta: Re: Module does not work well in DNN 4.9
Reply Quote

Yes, I'm not able to proceed, and I've tested with IE 6.0 and 7.0, both with the same result.
Paulo Costa
   Report 
   10-02-2008, 3:24 AM
luca is not online. Last active: 11/22/2008 9:50:24 AM luca



Top 10 Posts
Joined on 09-10-2005
Nottingham (UK)
Posts 2,622
Re: Resposta: Re: Resposta: Re: Module does not work well in DNN 4.9
Reply Quote

can I see it online? If you could send me the host pwd?


Admin - SDN Store
   Report 
   10-02-2008, 7:20 AM
icern is not online. Last active: 10/20/2008 12:26:58 PM icern

Top 150 Posts
Joined on 05-14-2007
Posts 5
Re: Resposta: Re: Resposta: Re: Module does not work well in DNN 4.9
Reply Quote
I'm using IE 7. Tried with Mozilla firefox and the same thing occurs.
   Report 
   10-02-2008, 8:34 AM
luca is not online. Last active: 11/22/2008 9:50:24 AM luca



Top 10 Posts
Joined on 09-10-2005
Nottingham (UK)
Posts 2,622
Re: Resposta: Re: Resposta: Re: Module does not work well in DNN 4.9
Reply Quote

I've tried to open the Dictionary Products , Im selected a different language and I had no errors at all. I clicked on Update and I had no errors. Iused Firefox 2.0 and DNN 4.9.0


Admin - SDN Store
   Report 
   10-20-2008, 5:29 AM
icern is not online. Last active: 10/20/2008 12:26:58 PM icern

Top 150 Posts
Joined on 05-14-2007
Posts 5
Re: Resposta: Re: Resposta: Re: Module does not work well in DNN 4.9
Reply Quote
Does logging in as host and logging in as admin matter?because i was logged in as host. I cant reproduce the error because i'm no longer using dotnetnuke 4.9.
   Report 
   10-20-2008, 5:31 AM
icern is not online. Last active: 10/20/2008 12:26:58 PM icern

Top 150 Posts
Joined on 05-14-2007
Posts 5
Re: Resposta: Re: Resposta: Re: Module does not work well in DNN 4.9
Reply Quote
Is there anyway u can try using ie7 to test?it might be ie7 that has an issue?
   Report 
  Page 1 of 2 (16 items) 1 2 >
SysDataNet.com ... » SDN Store Full ... » Bugs & Issues » Re: Resposta: Re: Resposta: Re: Module does not work well in DNN 4.9