Register   Login
     
  Categories  
  Archives  
  Authors  
  Blog  
14

Earlier, I posted about the desire for ASP.NET/DotNetNuke to include a standard way of integrating 3rd party script libraries (such as jQuery).

Well, it looks like DNN 5 and ASP.NET will support jQuery! See announcement here.

For DotNetNuke, you can pick a version bundled with DotNetNuke (default), a hosted version or a debug version. This is great news because we can now freely use jQuery functionality in our modules and in our skins (without the risk of script conflicts).

I've been testing the DNN 5 build with Simple Gallery recently, a few problems I ran into are:-

  1. The default js/jquery link is wrong (broken link), if you switch to hosted it works OK (in host settings). Although it still includes a js/jquery link in the head tag (shouldn't it be removed?).
  2. Using the SWFUploader completely breaks the ajax in the DNN install. You have to reset the application via host settings to get it back working. I'm still debugging "why" this is occurring, as all the flash file does is post to a handler file. The odd thing is that it breaks for any page you visit after uploading a file.

Is anyone else experiencing issues with RC1? Does anyone know when RC2 is due?

Comments

mcox
# mcox
Saturday, October 25, 2008 12:55 PM
I have the problem as described above with simple gallery. I just wanted to mention that the problem existed in Cambrian beta 7 and I don't think it had JQuery integrated (but I could be wrong).

I have not had a chance to test Property Agent or File Links in DNN 5 RC1 it will be interesting to know if the app crash happens after using the flash upload feature of those modules.
mcox
# mcox
Sunday, October 26, 2008 10:36 AM
I just installed Property Agent on DNN5 RC1.
Installation was normal
initialzing template was fine,
added a property worked fine.
Added photos worked fine (using firefox)

I thought all was well until I went into the Layout Settings and noticed that the controls on the page were not loading, there were errors all along the page. Same was true for all settings pages... Host Settings, Site Settings etc. I went into Host Settings and was able to restart the application and then everything was fine.

The problem comes back each time I use the Image Uplaoder.

I will try File Links next, but so far there is a pattern.
mcox
# mcox
Sunday, October 26, 2008 1:27 PM
Tested File Links.

When I use the flash uploader (worked in IE8), I has the same issue as Property Agent where the DNN admin pages will not load properly on any page. Had to restart the application and then all was well.
smcculloch
# smcculloch
Sunday, October 26, 2008 1:43 PM
I'm getting Jon Henning to look at this at the moment.

Post Comment

Name (required)

Email (required)

Website

Enter the code shown above: