Ok, I have run more tests. I have found out that if I add a user that I use for testing to a local admin of my test box then it works. Not like this is a solution but at least now I know where the problem is. Any ideas I can use to have my test box serving other then me only users?
--- In [email protected], "markgoldin_2000" <[EMAIL PROTECTED]> wrote: > > When I am setting up HTTPService I am using a string I have showed > below: > http://servername/web directory/subfolder/asppage.asp > with a few parameters. > And then from Browser: > http://servername/web directory/startpage.html > > --- In [email protected], "valdhor" <stevedepp@> wrote: > > > > So what is the code to produce this error? > > > > There are many places you can use a URI in Flex. > > > > > > --- In [email protected], "markgoldin_2000" > > <markgoldin_2000@> wrote: > > > > > > HTTP request error in a small alert box. > > > > > > --- In [email protected], "Tracy Spratt" <tspratt@> > wrote: > > > > > > > > What error? > > > > > > > > Tracy > > > > > > > > > > > > > > > > ________________________________ > > > > > > > > From: [email protected] > > > [mailto:[EMAIL PROTECTED] On > > > > Behalf Of markgoldin_2000 > > > > Sent: Friday, November 14, 2008 4:34 PM > > > > To: [email protected] > > > > Subject: [flexcoders] Re: HTTP request error > > > > > > > > > > > > > > > > Nobody has run into this problem? I have googled this error, > did > > > not > > > > find anything that helped. Please help. > > > > > > > > --- In [email protected] <mailto:flexcoders% > > > 40yahoogroups.com> > > > > , "markgoldin_2000" > > > > <markgoldin_2000@> wrote: > > > > > > > > > > I am getting this error when I am trying to access my web > site > > > from > > > > > computers that are not running under my name. > > > > > This my url in flex: > > > > > http://servername/web <http://servername/web> > > > > directory/subfolder/asppage.asp > > > > > > > > > > In the browser I am using the following: > > > > > http://servername/web <http://servername/web> > > > > directory/startpage.html > > > > > > > > > > Works for me from different computers but not for other users. > > > > > > > > > > Can someone help, please? > > > > > > > > > > > > > > >

