Hot fix M58001 addresses the issue(s) in SAS Web Parts for Microsoft SharePoint 6.11 on Windows for x64 as documented
in the Issue(s) Addressed section of the hot fix download page:
http://ftp.sas.com/techsup/download/hotfix/HF2/M58.html#M58001
The hot fix downloaded, M58001x6.zip, contains the updated files required to address
the documented issues.
After downloading M58001x6.zip, follow the instructions for applying hot fixes in the SAS Deployment Wizard and SAS Deployment Manager 9.4: User’s Guide.
The content of this hot fix is listed in the hot fix manifest.
\<Config-dir>\Lev(n)\Applications\SAS Web Parts for Microsoft SharePoint\6.xwhere x will be 1 or 11 depending on the web parts version installed
Change - $exitCode = Install-SASWebParts -url $SiteUrl -app $WebApp -svc $ServiceUrl -server $ServerName -P $Port -id $SASTrust -pw $Password -ImpID $ImpID -PackageFile $PackageFile -ProfileName $profileName -Verbose:$Verbose
To - $exitCode = Install-SASWebParts -url $SiteUrl -app $WebApp -svc $ServiceUrl -server $ServerName -P $Port -id $SASTrust -pw $Password -ImpID $ImpID -PackageFile $PackageFile -ProfileName $profileName -Verbose:$Verbose –Upgrade
Also verify that all of the variables listed in the files (denoted by starting with a $) are still correct for your install.
C:\SAS\<Config-dir>\Lev1\Applications\SAS Web Parts for Microsoft SharePoint\6.11
SAS WebParts 6.1 Solution ID a1b7f413-fbaf-4e75-a4e4-fae96a1515fe is installed on this SharePoint Server Deployed state = True
SAS Profile List Feature is installed on site http(s)://Status = Online
SAS Profile List SASWebParts - SASMDProfilelist_b5a50a30-d92d-4df1-93dd-c5e8c33eafed was found on site http(s)://
number of SASProfiles = 1
Use Get-SASProfiles to examine contents of the list SAS ContentViewer WebPart Feature is installed on site http(s)://
Status = Online
SAS Central WebPart Feature is installed on site http(s)://
Status = Online
2 SAS web parts are listed in the Web Part Gallery
This completes the installation of hot fix M58001 on Windows for x64.