Hi,
I'm trying to install DNN 4.6 on my site. I compiled (built) the application on my machine. Then I transferred all files via FTP client. (Note: the App_Code folder was not transferred).
I started the Installation wizard without any problems till I reached Install Authentication Services Step where I had the problem.
First, it gave me that App_Code folder (even though this folder was not transferred in the beginning). So I deleted this folder.
After that, the following error message was shown and I couldn’t pass this step:
-------------------------------------------------------------------------------------------------------------------------------------------------
at System.String.Format(IFormatProvider provider, String format, Object[] args) at DotNetNuke.Services.Packages.InstallerInfo.ReadZipStream(Stream inputStream) at DotNetNuke.Services.Packages.InstallerInfo..ctor(Stream inputStream, String sitePath) at DotNetNuke.Modules.Admin.ResourceInstaller.ResourceInstaller.InstallPackage(String strFile, Boolean allowResources, Boolean writeFeedback, Int32 indent) at DotNetNuke.Services.Install.InstallWizard.InstallPackages()
-------------------------------------------------------------------------------------------------------------------------------------------------
Kindly, help me.
M. Logmani