1) when i launch it from the browser with localhost/suptest this page is opened
instead of my main form that is opened in vfp screen....(in debug). If i want to open it i have to insert as address localhost/suptest/main.sup (i use Windows 7 on my machine)
The only place where i have found a sort of redirection if i insert to redirect the site on main.sup i have a loop error in the browser.
2) In my main form i have a group of buttons....the first to insert the user calls a new form without problems....the second button opens another form, but when i select this button i'm redirected to the page i shown before with the name of some forms of my project....
What is wrong in my app ? or in my IIS ?