It’s OK. I added the line with <httpProtocol allowKeepAlive=”false” /> and it’s working OK now. Thank you
Turns out the problem is not with Wisej. Can you please add this to your web.config
<system.webServer>
<httpProtocol allowKeepAlive=”false” />
….
We’ll add it to the file in the templates. Basically since all the requests coming from Wisej are async using either xhr or websocket, when keep alive is on, subsequent, close, http ajax requests use the previous socket. But when the server has closed the connection apparently the browser cannot reopen it.
In any case, WebSocket is the preferred protocol. But if you add the setting above everything works fine.
I have disabled WebSocket on the sample uploaded earlier: http://demo.wisej.com/desktop/default.html
Solved on the 03 May 2016 release.
Thanks.
Please add an answer to this issue whenever you release an update. Otherwise there is no way we notice there is an update available and must run the downloader every now and again.
Hi Frank,
I just tried it now and got the same message. I had to disable SEP to download the installer and I got it installed now.
Thanks for your help.
Cris
Thank you. The problem is caused by the modal frame not updating the client when it is running on http: the deployed server doesn’t support WebSocket or Microsoft.WebSockets.dll is missing. Anyway, it should work on http as well. Logged with issue #WJ-7238. Will be fixed in the next update tonight.
Added a similar sample on our demo server: http://demo.wisej.com/desktop/default.html
Good suggestion. Done!
Hi,
You are right! I changed my project name to Alex.Test.WSJ and the problem didn’t show up!
I consider this as closed!
Alex
Great thank! The issue is that .Wisej corresponds to the root namespace and will basically “invalidate” Wisej. It works form Winforms and VisWebGui since those are not part of their namespace. I hit the same issue myself on other namespaces as well.
Hi Luca,
Just nailed the problem. If I open a new project and leave the Project and Solution name the same (let’s say Test1) then there is no problem. However, I usually name my Solution “Test1” and the project something like “Alex.Test1.Wisej” (as there could be also “Alex.Test1.Winforms”, “Alex.Test1.VisWebGui” etc.). Then the problem with the namespace shows up!!
Alex
PS. Sorry for not replying earlier in one of the other posts, however when I was looking at the Support item list there was showing “0 Answers” to my question, so I was not going in the specific item to check if you had posted an answer, I assumed you had not! Today, I saw your answers with smaller letters as comments under my original question, and the “X Answers” only counting my edits …
A
Hi,
Tried to remove and re-install. Situation hasn’t changed. What is really strange is that if I include a “using Wisej.Web” in the beginning of the Designer.cs and remove the Wisej.Web in front of the AutoscaleMode.Font, everything is OK.
At the top of the file, when I type “using Wisej.” intellisense shows a list with the correct namespaces Core {}, Web {} etc. Within the body of the Window1 class, intellisense shows after “Wisej.” only Program and Window1.
Very strange!
Alex
Most likely they will be available for the final release since we need those controls in our projects too!
And no, there will not be paid controls.
All additional controls, not included in the installer, will be available for free in the /extensions page. Same for themes.
Best regards
Frank
Hi Frank,
thanks for the quick answer. Good to hear.
Yes I was referring to an accordion. Do you already know if they are available for the final release in november?
What do you mean by “free control”? Will there also be paid controls, that have to be licensed additional to the “normal” developer license?
Thanks in advance.
Best regards
Markus
Hi Markus,
thanks for your interest in Wisej.
Ribbon bars are under development and will be released as a free control including source code.
We just don´t have a specific release date yet.
What navigation tabs are you referring too ? Accordion ?
Yes, this is already on our agenda, again as a free control including source code.
Hope that helps.
Best regards
Frank
Cris,
we are now whitelisted by Symantec as well. Would you please try again, there should be no more warning/block.
Thanks !
Best regards
Frank
I installed the latest version, and it works.
Thanks
James
Yes, I trust the file. But SEP automatically deleted the file from the folder/directory I intended to save it to.
Thanks.
Cris
Hi James,
a license includes one year of free upgrades to the latest Wisej builds.
While you can of course continue to use the same version for an unlimited time, you need to renew your license in case you want to upgrade to a later / the latest version.
Hope that clarifies it.
Best regards
Frank
Frank,
Could you please explain the One Year renewal? I think I know what it is implying, but just want to make sure.
Thank you
James
