January 9, 2007 5:14 AM | Comments [0] | by Ed Kisinger
If you are deploying a pre-complied DNN website developed from the starter kit you will run into issues. The issue you will see is that App_GlobalResources cannot be found. The directory App_GlobalResources is removed and all files are compiled into an assembly.
The work around solution is this:Download the DNN Source. Navigate to:
Project - DotNetNuke.LibrarySourceFile - Localization.vb
Find Public Const ApplicationResourceDirectory As String = "~/App_GlobalResources"rename the value to "~/AppGlobalResources"Recompile and replace DotNetNuke.dll in your DNN Sites Starter kit bin
Go to your solution and rename the App_GlobalResources to AppGlobalResources.
RebuildYou should be good to deploy to your target box.
Ed K.
Remember Me
a@href@title, b, blockquote@cite, em, i, strike, strong, sub, sup, u