- This topic has 3 replies, 2 voices, and was last updated 13 years, 10 months ago by
support-michael.
-
AuthorPosts
-
maheshMemberwhile im running “Template.html” it displays plain screen with the following error
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)
Timestamp: Tue, 6 Sep 2011 00:42:02 UTCMessage: Object doesn’t support this property or method
Line: 22
Char: 284
Code: 0
URI: file:///D:/MAHESH/SOFTWARES/iPhone/Template-export/Template.jsMessage: Object doesn’t support this property or method
Line: 1009
Char: 1
Code: 0
URI: file:///D:/MAHESH/SOFTWARES/iPhone/Template-export/res/phoneui.jsMessage: Object doesn’t support this property or method
Line: 173
Char: 2
Code: 0
URI: file:///D:/MAHESH/SOFTWARES/iPhone/Template-export/res/phoneui.jsCan you plz tell me how to resolve this one…..
September 5, 2011 at 8:15 pm #319482
support-michaelKeymaster>User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; …
This is an IE user-agent which is not what I would expect to see. Please describe the steps for me to recreate this error. If you dbl-clicked a *.mobi file and get this error then IE registered with your OS to handle *.mobi files. To resolve such a problem use right-click on .mobi file and select Open With and choose MobiOne Studio.September 5, 2011 at 8:48 pm #319483
maheshMemberThanx for ur quk reply
1. I created HelloWorld.mobi
2. I run that .mobi (Tools->Run in TestCenter)
3. I got “Mobi One TestCenter” new window, It doesnot contain any Data
Now I want to display some html data on the screen
so, what I should do, to display data
I am eagerly waiting for ur reply
September 6, 2011 at 9:09 am #319514
support-michaelKeymasterA few more questions to help me get a picture of what you are experiencing.
1) What is the language settings on your Windows OS?
2) >3. I got “Mobi One TestCenter” new window, It doesnot contain any Data
Does this mean that the Test Center does not render a user interface of any kind?
Can you attach a screenshot of the UI you created in the Design Center and a screenshot of what the Test Center renders when you select the Run in Test Center?3) I’m wondering if there may be a conflict with antivirus software or something like this. Try this scenario and see if things improve. Let me know the outcome.
a) Disable MobiOne integrated Web Server
– in Design Center select Window>Settings>Local Web Server, uncheck the “Enable Local Server” if it is checked and then click “OK” at bottom of settings dialog
b) Create Simple Design and Run in Test Center
– in Design Center create a new UI design for testing purposes. Just drop a button in a Visual Designer editor. Then click the Run in Test Center button. Save the file during the process. The Test Center should launch and render the Design Center UI. -
AuthorPosts