PWA document access erro
-
5 iulie 2012 14:32
I have one user who created two new documents and published them to the PWA server and now this user gets an error message when they try to open the documents.
Run-time error '5009':
String is longer than 255 characters
When the users clicks on Debug this is what you see:
Private Sub TmpDDE()
WordBasic.AppShow
Rem _DDE_ReadWriteOnSave
WordBasic.FileOpen Name:="http://vermeerps:15957/PWA/EIM/Project%20Documents/Master%20Data%20Management%20Project/Testing/Test%20Scripts/Data%20Quality%20Test%20Scripts/MDM%20Asset%20Owner%20DQ/Original%20Scripts/MDM%20Asset%20Owner%20DQ%20-%20Primary%20Fax%20Number%20-%20AODQ36.d" + "oc", Revert:=0
End Sub
Toate mesajele
-
9 iulie 2012 11:30Moderator
Charlie:
Were these documents embedded in Project Plans? If so, you need to remove these immediately.
Gary Chefetz, MCITP, MCP, MVP msProjectExperts
Project and Project ServerFAQs
Project Server Help BLOG- Propus ca răspuns de Gary Chefetz, MCITP, MCT, MVPModerator 9 iulie 2012 11:30
-
9 iulie 2012 13:35The issue ended up being unrelated to Project Server or PWA actually. The user had both MS Office 2003 and 2010 installed and the documents were created in 2010 but it was trying to open them in 2003 when they launched them from the document center within PWA.