I had the module installed (3.01.10). I upload version 3.01.14. Was very excited about the multi-categories, since this might mean I no longer have to keep my own version on the side.
During the upgrade, no errors are reported, but after the upgrade the version reported in Module Definitions is 3.01.13.
My DNN installation is 4.0.3. Is 3.01.13/14 compatible with 4.0.3? I didn't see seperate install files for DNN3 vs DNN4 when I downloaded.
When I visit a page that already had the repository, I see a page display (i.e. 1 of 2) but no files displayed individually. There are no errors in the error log.
If it helps, I created a new page and dropped a repository object on it. I get this error:
Method not found: 'DotNetNuke.Entities.Users.UserInfo DotNetNuke.Entities.Users.UserController.GetUserByName(Int32, System.String)'.
So I'm guessing somehow the DNN version that the repository DLL is using isn't quite the same as that of the repository. The Dotnetnuke.dll file in my bin directory has this version: 4.0.3.23056.
Any ideas how I can resolve the discrepancy? I thought to open the source to trace and see why it gets no files back, but it's proving quite the challenge to match everything up nicely so that the project even opens. If I can resolve this without having to open the project, it would be a great help ...
Thanks