Re: v15 - Designer user corruption

2019-11-26 Thread Charles Miller via 4D_Tech
Hi All,
Do you have any copy where this problem does not occur. I so, save
users and groups and then load users and groups as a first shot. I am
not sure this will work but it may

You could also create a new db with no users and groups, save it and
then try loading that one.

C_BLOB($Blob_blb)
USERS TO BLOB($Blob_blb)

blob to document and then

DOCUMENT TO BLOB($File_Path;$Blob_blb)
BLOB TO USERS($UsersAndGroupd_b)

I don't think an of these will help as designer and admin are not
included in command , but worth a try,

On Tue, Nov 26, 2019 at 3:07 PM Chip Scheide via 4D_Tech
<4d_tech@lists.4d.com> wrote:
>
> some of you may remember my frustration with a stack error when opening
> a database with an interpreted component, and getting a Stack error
> before any of my code was running.
>
> Well, thanks indirectly to tech support I have determined the cause:
> the designer user is corrupted in some manner
>
> if I log in as administrator the database loads normally.
> if I log in as designer I get the stack overflow error.
>
> I now need some help in removing or repairing the users.
>
> anyone else had this issue - if so how was it resolved?
> and what about other users of the system how were they handled?
>
> Thanks
> Chip
>
> We have done so much, with so little, for so long;
> We are now qualified to anything with nothing 
>   - unknown
> **
> 4D Internet Users Group (4D iNUG)
> Archive:  http://lists.4d.com/archives.html
> Options: https://lists.4d.com/mailman/options/4d_tech
> Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
> **



-- 
-
 Chuck Miller Voice: (617) 739-0306 Fax: (617) 232-1064
 Informed Solutions, Inc.
 Brookline, MA 02446 USA Registered 4D Developer
   Providers of 4D, Sybase & SQL Server connectivity
  https://www.informed-solutions.com
-
This message and any attached documents contain information which may
be confidential, subject to privilege or exempt from disclosure under
applicable law.  These materials are intended only for the use of the
intended recipient. If you are not the intended recipient of this
transmission, you are hereby notified that any distribution,
disclosure, printing, copying, storage, modification or the taking of
any action in reliance upon this transmission is strictly prohibited.
Delivery of this message to any person other than the intended
recipient shall not compromise or waive such confidentiality,
privilege or exemption from disclosure as to this communication.
**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

v15 - Designer user corruption

2019-11-26 Thread Chip Scheide via 4D_Tech
some of you may remember my frustration with a stack error when opening 
a database with an interpreted component, and getting a Stack error 
before any of my code was running.

Well, thanks indirectly to tech support I have determined the cause:
the designer user is corrupted in some manner

if I log in as administrator the database loads normally.
if I log in as designer I get the stack overflow error.

I now need some help in removing or repairing the users.

anyone else had this issue - if so how was it resolved?
and what about other users of the system how were they handled?

Thanks
Chip

We have done so much, with so little, for so long;
We are now qualified to anything with nothing 
  - unknown
**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**