Excel Export is not working in Odoo - excel

I am currently having a problem using the default Excel Export tool from Odoo. I am using Odoo 8, but not the lastest version.
The weird thing is that for the same version of Odoo, one of my databases works fine with the Excel export tool, but the other one does not. The CSV export tool works fine in both. I installed the web_export_view module and it also works fine in both databases.
The error occurs when when I press the button to actually export the fields selected. The server it self does not do anything (just loads a little bit), but where I can see the error is in the browser's console, here is the error message:
http://localhost:8059/web/export/xls Failed to load resource: the server responded with a status of 404 (NOT FOUND)
POST http://localhost:8059/web/export/xls 404 (NOT FOUND)
I would really appreciate if someone could help me with this. I tried every single thing I could think of.
Have a nice day!

I don't thing localhost will work you need to give full path or Temp folder path where file save for time being.
Eg:- C:\path\tem or C:\web\export\xls

Related

Error message: > Could not create service of type FileHasher using BuildSessionServices.createFileHasher(). > java.io.FileNotFoundException

I've been trying to export my Godot app to a .aab to upload to the play store. I've successfully exported the first version of this, but exporting the second version after some edits to the code causes this error. The edits to the code makes it run without error in the Godot editor so I don't think the edits were the problem.
Here is the error message I am getting
Does anyone know how to solve this? I tried to locate the file using the finder(I'm using macOS) but couldn't find it.

Error rendering dynamic content from Jupyter Notebook Dashboard

I'm trying to run a dashboard which is actually a Jupyter notebook. I've created the dashboard using the panel library. My dashboard contains some dynamic content. All this worked well on my local machine. Now, I'm trying to do the same on an AWS server. The static content loads fine. But I get this error somehow for the dynamic content:-
bokeh.min.js?v=57d29d5936e494351385d736f792154c:550 [bokeh] Failed to load Bokeh session HxjcYn9BmVgnOJsBicuXlx8fEuUQkxViUb7ROVIVGNel:
Error: Could not open websocket
Can someone help me with this?
Thanks
I resolved this issue by passing the --allow-websocket-origin=myserver_ip:app_port argument while starting it.

SSIS + Excel Vs_needsnewmetadata error

I'm working in a project to load data from sqls erver into an excel file.
When working in my local machine, the package I'm working on is working perfectly.
However when I do a deployment I'm getting the error : failed validation and returned validation status "vs_neednewmetadata"
I'm using SSIS 2012 and Excel 2016
Any help will be appreciated
Thank you
This issues is always very complex to figure out.
Still when you have like this issue try to find if your sources or destinations have changed but not your deployed package. Indeed, when you update your connection tables DB or files please be sure that you deploy again
Also, you have to be carefull when you work with script component do not copy/past this component from others packages otherwise you will get the metadata error and you cannot resolve it.
In my case, the issue I had was related to destination Excel file. I have changed this file like erasing some lines, but I do not change its structure and I missed to copie this one in the server.
That mean event the changes are minor and do not affect the structure of the destination file, you have to update your server version file with the one you use in dev.

"Invalid or nonexistent document" error occurs when opening design element in domino designer

I have a local replica. From domino designer, when I open any design element, I get this error "Invalid or nonexistent document".
But this error didn't occur on server copy. Now you can ask you don't you work directly on server copy. the point is, it's very large db and have serveral xpages and custom control, etc.,. so building the db on remote server copy is painful for me. so work on local copy, save, build, and replicate to server copy.
what I have tried so far.
deleted local replica and created new replica. still error
replaced with my latest template. still error
felt some design elements have corrupted. so replaced both server & local replica with blank template to remove all design elements. and again replaced with latest app template. still error.
ran load fixup on server copy and replicated in local. still error
do anybody have a clue on this issue or any workaround to resolve this?
Thanks in advance for your help.
This may sound strange but I have solved weird things before doing this.
Close Notes and designer. Load Task Manager and make sure all Notes Tasks are ended.
Try to following:
from the notesprogram folder run ncompact -c path\dbname
delete \notesprogram\data\Cache.ndk
delete \notesprogram\data\log.nsf
rename \notesprogram\data\workspace folder to workspace.sav
rename desktop8.ndk *.sav
rename bookmarks.nsf *.sav
Launch notes and designer then test. If it works then great. If not rename everything back. Note, renaming the above will lose your preferences etc.

ISAPI Issues with CFWheels

I am working with a brand new instance of IIS on Windows Server 2012 and I am having trouble getting my CFWheels app to work. The issue it seems to be with ISAPI filters and isapi_redirect.dll because it's trying to find the file in the wrong folder. I tried adding a filter myself which I named jakarta and pointed it to the correct folder of the dll but now I am not getting anything but a blank screen and no error of any sort (before I was getting an error 500)
Anyone with a recommendation of what I need to do!?
I recreated the site under C:\inetpub\wwwroot\ instead of having it on my second HDD and the issue went away.... I would love to know why though so if anyone ever comes across this question please feel free to post

Resources