Search EggHeadCafe's Job Board
EggHeadCafe Silverlight WPF ASP.NET VB.NET C# Excel SQL Server SharePoint
search
MicrosoftArticlesForumsFAQs
C# .NET
VB.NET
Visual Studio .NET
ADO.NET
Xml / Xslt
VB 6.0
.NET CF
GDI+
LINQ
Deployment
Security
FoxPro
Silverlight / WPF
Entity Framework
RIA Services

WebArticlesForumsFAQs
JavaScript
ASP
ASP.NET
WCF

DatabasesArticlesForumsFAQs
SQL Server
Access
Oracle
MySQL
Other Databases

OfficeArticlesForumsFAQs
Excel
Word
Powerpoint
Outlook
Publisher
Money

Non-MicrosoftArticlesForumsFAQs
NHibernate
Perl
PHP
Ruby
Java
Linux / Unix
Apple
Open Source

Operating SysArticlesForumsFAQs
Windows 7
Windows Server
Windows Vista
Windows XP
Windows Update
MAC
Linux / UNIX

Server PlatformsArticlesForumsFAQs
BizTalk
Site Server
Exhange Server
IIS

Graphic DesignArticlesForumsFAQs
Macromedia Flash
Adobe PhotoShop
Expression Blend
Expression Design
Expression Web

OtherArticlesForumsFAQs
Lounge
Subversion / CVS
Ask Dr. Dotnetsky
Active Directory
Networking
Uninstall Virus
Job Openings
Product Reviews
Search Engines
Resumes

 

  View Other SharePoint Posts   Ask New Question  Ask New Question With Power Editor

Documents Opening As read Only
melman bass posted at Wednesday, June 03, 2009 2:24 PM

Hello,

 I have a few users now that with IE7 and office 03 they can only open files in "Read Only"

Now I have tried the registry fix - that did not work

I also tried the unregistering and registering the ossuppl.dll

-- Now this just started happening a few days ago ..ahh

Reply    Reply Using Power Editor
  Rank Winnings Points
November 0 $0.00 0
October 0 $0.00 0
need to add the sub key OpenDocumentsReadWriteWhileBrowsing to the registry
H K replied to melman bass on Wednesday, June 03, 2009 5:01 PM

In order to open files in Read/write mode you need to add the  sub key  OpenDocumentsReadWriteWhileBrowsing  to the registry.

Below are the steps to add the sub key into the registry:
  1. Type regedit in the run command prompt
  2. Locate and then click to select the following registry subkey:
    HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Common\Internet
  3. On the Edit menu, point to New, and then click DWORD Value.
  4. Type OpenDocumentsReadWriteWhileBrowsing, and then press ENTER.
  5. Right-click OpenDocumentsReadWriteWhileBrowsing, and then click Modify.
  6. In the Value data box, type 1, and then click OK.
This will solve the problem of documents opening in read only mode

Reply    Reply Using Power Editor
  Rank Winnings Points
November 0 $0.00 0
October 0 $0.00 0