Johannes,
When setting up Application Builder for Flex you have to specify the "Web Server Base Folder", which in your case using Apache would be "C:\htdocs\flexviewers" most likely. and then your "Web Server Base Folder URL" which would be "http://localhost/flexviewers". Is this what you have?
Thanks a lot!
I tried this configuration, but again the web server base folder ist not found or wrong.
The folder on C: exsists and http://localhost returns "It works!" but with http://localhost/flexviewers I get 404 returned
thanks
Johannes,
Do you have a flexviewers folder in your C:\htdocs folder?
yes there is a folder
"C:\htdocs\flexviewers"
and a folder "C:\inetpub\wwwroot\flexviewers" . In the last one are some _temp_****.html files,
the htdocs\flexviewers is empty.
Johannes,
As you are using Apache as your webserver you should NOT have a "C:\inetpub\wwwroot\flexviewers" unless you entered that as the "Web Server Base Folder" in the Application Builder app when you set it up. As I mentioned in my previous post you should have "Web Server Base Folder" set to this path "C:\htdocs\flexviewers"
Thanks, I set the Web Server Base Folder to C:\htdocs\flexviewers, but it still does not work because, the error ist (as far as I understand) the URL of the web server base folder: http://localhost/flexviewers --> "check the the url of your web base folder"
thanks
Johannes,
Change the url of your web base folder by replacing localhost with your machine name. Short of that I am running out of suggestions and you should contact esri tech support.