Marco, I've had this working for a long time, tested less than 2 months ago. Did Microsoft change something on us? The company finally puts things into place, now nothing works at all. With the...
Type: Posts; User: salesnav
Marco, I've had this working for a long time, tested less than 2 months ago. Did Microsoft change something on us? The company finally puts things into place, now nothing works at all. With the...
Works now. Moved all three file, WepAppUser, Props, and Session to their respective positions, redid the relationship. For some reason, gets lost every time I move them. Did a precompile of...
That is very interesting. Sorry it took so long to pare down the app for you to see it. Thank you so much. Would never have figured that one out on my own. Like the relationship between...
Stephen, you know I've been doing this a really long time, like 40 over years with you all. Salesnav was originally released in 1983. In any case, forgive me, I didn't shut down the service and did...
Were you able to reproduce this?
yes sir, thank you. It was 22mb, best I can do. you can go to the link below and right-click to download a workspace I created. It has 3 views, one with nothing in it, 2 with some fields open. ...
Harm or Stephen, ok, this is just getting stranger. I took one of the views causing trouble, pared it down until it was just a cWebview without even one button, removed all the includes altogether...
I appreciate that, but that wasn't it. That is really just a set of the same packages with very little difference. Long story. I really don't use it. Anyway, took it out altogether, no...
Ok, I have this narrowed down. Very strange. These are two regular views, forget the WebModal/Webview difference, has nothing to do with it.
I can reproduce this now every time. This is 20.0.0.7,...
1534415345In addition to the code in the thread previously referenced where the 19.1 "bug fix" you did was shown, I have tried the original version of this procedure "Procedure ShowView_Exec" in...
Hi Dennis, appreciate the help. But no-go. Brienne says it's definitely CK-enabled. So I'm not sure what to do. It's Friday late in the afternoon. I may not give a hoot in about 30 minutes and...
That doesn't help me much. I wouldn't know one reg code from another. I'll ask Brianna.
That's good question. I've been working with a 20.0 on a different system and it's allowed me to connect without the Mertech drivers I've had forever, but I did install the Mertech drivers at first...
No, forgot about those thing, do not see a termlist.cfg on the entire system. Brand new system and install.
Just downloaded 2022, installed it. Registered it. Everything all good. I migrated a 20.0 workspace twice now, getting "Can't Find Registration File Error 12321" What did I do wrong?
Hi Frank, don't have a lot of time, but might have enough. Webapp programming I'm very good at. You're like maybe one of a few that's been at this longer than I, but I have almost 40 years...
This is a real thing. It happens when you hit the timeout on your app if you set one. Mine is set to 30 minutes. As long as the app it active, i.e. users are using, it's all good. Once the...
I am getting this error consistently now. this is v20.0.7. See this thread for some details....
Well I spoke too soon, it sat for a while, got the same error "could not render view oView as it was not initialized" so I really don't know what the problem is. I've been working in 19.1 for a...
I had an error in one view, other views, modals, no problem. This only occurred after the view was idle for a while. The error was "could not render view oView as it was not initialized" This is...
Okay, got this again. Found this and indeed it was the problem, webappsession and webappuser relationship was gone because the file numbers had changed. Lot easier than what I had to do last time....
Hi Mark, any news on adding calendaring?
I'm just going to contribute this here. I had an existing SQL DB, used to be Mertech, now MSSQLDRV. Took a while but got all the INT files right finally and the driver prefixes set finally but I...
I just have to ask if anyone has run into this and what you did about it.
The data is ancient format called jBase which stores data in a very archaic manner which allows end of file markers Hex 1A...
That is definitely another way to do this. I like the array idea. In my case sometimes the selections are many. Instead of using an array, I'm displaying the selections in a text box. I get these...