9di Logo   Search
9di Logo  
 
ForumForumDotNetNuke Proj...DotNetNuke Proj...RepositoryRepositoryCompiling The Repository Module in 4.5.1 VS2005Compiling The Repository Module in 4.5.1 VS2005
Previous Previous
 
Next Next
New Post
 4/25/2007 12:56 AM
 
 Modified By host  on 4/25/2007 12:00:25 AM

Compiling in DNN version 4.5.1 using Visual Studio 2005
Download Repository PA and Source from SourceForge.
http://sourceforge.net/project/showfiles.php?group_id=77052&package_id=168868&release_id=426400

1. Install Repository Module 03.01.10 PA
2. Copy the Source into the desktopmodules\repository folder overwrite existing files
3. Copy the Modded files into desktopmodules\repository folder overwrite existing files
Get the Modded Files Here
4. Make the changes to the repository table and stored procedures
5. Right Click on your solution, add existing project, browser for desktopmodules\repository and load the project
6. Allow Visual Studio 2005 to update it.
7. Right Click on the Repository Project and click Build.
8. On successful build copy the DotNetNuke.Modules.Repository.dll from the bin folder into the DNN root bin folder. (Or set the project up to compile to the DNN bin folder)

Let me know if I can be of any assistance!

Tom Harris

 

 

 

 

 

New Post
 4/25/2007 12:23 PM
 
when it attempts to update i get a bunch of errors...what file(s) should i open?
New Post
 4/25/2007 9:58 PM
 
 Modified By host  on 4/25/2007 8:59:30 PM

You are adding the source project to the Solution.

I added the source Repository.vbproj 3.01.10  to the main solution and it updated and compiled in vs2005 just fine.  What type of errors are you getting?

Please send me the Upgrade report and I'll take a look at it. 

Thanks Tom...

New Post
 4/26/2007 5:29 AM
 
i think i figured it out, i dont have the web thing, and i'm using the express edition, so i can't get it.
Previous Previous
 
Next Next
ForumForumDotNetNuke Proj...DotNetNuke Proj...RepositoryRepositoryCompiling The Repository Module in 4.5.1 VS2005Compiling The Repository Module in 4.5.1 VS2005