Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...5.5.0.532 Install Error5.5.0.532 Install Error
Previous
 
Next
New Post
8/15/2010 4:30 PM
 
Thomas,

could you please give me your E-Mail or MSN contact please.
 
New Post
8/15/2010 9:31 PM
 
It appears that the site has installed successfully as the home page, etc. is properly displaying its default modules and I was able to successfully force a login prompt by avoiding the Javascript postback that would normally happen upon clicking the Login link. I suspect that the database installed correctly and that permissions are also correct.

However, it appears that the usual Javascript library files (in folder js/*.js) are either missing or are not being loaded although the script tags appear to be properly formed in the source view of the home page. Please check the js folder (via FTP or your hosting account File Manager) to see if the various .js files are present or not.

After you downloaded the 5.5.0.532 beta install package.zip did you first right-click over the zip file icon, select "Properties" from the context menu, then click the "Unblock" button? When using Windows native archive extract, relatively new security "features" will prevent the extraction of certain "dangerous" files such as .vb and .js files.

Bill, WESNet Designs
Team Lead - DotNetNuke Gallery Module Project (Not Actively Being Developed)
Extensions Forge Projects . . .
Current: UserExport, ContentDeJour, ePrayer, DNN NewsTicker, By Invitation
Coming Soon: FRBO-For Rent By Owner
 
New Post
8/16/2010 2:04 PM
 
Thanks for your suggestions, Bill. Yes, the first time I extracted, I forgot to unblock. Then I deleted all files and folders, unblocked and extracted again. Good thought, though. I have checked that all the files in the js folder are on the server, too. Interesting thing on the server, while the js folder has read, write, execute permissions, the .js files in the folder do not have execute permissions. I tried putting execute permissions on each file individually, thinking that would fix this, but it did not. I got the same result. The browser actually can see those files. In IE you can type in their urls, and in the Firefox FireBug extension, when you click on the Javascript Error icon on the toolbar, the dialog box that comes up lists all the Javascript errors, the .js filenames, and makes those names clickable. When you click them, it brings up a window with the js code, highlighting the line with the error. So, the browser can see the js directory files okay.

It seems that the declarations in the js files in the js directory are expecting some sort of library to already be loaded, and it is not. I am wondering if the Jquery stuff is involved here and if that library is not available. I guess that should be next on my investigation. Any more insights?
 
New Post
8/16/2010 5:24 PM
 
This is code from the standard home page after an install. The error occurs in the script file of the last line.

1.<script src="/www/WebResource.axd?d=lW4Y4bsdVAJltFFtdtmIPg2&t=633739633400000000" type="text/javascript"></script>
2.   
3.   
4.<script src="/www/js/dnncore.js" type="text/javascript"></script>
5.<script src="/www/ScriptResource.axd?d=CICuMLBOfEkRyLW0Gr5RzuFvrq6XoB9_Q7xy_-Q_nHwLl_at1R7ss1AkXyC-qeXbM8kTgt3gckhxJbU-U8qWnfLZQ0HtxdLD0&t=17238bab" type="text/javascript"></script>
6.<script src="/www/ScriptResource.axd?d=CICuMLBOfEkRyLW0Gr5RzuFvrq6XoB9_Q7xy_-Q_nHwLl_at1R7ss1AkXyC-qeXbM8kTgt3gckhd_CszYfoqbLqO76scFX9vSAfRA4s_Aak1&t=17238bab" type="text/javascript"></script>
7.<script src="/www/js/dnn.js" type="text/javascript"></script>

They actually begin on the page at line 37, so line 1 here is really 37, in case you want to look for yourself.

So, I am thinking that something is going on with the ScriptResource.axd lines (5 & 6 above) that is not loading the declaration that is needed in line 2 of the dnn.js file:

1.   
2.var DNN_HIGHLIGHT_COLOR='#9999FF';var COL_DELIMITER=String.fromCharCode(18);var ROW_DELIMITER=String.fromCharCode(17);var QUOTE_REPLACEMENT=String.fromCharCode(19);var KEY_LEFT_ARROW=37;var KEY_UP_ARROW=38;var KEY_RIGHT_ARROW=39;var KEY_DOWN_ARROW=40;var KEY_RETURN=13;var KEY_ESCAPE=27;Type.registerNamespace('dnn');dnn.extend=function(dest,src)
3.{for(s in src)

I have highlighted where the IE debugger is complaining above. It is saying

'Type' is undefined       dnn.js, line 2 character 288


So, why is Type undefined?






 
New Post
8/17/2010 9:35 AM
 
Thomas,

the issue could also be done with wrong URL binding on the IIS.   I am not sure here now.  What Windows server are you using?
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...5.5.0.532 Install Error5.5.0.532 Install Error


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out