Jump to content

Recommended Posts

Posted

Hello there

 

After installing latest 0.88.0.917 I'm getting these error... sometimes.

I can compile and RUN any of your demos.

I cannot run my existant applications.

 

I created a new void application with the assistant, compile... run... ok, but in browser also I get the error:

 

An Exception has occured in application:

 

OBJECT expected on line 1

 

Restart application

 

So I don't understanding what is happening

 

The log says:

Project1: 00000AE4: 17:43:36CommandGet:EParserError : OBJECT expected on line 1

 

I tried remove packages and reinstall... build, etc.

I tried Chrome and IE7 and IE8.

 

I attached the sample application, you'll see that is empty, no there are nothing.

 

How to debug this?

 

Thx

SampleUNIGUI.rar

  • Administrators
Posted

Hello there

 

After installing latest 0.88.0.917 I'm getting these error... sometimes.

I can compile and RUN any of your demos.

I cannot run my existant applications.

 

I created a new void application with the assistant, compile... run... ok, but in browser also I get the error:

 

An Exception has occured in application:

 

OBJECT expected on line 1

 

It only happens in blank forms right?

Posted

It only happens in blank forms right?

 

Yes, my project has a empty form and then a frame is created fired by a UniTimer.

I will put any control inside as a temporal workaround.

 

Thx

Posted

Yes, my project has a empty form and then a frame is created fired by a UniTimer.

I will put any control inside as a temporal workaround.

 

Thx

 

Update: my workaround doesn't work. I think that it's anything related to UniFrames; when a I put, in design time, a frame or when I create in runtime, raises the error.

×
×
  • Create New...