Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: Problems running a new app

$
0
0
Re: Problems running a new app
FoxInCloud
Re: Problems running a new app
Apr. 17, 2013
10:01 am
3RI0LH3R9Show this entire thread in new window
Gratar Image based on email address
From:Thierry Nivelet (FoxInCloud)
To:Michele
1/ add in xxServer.prg!xxxProcess:
PROCEDURE myDefaultFormreturnthis.wFormStandardPage('myDefaultForm.scx')externalform myDefaultForm

2/ Make sure myDefaultForm.scx.wAnonymousAllowed = .T.

3/ In IIS console, select 'HTTP redirections' and redirect 'index.htm' to '/xxxTest/myDefaultForm.xxx'


The second problem has been solved.

Now the problem is that i don't remember where i have to set the name of the main form, that i have to run for first when the app is run....At the moment when i run the app in my browser i can see the name of some form's classes and i don't see the main form i have in the project...


I have created a new project and i have published it with FAA.....WHen i start the app and i call it from my browser i can see this page:

where i can see all classes of "form" in my project except the only one i want to show. The form Main that is the first form called from my main.prg.....

Then if i select one of the shown forms i have this error:

What has gone wrong in publishing operations.....



-- thn (FoxInCloud)


Viewing all articles
Browse latest Browse all 10393

Trending Articles