Just to clarify: The missing modules are a number of core modules that should be available after installing DNN, right?
If so, I have the same problem. Maybe it's related to http://forums.asp.net/1003266/ShowPost.aspx
The portal installs fine (upload DotNetNuke_3.2.2_Install.zip, unpack, new db, upload modified web.config, access site, no error messages). The site seems fully functional except for
- There's no default content on the page
- A number of core modules are missing (probably causing 1.)
- There's an error message in the portal's log for each missing module.
I wiped my install a few hours back and I'm about to hit the sack, so Fernando, if you could please dig up the error message from the log, I really hope that someone can figure this one out.
EDIT
OK, here comes one of the error messages from the log:
AssemblyVersion: 03.02.02
Method: N/A - Reflection Permission required
FileName:
FileLineNumber: 0
FileColumnNumber: 0
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
AbsoluteURL: /Install/Install.aspx
AbsoluteURLReferrer:
ExceptionGUID: 0e9ac6bb-441d-41ae-bb30-474ccea86c29
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
InnerException: Access is denied: 'DotNetNuke.Modules.Html'.
Message: System.IO.FileLoadException: Access is denied: 'DotNetNuke.Modules.Html'. File name: "DotNetNuke.Modules.Html" at System.Type.GetType(String typeName, Boolean throwOnError) at DotNetNuke.Framework.Reflection.CreateObject(String TypeName, String CacheKey)
StackTrace:
Source:
Server Name: WSW2
Help please
/EDIT
\tom