Oops, found the section, but I didn't see that this happened twice. This is the error I got: --------------------------------------------------------------------------------at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at
System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions
options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
at DotNetNuke.Services.Upgrade.Upgrade.InstallPackage(String strFile, String packageType, Boolean writeFeedback) at DotNetNuke.Modules.Admin.Extensions.BatchInstall.InstallPackageItems(String
packageType, CheckBoxList list, Label errorLabel, String errorKey) at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String
path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs,
String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access) at DotNetNuke.Services.Upgrade.Upgrade.InstallPackage(String
strFile, String packageType, Boolean writeFeedback) at DotNetNuke.Modules.Admin.Extensions.BatchInstall.InstallPackageItems(String packageType, CheckBoxList
list, Label errorLabel, String errorKey). What did I do? It looks like a permissions error, so do I need to modify the permissions in IIS itself? Thanks so much for cooperating with a noobie like me!
|