cancel
Showing results for 
Search instead for 
Did you mean: 

Error While Execute Mobile Application Studio

Former Member
0 Kudos

Hi all

I have developed one application in Mobile Application Studio. In that i created Business object, Tiles and Tile Set. I included Tiles under Tile set and Generated. No error found. Now Execute, the following error occured.

Run-time Error '91' : Object Variable or with block variable not set

How can i solved this problem. What is the Error?

Help me

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi all

My problem still continuee. anyboby help me

Former Member
0 Kudos

Hi Muthu,

You could try these two solutions.

1. Check if metadataviewer.exe is running. This exe file is present in the <mobilerootfolder>/bin. If this is not running, you have re-generate the application with proper settings. Check the settings before regenerating.

2. Register msa.dll and sfabol.dll manually. These dll's should get registered during automatically but sometimes you may have to do it manually.

Regards,

Ramesh.

Former Member
0 Kudos

hi Ramesh

I have searched metadataviewer.exe in that folder and whole system also. But that file is not available.

Both the files (msa.dll and sfabol.dll) i registered manually using

regsvr32 msa.dll like that

but still problem continuee.

Former Member
0 Kudos

Hi,

I foresee this as an application generation issue. Possible solution to this issue would be to close and reopen MAS and then regenerate the application.

Regards,

Ramesh.

Former Member
0 Kudos

hi ramesh

I have already closed serveral time and reopened. But Same problem occured 2 times. one for Business Logic and other for User Interface. Is anyother way to solve this issue. but when i generate this application no error found.

help me

Former Member
0 Kudos

Hi Muthu,

Did you try regenerating the application. This should help. The Runtime error is generally seen when debugging in MAS.

Regards,

Ramesh..

Former Member
0 Kudos

HI Ramesh

I tried generation. Lot of time i regenerated. ie. close all application and regenerated. When i'm trying to execute it show that Error.

Can u tell me clearly.