
eduardosuruagy
uniGUI Subscriber-
Posts
711 -
Joined
-
Last visited
-
Days Won
9
eduardosuruagy last won the day on February 23
eduardosuruagy had the most liked content!
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
eduardosuruagy's Achievements

Advanced Member (4/4)
30
Reputation
-
???
-
I have the same problem
-
TUniCustomDBGrid.MoveToRow(): Unexpected Row number: 0, 3.
eduardosuruagy replied to erich.wanker's topic in General
If you can give me an example, I'd appreciate it, when you have the native option to mark the record, that's where the error happens -
TUniCustomDBGrid.MoveToRow(): Unexpected Row number: 0, 3.
eduardosuruagy replied to erich.wanker's topic in General
I live with this error for years and it has never been resolved, unfortunately. I think the grid deserved an overhaul as it is the most used component on all systems. -
Opening DesignReport "as Service" (Fast Report)
eduardosuruagy replied to Abaksoft's topic in General
Are you going to sell the tool? -
eduardosuruagy started following Hyperserver works and the page doesn't, what can it be? , Opening DesignReport "as Service" (Fast Report) , DIgital sign of pdf and 3 others
-
Opening DesignReport "as Service" (Fast Report)
eduardosuruagy replied to Abaksoft's topic in General
Are you going to sell the tool? If so, I'm interested in knowing more about her. -
I'm using a TUniSpinEdit and I'd like to block typing if the typed value is greater than that informed in the MaxValue property, the component lets me type a larger value and it turns red, and the user sometimes doesn't see it. I would like to block or show a message if this happens. Thanks!!
-
I'm using it in the same way as wilton_rad I use IIS + Hyperserver and each client has its own folder.
-
I go through that too, in several places in my code it doesn't work.
-
Full Stack Developer Course Using Unigui, Who Interested?
eduardosuruagy replied to mhmda's topic in General
I'm interested -
UniThreadTimer on UniServerModule doesnt work ?
eduardosuruagy replied to erich.wanker's topic in General
In this code, what is the UniThreadTimer1.Lock command for? procedure TUniServerModule.UniThreadTimer1Timer(Sender: TObject); begin UniThreadTimer1.Lock; syslog('test server'); UniThreadTimer1.Unlock; end; -
Hyperserver works and the page doesn't, what can it be?
eduardosuruagy replied to eduardosuruagy's topic in General
I've been working with this for years and all of a sudden it stopped working, I just put Hypersever to work and these errors show up for me sigefweb_hyper_server.exe: 00001D0C: 12:00:44 []:>--------------------------------------------------------------< sigefweb_hyper_server.exe: 00001D0C: 12:00:44 [TUniServerModule]:Server First Init. sigefweb_hyper_server.exe: 00001D0C: 12:00:44 [TUniServerModule]:Start Path = C:\inetpub\wwwroot\novo\ sigefweb_hyper_server.exe: 00001D0C: 12:00:44 [TUniHyperServer]:InitInterceptor sigefweb_hyper_server.exe: 00001D0C: 12:00:45 [Transport.PoolSize]:516 sigefweb_hyper_server.exe: 00001D0C: 12:02:19 [TUniHyperNode.Terminate]:Node #0 forcefully terminated. sigefweb_hyper_server.exe: 00001D0C: 12:02:19 [PostInit]:Failed to initialize node: 0 sigefweb_hyper_server.exe: 00001D0C: 12:02:19 [TUniServerModule]:Starting HTTP Server on Port: 8081... sigefweb_hyper_server.exe: 00001D0C: 12:02:19 [TUniServerModule]:HTTP Server Started on Port: 8081 sigefweb_hyper_server.exe: 000016E8: 12:02:28 [TUniHyperNode.Terminate]:Node #1 forcefully terminated. sigefweb_hyper_server.exe: 000016E8: 12:02:29 [TUniHyperNodeManagerWorker]:Failed to initialize node: 1 -
Hyperserver works and the page doesn't, what can it be?
eduardosuruagy replied to eduardosuruagy's topic in General
Can someone help me? -
Can someone help me?
-
I'm using Hyperserver together with IIS and I can open the client's Hyperserver but the page doesn't open, the images are attached