Word is not opening any files! Anyone know what this could be? - ms-word

I'm trying to open word documents and get greeted with this now. Any idea what it can be? Restarting my pc did not help! it is a surface book 2

If you have a paid version of MS Office, try to remove it through the control panel, and delete all related files with it. After that, use a clean installation and use your key again in order to have your MS Office package working again.
If this not work for you, respond here and we will find another solution.

Related

All I get is "Client/Server JS Editor"

In XPages, when I try to open a .js or .jss file, I often get just the tab wirh "Client/Server JS Editor" and nothing else, i.e. the file doesn't load. From the Navigator Eclipse view, I can open the same .js or .jss file using any other editor without problems. And then, it sometimes works, but I don't know yet when it does and when it doesn't. The other Editors are okay by the way, .lss opens nicely.
This behaviour I get for a few weeks now. Since it started I reinstalled Notes a few times, I upgraded to FP8, I also reinstalled Windows10 and Windows10 upgraded me to the Creators Update (with the fix, in the end). There's nothing that explains to me why the file doesn't show up on the screen.
Anyone familiar with this? Could you please tell me how to repair this?
Thanks!!
It's a bug introduced with FP8 that is fixed in FP8 Interim Fix 1. See this document for download options for FP8 IF1.
As a workaround you can do a clean/rebuild of the nsf and then use the SSJS editor.

Talend freeze - Can some config suggestions help avoid freeze?

My Talend ESB (6.1.1_20151214_1327) keeps freezing ... run freeze .. resize a tab freeze .. move to another tab and come back freeze ..
So I thought there must be some problem with my windows7, so I tried in my mac laptop, exactly the same thing keeps happening. Same for 610 ESB, Same for DI version too.
Is there an option that I need to change in config to avoid that? Waiting for 10min for defreeze, or at times rebooting makes me scared of creating more artifacts in Talend (I only have 3 now). I wish not to move to python.
If you output a lot of data to the console using a tLogRow component, you will find that your Talend Studio will freeze, especially when changing tabs etc.
Try removing any tLogRows that you have and see if the avoids the freeze.
You can workaround on Two points about talend freeze.
that is
pt 1:
Please check if there are spaces in the path of product installation and the workspace, if so, try to install it without spaces in the path.
Talend recommend user to use 7-zip to unzip the products.
pt 2:
Based on source
"https://help.talend.com/display/TalendESBHandsonGuide60EN/4.5+Accessing+all+ESB+event+logs+in+Talend+Administration+Center"
We can capture exact error.and then ,work on it accordingly.
or
It is possible that
To launch product,Sometimes we may launch wrong exe for our environment.
Follow this guide
"https://help.talend.com/display/TalendESBInstallationGuide60EN/3.5.1+Installing+the+Talend+Studio"

Invalid .ost file and no Mail icon in Control Panel to fix it

I have a really interesting situation here. I'm running Windows 8 Pro x64 with Office 2013 (Office 365, more specifically) running. Somewhere while I was setting up Outlook, I made a mistake causing it to create in invalid .ost file. I found the file in Explorer and it happens to be an empty file.
All the solutions to this involve using the Mail icon in the Control Panel. That'd be great, but it doesn't exist! I've searched and searched for solutions to this issue, and I can't find a single one that applies to Windows 8. Either the solution is so outdated that it's not even usable in Windows 8, or the solution somehow doesn't work with my setup.
I've come to an absolute end of ideas for this, and I've decided to come to see if anyone here can wrestle down my problem. Thanks for your help!
Edit: I've thought of a few possible solutions, and the only one that seems remotely feasible seems to be to completely restart the Outlook setup process. However, I can't figure out how to do this, and I can't reinstall just Outlook because it's part of Office 365. Any help on this would be incredibly helpful. Thanks!
Did you try deleting (or renaming/moving, to be more cautious) the empty .ost file? Once it's not there, that may cause Outlook to regenerate it properly.
Is there anything listed in your "Add/remove programs" for Outlook 2013 or Office 365? I've been running Outlook 2013 (in its beta glory) for awhile, and I occasionally have issues which are fixed by doing a quick repair.
To do a quick repair:
Press Windows key + Q. Search for "remove programs" and change the search scope filter to "Settings".
Select "Change or remove a program".
I have "Microsoft Office Professional Plus 2013 - en-us" as one of my programs. Click that (or something similar for Office 2013) and then click "Change".
Select "Quick Repair" and click "Repair".
Finally, if none of that works, here's how to find the Mail icon in the Control Panel:
Bring the mouse to the bottom right corner of the screen (where the Start button used to be) and right-click. Select "Control Panel".
In Control Panel in the upper right-hand corner, there is a "View by" dropdown menu. It may be set to "Category". Change it to "Large icons".
I now see a Mail icon. If it's not showing up for you, that probably means that Outlook wasn't configured properly and you do need to reinstall.
Hope this helps.

Auto-upload on save

I'm delveloping a PHP web application on my local PC. Whenever I save a file it would be handy if Eclipse could upload the file to my web server via FTP. Is Eclipse able to do that?? I think Netbeans offers such an option. At the moment I do the upload manually which is very annoying...
Take a look at Eclipse Target Management (RSE). You can find a tutorial on getting started page.
A big downside is that the quality of RSE's error messages range from okay-if-ambiguous to downright horrible (IBM-style 3 chars + 4 digits with no text message) so it's best if you know whatever protocol you're using well enough to guess what the error is without really needing the message to explain it to you.
So, after a whole lot of tries, I finally found something that works!
What you need to install is Eclipse WebDAV and FTP Support. I have not found the eclipse update site, but this site has n archived version of it. This allows you to sychronize your code with an FTP site.
http://eclipse.jcraft.com/
Then, to Automatically Upload On Save, you can use my Auto Hot Keys Script at:
Eclipse Synchronize Hotkeys

Matlab and MrVista

I'm new to MATLAB and mrVista.
I'm running Matlab Version 7.8.0.347 (R2009a) 32-bit(win32) from February 12, 2009
OS is Windows 7 Professional
I downloaded the most recent MrVista_hourly.zip and extracted it into my C:\Program_Files_(x86)\MATLAB directory.
I think I need to run mrvInstall, but when I do, I get the following:
EDU>> mrvInstall
Checking VISATSOFT installation.
Windows, 32-bit, installation
Checking and possibly installing .NET framework.
This can take several minutes
Checking for visualization library (.dll) files.
You are missing msvcp70.dll.
So, I'm completely lost at this point. Do I just need to download msvcp70.dll from the net? If so, is there a safe place to download it from? If there's some other way I'm supposed to get mrVista to work from MATLAB, instead of mrvInstall, please let me know that.
Thanks in advance for your help.
EDIT: I've downloaded and installed the dll and still isn't working. I'll go ask on Super User. Thanks for trying to help anyway.
EDIT2: before asking on superuser, I tried once more to solve it myself. Turns out, under the File -> Set Path you have to Add_With_Subfolders the specific vistasoft folder. (Even though I'd already added with subfolders the parent directory where vistasoft lives, that wasn't good enough.) So, once I added the path, and made sure I was in the directory where my data lives, I was able to run the initial command from the tutorial:
mrVista inplane
It opens up very nicely now. No compiles or installs or other commands were actually necessary. Methinks I'm going to go edit a wiki now so no one else has this problem.
There's a pretty comprehensive discussion of Visual C++ runtime DLLs here
Whoever built the file that uses msvcp70.dll (and msvcr70.dll) presumably had Visual Studio 2002 and the right to redistribute that file.
You're probably not going to get much help beyond that because I'm a MatLab user and I have no idea what mrVista is. You've provided no link, no explanation, nothing that someone could use to help you.
See this page on MrVista Wiki:
http://white.stanford.edu/newlm/index.php/Troubleshooting#MESH
There is information on this dll and where to get it from.
I guess "serverfault" is VERY badly named if it's the go-to place for things that have zero to do with servers;-). Maybe the complaint shd actually point to superuser.com?
Me, I've researched the top google hits for this DLL, the very top one seems to be on "dll-files.com" which has no bad reports I can see and is rated green/safe by mcafee, so that's where I would risk downloading it from. Weird that I can't find it on a MSFT site, though.