DNN setup:
Host portal: hmc.writer.homeip.net
Child portal: boskone.hmc.gotdns.org
Portal alias' have been configured to allow local network access.
DotNetNuke is running out of the root of my webserver, not a virtual directory.
As administrator of the boskone portal, I created a vender and added banners. In the site settings I set banner advertising to site.
The only banner that would display is the default DotNetNuke banner.
I then logged into the hmc portal as host and created a host vender and added banners.
I went back to the boskone portal as admin and selected site for banner advertising. The banners then correctly displayed.
Logged in as admin to the boskone portal, I tried to edit the banners for the vendor I added. This is the error that was logged in the logviewer:
ModuleId: 385
ModuleDefId: 19
FriendlyName: Edit Banner
ModuleControlSource: Admin/Vendors/EditBanner.ascx
AssemblyVersion: 03.00.11
Method: System.Data.SqlClient.SqlCommand.ExecuteReader
FileName:
FileLineNumber: 0
FileColumnNumber: 0
PortalID: 2
PortalName: Boskone's Sim Racing
UserID: 2
UserName: Admin
ActiveTabID: 87
ActiveTabName: Vendors
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://boskone.hmcomputers.local/Admin/Vendors/tabid/87/ctl/Banner/mid/385/BannerId/3/VendorId/2/Default.aspx
ExceptionGUID: bc9eeadb-a796-418d-8db3-84ef334faa04
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
InnerException: Invalid object name 'dnn_Banners'.
Message: Invalid object name 'dnn_Banners'.
StackTrace:
Source:
Server Name: HMC
Logged in as host into the hmc portal, I tried to edit the banners for the site vender. There were no errors generated in the logviewer and the only result was that the Banner Advertising section would collapse.
I know some of this has been reported before but I hope this will add a little more information to solve the problem.