I created an install project for my addin and keep getting these two errors:
I have searched all over for how to solve them and haven't been able to find much on them. Does anyone have any information on them that would lead me in the right direction?
I found the answer. If you are currently in Windows Explorer and are in the same directory looking at the install files, it will throw this error. Back out of the directory and it wont throw an error.
Related
Not sure what details I should be providing to be completely honest, other than I googled and searched for this solution and I deleted everything and retried and didnt work out, I downloaded all the files needed, I added application settings and it added an error for me telling me that I need to install or update Microsoft.WindowsDesktop.App, version 3.1.0, which I have installed and already existed anyway
I tried going to application event logs on Azure portal, there was 3 errors first this one which some people suggested going to web.config and changing it to Module not v2, and I dont see any web.config file in my mvc project
2nd error which I already talked about but its just not working, so I assume somehow its not seeing it??
3rd error Also this I am not quite sure what to do with it.
Lastly, as I said I am not sure what information I should provide, I dont have much time and I was asked to publish it on azure there was no problems and seemed easy but errors popped up and nothing on the internet fixed my issues, you can comment and I will add any required data to fix this.
Thanks in advance
I installed each and every package in the dotnet folder to make sure everything is right and everytime it recognized there is a file already and asked me if I want to repair I said yes but that didnt help
I checked my .json file if it had any errors like some people suggested
checked if Azure portal specified that I am using ASP.NET 3.1core which it did
~~I used search for "stdoutLogFile" to check if I can find it anywhere on my solution since I cant find my web.config but I there was no result~~
I found out that I can add the web.config and make changes to it, and I did so but there was no result for it, still same error (yes I change the publish profile and republish to make sure it took the changes)
[enter image description here][1]
[1]: https://i.stack.imgur.com/rgiVi.png I got these errors when I opened the profile.arm.json folder under the server dependency folder
When I try and make a request to my server I get the following:
Error: Cannot find module '../encodings'
https://github.com/ashtuchkin/iconv-lite/issues/118 This is the same issue I face but nothing recommended on there works.
My project was working fine, then I moved the project folder to a different location and thats when the issue started. So I moved it back but the issue persisted. I cannot work on my project as this issue prevents me.
I tried removing node_modules and reinstalling but was unsuccesfull.
This is the line of code in question:
iconv.encodings = require("../encodings");
That path does exist and I can see it. I dont know whats wrong.
Its been days and I have not been able to find any solutions anywhere.
I am a beginner. Please let me know if I need to provide anything else that can aid.
So what I ended up doing was just creating a new project and copying over all of the files from the project in question. Everything then began to work correctly.
I just tried to install kodi on firestick via apps2fire done this on numerous occasions without a hickup but i just encountered this error
[Upload successful,/system/bin/sh: syntax error.'('unexpected]
not sure how to correct it or go near anything in case i do more damage
already done a factory reset on tablet and reinstalled apps 2 fire and kodi 16.1 but still receiving the same error
does anyone know what direction i should take
many thanks
you could try downloader.
Here is step by step instructions - https://kodifiretvstick.com/install-kodi-17-firestick/
In a nut shell just download the app and Enter the website where to find krypton (Stack overflow wont let my type the url so go to the article and fine it on step 11)
and it will download kodi onto the firestick, Ive used this method many times.
I just came back from MWLUG and started to open up some Xpages DBs to work on, when all of the sudden I am getting 1000s of errors like this:
I googled the issue and I believe it has something to do with the path of the org.eclipse.pde.core.requiredPlugins.
When I opened up the packages and looked at fixing an error I got this:
The problem is that I do not know what the correct setting for this should be, or how to fix it. The apps run fine, but obviously something is wrong.
Any help would be very much appreciated.
Bryan
==================================================
I may know more about the problem. In designer when I go to File==>Application==Application Management this is what I see:
A different install has several components under it.
I updated my designer and client and admin to 9.0.1 FP4 last week. That is the last thing I remember doing before this messed up (along with installing the Debug Toolbar).
How can I fix my designer install?
Strange indeed, you should check your hard drive for bad sectors.
Looks like a broken DDE in general. The plugin XML file maybe broken so the app manager doesn't show you the plugins installed. Therefor I assume DDE starts very quickly, right? Because nothing is loaded.
I had this before and my "solution" was:
de-install DDE and Fixpacks
delete workspace folder
re-install DDE and Fixpacks
re-install plugins ad setup workig sets
This is a pity but at least you get a clean install. You don't have to delete everything (e.g. the DATA folder)
Recently I've been having problems with AnkhSVN. When I want to commit, the window "Committing..." comes up and normally it then asks to authenticate, but it doesn't do that anymore, it doesn't do anything anymore. I've waited for an hour but still nothing happens and I receive no error, it just doesn't do anything.
I've found no solutions online, so I hope anyone of you has encountered the same problem and can help me out. I don't know how to check which version I'm using and how to update it. I am using Visual Studio 2008.
Any help would be appreciated.
I already tried the following and it didn't help:
- restart Visual Studio
- restart pc
- clear authentication cache
Update: problem is not only AnkhSVN, the same problem occurs with TortoiseSVN...
I managed to fix the problem with the help of a colleague. I wish I could give a clear explanation but unfortunately the problem remains strange to me. We had to create a new network adapter and pass that to the Virtual Machine to fix it. I assume a corrupt network adapter :s