Unable to open or uninstall Tableau Public 2020 - tableau-api

I'm trying to open Tableau Public. It won't let me and says, "An administrator has blocked you from running this app". I tried uninstalling it. It won't let me do that either. Does anyone know why?

I had the same problem. I downloaded the latest version and installed it this resolved the problem. I hope it works for you too.

I was facing the same issue(Windows 10), the problem was I have already installed tableau public and I want to install Tableau desktop in my pc but somehow I am neither able to uninstall tableau public nor able to install the new version of tableau desktop.
Below are the steps which I have followed and now it's working fine for me.
Go to C:\Windows\SysWOW64 and find gpedit.exe and run it (other than Windows 10 you can direct run gpedi.exe from windows+r means from the run menu)
Go to the specified path as shown in the image and Disable it.
Restart the pc and try to re-install it again.

I was having the same problem and I tried a couple of things regarding Windows and none of them work so, I wouldnt try again. I downloaded again Tableau, installed and it works... just like Amit said

Update: I downloaded the latest version and it seemed to solve the issue.

Related

UX Studio Server connection not established

Today I got the update for UX Studio Plugin and after installing it I'm not able to upload a code using UX Studio.
I have re-installed the eclipse and UX studio plugin several times but it won't work for me.
Facing the same error :
Unable to connect to the Digital Server. Use the 'Back' button to check your User credentials and then try again.
Please let me know if you have any suggestions.
[Error]
Go to Windows -> Preferences -> Network Connections
Set active provider drop down value to direct.
Try creating a digital connection now.
This is a recent unfixed error with respect to the latest version(20.xx) of the UX studio plugin. You can try the following approaches
Installing previous Eclipse versions: We use http://developer.salesforce.com/media/commercecloud/uxstudio/4.6 for installing UX studio plugin. This link will automatically install latest 20.xx version of UX plugin in latest Eclipse versions. So to avoid that, you can try installing older versions like Neon/Oxygen and try installing UX studio(check if it's version is 19.xx) I tried this approach and it worked for me. Hopefully it works for you too :)
TrailHead Solution: I came across this solution in TrailHead Known issues regarding the same topic. You can verify this too.
Do let me know if either of them works for you.

Not able to install software on macOS using installer

I just bought a new MacBook Pro 2016 Edition about 2 weeks ago.
I installed a bunch of applications and software so far by copying them into Applications Folder as well as by following installer wizard.
Now today I tried to install Wireshark using installer wizard. I tried to install teamviewer too later today which also uses installer wizard. And both give me the same error.
I really need to resolve this because I need TeamViewer soon and I'm not finding anyone else facing this issue online anywhere.
Please advise.
Thank you
I also encountered such an error before,to solve it dont copy the pakage to your app folder, but instead open it with admin powers and that should fix the issue.
If you have purchased this software then you can call the tech support, else dont call them it can put you in danger for installing pirated software.
I looked everywhere. Didn't find a viable solution. But then reinstalled the OS. Which didn't affect any of my data or installed application. I got the whole Operating System the same way I left it. But resolved the issue I was facing.

Why won't my Click-Once app install?

I have an app I wrote in WPF, which I publish by right-clicking on the project in Visual Studio 2013. This produces a set of files which I zip up and make available for users to download and install.
This has been working fine for a while, but today a user told me that he can't install the latest version. It gets as far as the install dialog, then just hangs there. If you kill the install, the app doesn't show up in the list of installed programs, but in Task Manager, I can see that the app itself is actually running, but has three instances running. I can't kill any of these, and have to restart the machine.
He's using Windows 7 Home Premium if it makes any difference.
I've tried uninstalling the old version and restarting his machine several times, but it doesn't help. The app installed fine on my machine, and as far as I know, nothing has changed on his machine.
Any ideas what's gone wrong? Don't know if I missed out any important details. If so, please let me know and I'll fill them in.
In case it helps anyone, it turned out to be to do with the certificate. I thought I was using one, but his machine seemed to think I wasn't. We had to turn off UAC and then right-click the exe to unblock it. That got him going.
I'm fed up with Click-once. it's been nothing but trouble. I've been playing with InnoSetup, which works really well and doesn't have all these problems. It's also pretty easy to make the app update itself automatically without driving the users mad.
Hope this helps someone.

netbeans plugin update constantly freezes at 50%

I've been trying to update my netbeans plugins ever since 7.0.1, but I've never been able to get beyond half of the installation bar. It just freezes at around 50% each time. After I close the IDE, it will attempt to update but fail. I've updated to 7.1 but the issue still persists even for the initial Junit plugin installation after a fresh installation of 7.1.
I've attached a screenshot. Does anybody know what is the issue here?
I read in the Definitive Guide to NB Platform 7.1 that you have to install NetBeans (well because of the JUnit) into the folder, where it has write rights. Which is not the Progam Files in Windows 7.
So try to install it for example into C:\Programs or something like that. You can install new version (7.1.1) even without uninstalling the older one and then let the NB get your previous settings (it will ask).
You can try temporarily disabling your firewall and/or antivirus. I got the same problem, and disabling AVG Internet Security everything worked fine. Hope it helps!
I think that problem is in network. So try to change network you are on. I am using university network that has many policies and only JUnit plugin installation stucks. Went to local wireles public network and JUnit plugin was installed successfully.

Cannot update or install any new software in any version of eclipse

I've read the other posts about being unable to install software in eclipse, but I still can't seem to get anything to work. I've tried on both Eclipse Indigo and Eclipse Juno - neither of which seem to be able to connect to anything, yet I can open the web browser.
On my other computer, which was previously configured, it contacts the software sites perfectly fine. I can also use the internal web browser on both version of eclipse - navigating to www.google.com.
I've tried updating Eclipse using http://download.eclipse.org/releases/indigo/ and I have tried to install ADT with https://dl-ssl.google.com/android/eclipse/.
I'm attaching an image of the error I'm getting. Also it appears I am getting 'permission denied'
Regarding the ADT, i couldnt get it to work with indigo for the life of me. After looking around a lot i realized that there are some comparability restrictions for the ADT plug in. The latest version of the ADT works on Eclipse Helios 3.6 or higher.
http://developer.android.com/sdk/requirements.html
also make sure to do "run as administrator" when you start eclipse if you are going to install software.
I had the same problem, I'm not sure if it would help but here is what I did anyway:
Uninstalled AVG
Ran SFC /scannow
SFC found some corrupted windows files and repaired them
Restart
Not sure if uninstalling AVG did anything, but I saw it as a possible solution somewhere else.
I am now using MSE since it seems to be more compatible with my system...
Maybe you need to connect thru a proxy?
Check you browsers connections settings.
I've had the same issue before and it turned out to be due to a VPN connection I had open. It must have been trying to go via that, although no other applications have had that problem. So perhaps check that you don't have any static routes which are interfering.