Hi,
I am using a DNN source version, and the code is compiled successfully and runs well.
I am using “web deployment project 2008” to deploy the DNN web site to get a release version with no code inside (Just some dlls and aspx pages). Once I try to make a deployment version of the site to put it on the remote server, the solution built successfully, but when I try to use this release version, the login control disappears leaving an Icon (icon_authentication_32px.gif) instead.
This problem occurs on both the local and remote servers.
I am using version 5.1.2, and this is tested after a clean installation with no edits or page addition to the main site.
I am choosing the following deployment options in the web deployment project:
- Release deployment.
- Merge each individual folder to its own assembly.
I need your help, please.
Thanks in advance.