I was having this exact same problem. Standard install - nothing fancy. I removed the trailing "\" and bingo - everything installed just fine.
The error in the SetupExe log was "Error: countedPtr cannot apply operator '*' to an empty object pointer Type: NullReference."
"Juha" wrote:
[Quoted Text] > 2007 beta setup program fails if the temp-environment variable ends with > slash "\". For example I had: "c:\temp\" and it didn't work. Changed this to > "c:\temp" and it started working. > > I was getting "counted_ptr cannot apply operator '*' to an empty object > pointer Type: NullReference. " > > ---------------- > This post is a suggestion for Microsoft, and Microsoft responds to the > suggestions with the most votes. To vote for this suggestion, click the "I > Agree" button in the message pane. If you do not see the button, follow this > link to open the suggestion in the Microsoft Web-based Newsreader and then > click "I Agree" in the message pane. > > http://www.microsoft.com/office/community/en-us/default.mspx?mid=70dab297-8ad2-4f45-98ab-35f4b0a5f6ed&dg=microsoft.public.office.setup
|