Video Screencast Help
Search Video Help Close Back
to help
Not able to make it to Vision this year? Get a sampling in the Best of Vision on Demand group.

outlook 2010 - ev 9.0.1 http-only plugin

Updated: 20 Dec 2010 | 10 comments
JB22's picture
0 0 Votes
Login to vote
This issue has been solved. See solution.

Hello,

 

I'm preparing the upgrade from ev8 SP3 to ev9 SP1 in my test environment. (mailserver exch2003 SP2)

The upgrade itself went fine - no problems there.

I installed the outlook http-only plugin (9.0.1.1073) on a windows 7 x64 system with outlook 2010 32 bit. And here is where the problems start.

I'm unable to retrieve archived items.

In the client log I find the following error

16/12/2010 08:16:18.939[3772]: CDesktop::CheckIfClientDisabled: 0x0
16/12/2010 08:16:18.939[3772]: ~CDesktop::CheckIfClientDisabled: 0x0
16/12/2010 08:16:18.939[3772]: CShortcutItem::Display...Return Last Failed error: 0x80070005
16/12/2010 08:16:18.941[3772]: ~CShortcutItem::Display: 0x80070005
16/12/2010 08:16:19.003[3772]: ~AutoWrap: 0x0

I'm sure the shortcut is working as everything goes well through outlook web access.

In the archive explorer, items are not opening. I get the message : "The item could not be downloaded. [OIOM].

I also installed the outlook plugin (http-only) on a windows xp x86 machine and outlook 2003 an there everything works correctly.

I also know that windows 7 x64 certification is still pending, I did the same tests on a windows 7 x86 machine with outlook 2010 x86 and the issues remain.

Any ideas what could be causing this problems?

 

Thanks for any help.

JB

Comments

Mohawk Marvin's picture
16
Dec
2010
0 Votes 0
Login to vote

Try to uninstall the previous

Try to uninstall the previous client, then install the v9 client.

JB22's picture
16
Dec
2010
0 Votes 0
Login to vote

On the windows 7 machine

On the windows 7 machine there has never been a client installed before.

JB

Rob Wilcox's picture
16
Dec
2010
0 Votes 0
Login to vote

Can you post the full client

Can you post the full client log please?  There might be something that gives us a clue way before the error is logged.

 

Thanks
Rob Wilcox
Enterprise Vault Engineering
Certification Team
http://www.symantec.com/connect/blogs/rob-wilcox
JB22's picture
17
Dec
2010
0 Votes 0
Login to vote

Clientlog

Hi Rob,

 

Hereby the clientlog.

Thanks for your time looking at my problem.

 

Regards,

JB

AttachmentSize
ev_client_log_20101216091606.txt 264.29 KB
Rob Wilcox's picture
17
Dec
2010
0 Votes 0
Login to vote

Do you have OVEnabled = 0

Do you have OVEnabled = 0 manually set in the registry?  I an see it in the client trace, yet, you do have a bunch of Vault Cache files listed too.  I wonder if the client is in someway confused, and wants to add the item you're trying to open to Vault Cache, but can't because OVEnabled = 0.

 

Do you have this on every machine?

 

What happens if you reset vault cache, and don't set it up the next time Outlook restarts?

 

What happens if you:

* Uninstall the add-in

* Remove the entries from the registry that may be left behind in HKEY_CURRENT_USER\Software\KVS

* Remove any remaining files in \Program files\Enterprise Vault

* Reinstall the add-in

 

Thanks
Rob Wilcox
Enterprise Vault Engineering
Certification Team
http://www.symantec.com/connect/blogs/rob-wilcox
JB22's picture
17
Dec
2010
0 Votes 0
Login to vote

I checked OVEnabled registry

I checked OVEnabled registry setting. It was set to 1.

In my troubleshooting by policy the vault cache was enabled. I then disabled it to make sure that was not casing my problem.

I changed OVEnabled to 0, restarted outlook but that didn't resolve my problem. As by policy the vault cache was already disable I couldn't reset the vault cache.

 

I then unistalled the ev client. Delete the remaining entries under HKEY_CURRENT_USER\Software\KVS and reinstalled the add-in again. No luck in doing that.

I added the client log.

 

Thanks very much for the help.

 

JB

AttachmentSize
ev_client_log_20101217111407.txt 263.35 KB
Rob Wilcox's picture
17
Dec
2010
1 Vote +1
Login to vote

No difference from the log ..

No difference from the log .. that I can see ..

 

Random thoughts :-

 

What happens if you paste the download URL in to your browser ?

 

Eg

 

 

http://RMGARCHIVE01.rmg.be/EnterpriseVault/download.asp?VaultID=105C5286A0C76E74F9FFD59C4EC90314B1110000evserver&SaveSetID=201012152402821~200911271238580000~Z~513433B5EA21327F99AF8E3005654161&FormatType=Unicode&Client=EV9.0.1.1073-Outlook14&Format=MUD&AttachmentID=0

 

On my environment the item is downloaded as an MSG file and I can open it, save it, or cancel.  Open shows it in Outlook.

 

Another thing to look at is the temp environment variable.. where does it point to for this user?

 

Can you test with a Windows XP SP 3 machine with Outlook 2010 installed ?

 

Do display the downloaded item we create a temporary PST file, we put that in a subfolder of the temp folder.  To determine the temp folder we use a Windows API call :

 

http://msdn.microsoft.com/en-us/library/aa364992(v=vs.85).aspx

 

Can you check what values you have for the variables listed in there :

 

 

The GetTempPath function checks for the existence of environment variables in the following order and uses the first path found:

  1. The path specified by the TMP environment variable.
  2. The path specified by the TEMP environment variable.
  3. The path specified by the USERPROFILE environment variable.
  4. The Windows directory.

 

Maybe we're getting something funky happening there (which should result in an error, but isn't)

 

If these things don't give any hints then I think you might be in the realms of having to make a call to Support.  I can't think of too much else to try, other than adding debug code to work out where things have gone wrong.

 

Thanks
Rob Wilcox
Enterprise Vault Engineering
Certification Team
http://www.symantec.com/connect/blogs/rob-wilcox
JB22's picture
20
Dec
2010
0 Votes 0
Login to vote

Rob,   I installed office

Rob,

 

I installed office 2010 on a windows xp workstation and everything goes well.

I will look at my windows 7 workstation what is causing the issues.

 

Thanks for the help.

Best regards,

JB

JB22's picture
20
Dec
2010
0 Votes 0
Login to vote

Definitely the vault cache

Definitely the vault cache that was causing the problem.

Now no problems anymore with the ev plugin - office 2010 (32bit) - windows 7 (64bit).

Thanks again for the help Rob.

 

Best regards,

JB

Rob Wilcox's picture
23
Dec
2010
0 Votes 0
Login to vote

Glad you got "mostly" sorted

Glad you got "mostly" sorted with it. 

 

Thanks
Rob Wilcox
Enterprise Vault Engineering
Certification Team
http://www.symantec.com/connect/blogs/rob-wilcox