Try our conversational search powered by Generative AI!

Error - Office Add-in

Vote:
 

Hi,

i would  edit a document in file management.

I installed Office Add-in and i have all permissions.

When i click "Edit in Office" i get an error about DSOFILE module

Suggestions?

#35156
Nov 30, 2009 13:36
Vote:
 

I registered dsofile.dll and it works now.

From Microsoft:

"The Dsofile.dll files lets you edit Office document properties when you do not have Office installed "

But i had Office Installed :-\.

And also EPiserver Office Add-in :-\ :-\

#35232
Edited, Dec 01, 2009 9:30
Vote:
 

I'm having the same problem. What do you mean by "regestering dsofile.dll". I tried to ad it to the GAC, but it didn't work.

#35567
Dec 15, 2009 17:02
Vote:
 

Run "regsvr32 dsofile.dll"

#35568
Dec 15, 2009 17:18
Vote:
 

Yes, use regsvr32.

It works.

But i am not satisfied. This means that i have to register dsofile.dll to each client/editor although they have office installed...

#35583
Dec 16, 2009 12:55
Vote:
 

Yes, seems like that :-(

Also, I'm having trouble when publishing or checking in to an EPiServer-site. The problem is that I can't log in. The site says that i dont have enought privilegies.

#35584
Dec 16, 2009 13:06
Vote:
 

I recommend that you install this update, place the files in C:\Program Files\EPiServer\CMS\[x.x.x.x] and reinstall the plugin:

http://world.episerver.com/en/Articles/Items/EPiServer-Office-Integration-Security-Advisory/

Please let me know if this solves your problem!

#35586
Dec 16, 2009 14:04
Vote:
 

On the server or local for each editor ?

#35588
Dec 16, 2009 15:11
Vote:
 

On the server.

#35589
Dec 16, 2009 15:11
Vote:
 

No luck. Installed the fix on the server. Reinstalled the plugin on the client. First i get a dialog where I have to login. Site-URL + username is set from the beginning and I need to fill in my password. This is the message I get when i try to check in a file (in swedish):

Anslutningen till den angivna EPiSever CMS-webbplatsen misslyckades, kontrollera så korrekt URL är angiven samt att du har rättigheter att utföra den här åtgärden. [200]

#35640
Dec 18, 2009 13:27
Vote:
 

Found this in another thread: http://world.episerver.com/Forum/Developer-forum/Problems-and-bugs/Thread-Container/2009/11/Cant-log-in-with-Office-Add-in/

<location path="<custom_ui_location>/OfficeIntegration">
    <system.web>
        <authorization>
            <allow users="*"/>
        </authorization>
    </system.web>
</location>

Now the authentication seems to work, but I get a new message: "Filen saknas på servern" (File is missing on the server)

#35644
Dec 18, 2009 14:04
Vote:
 

Check if the filename/directory contains special characters

#35646
Dec 18, 2009 14:53
Vote:
 

Yeeea!! It works, thanks a lot!

#35647
Dec 18, 2009 15:04
Vote:
 

Anyone found out what to do with the DSOFILE error? I installed to update/hotfix on the server but still cant get it to work. Every time i try to edit a document from file management in Office i get the DSOFILE error.

Anyone got this to work without the client have to run the "regsvr32 dsofile.dll"?

#37858
Mar 23, 2010 10:32
Vote:
 

There was an error with the installation package (msi) for the Office Integration where the dsofile.dll module wasn't properly registered. This problem only existed in the Office Integration msi package shipped with CMS 5 R2 SP2 and I'm fairly certain this is the problem you're running into when you get the "Fail to load dsofile.dll" error. The problem was fixed in the security update referenced above. http://world.episerver.com/en/Articles/Items/EPiServer-Office-Integration-Security-Advisory/

You need to deploy this update on the server and install the updated msi package on the clients. This is highly recommended, since previous versions was affected by the security problems referenced from the advisory page above.

#37880
Mar 23, 2010 15:04
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.