Welcome, Guest. Please login or register.
Did you miss your activation email?
05/23/12, 02:05
Home Help Search Login Register
News: Parsley Flex framework review featuring quiz application, in our Flex frameworks series
Flex SDK 4.5 mobile roadmap: begin with your mobile development
Swiz Flex framework review featuring quiz application
New homepage we release our new Homepage, take a look ...

+  Flash-db
|-+  Server side Scripting and Database Support
| |-+  Flash Remoting with AMF (Moderators: Flash-db, Musicman, Jorge Solis, papachan, nothingGrinder)
| | |-+  HTTP: Status 500 error?
0 Members and 2 Guests are viewing this topic. « previous next »
Pages: 1 [2] Print
Author Topic: HTTP: Status 500 error?  (Read 21129 times)
Ronald Wernecke
Administrator
Systems Administrator
*****
Posts: 6175


View Profile WWW Email
« Reply #15 on: 11/09/08, 07:50 »

Then, I guess, you have to talk to your service provider.
The file can either not be found, or the ASP-Version is not supported.
Logged

happy flashing
Cool
Ronald
mangrove
Server what's that
*
Posts: 12


View Profile Email
« Reply #16 on: 11/12/08, 04:22 »

I can't not fix them Undecided
Logged
Ronald Wernecke
Administrator
Systems Administrator
*****
Posts: 6175


View Profile WWW Email
« Reply #17 on: 11/12/08, 04:31 »

what does your service provider say?
Logged

happy flashing
Cool
Ronald
mangrove
Server what's that
*
Posts: 12


View Profile Email
« Reply #18 on: 11/12/08, 04:54 »

Provider:

OS: Windows
IIS: 6.0
Framework: 2.0
---------------------------
I checked with Charles and I received some info:

URL: http://www.gis.net.vn/weborb.aspx
Status: Completed
Response Code: 404 Not found
Protocol: HTTP/1.1
Method: GET
Content-Type: text/html
Client Address: /127.0.0.1
Remote Address: www.gis.net.vn/222.255.137.73


URL: https://urs.microsoft.com
Status: Failed
Failed: The socket was closed before a request was made. caused by java.net.SocketException or No request was made. Possibly the certificate was rejected.

Note: (weborb.aspx is not physical file - http://www.themidnightcoders.com/doc30/configuration/overview.htm )
I'm really tired and dispirited.
« Last Edit: 11/12/08, 05:00 by mangrove » Logged
Ronald Wernecke
Administrator
Systems Administrator
*****
Posts: 6175


View Profile WWW Email
« Reply #19 on: 11/12/08, 05:18 »

This looks like socket timeout or some security problem with certificate.
Check the access with something you can use directly via browser.
Logged

happy flashing
Cool
Ronald
mangrove
Server what's that
*
Posts: 12


View Profile Email
« Reply #20 on: 11/12/08, 06:14 »

If possible I will send my source code you.
Could you help me do that?
Logged
Ronald Wernecke
Administrator
Systems Administrator
*****
Posts: 6175


View Profile WWW Email
« Reply #21 on: 11/12/08, 06:38 »

I have no idea about this project.
I can help with basic things, and with php solutions.
It definately does not find the weborb file, which is requested.

You need help from the nightcoders somehow.

Sorry - I just can point you to the facts - the deeper stuff is off of my knowledge and time.
Logged

happy flashing
Cool
Ronald
mangrove
Server what's that
*
Posts: 12


View Profile Email
« Reply #22 on: 11/12/08, 23:52 »

Hi Ronald,

Please see image that captured Charles: http://flex_india.googlegroups.com/attach/8c5fe9cee57eaf6c/charles.JPG?view=1&part=4

Could you help me that info

Thank in advance
Logged
Ronald Wernecke
Administrator
Systems Administrator
*****
Posts: 6175


View Profile WWW Email
« Reply #23 on: 11/13/08, 00:12 »

Charles tells you weborb.aspx - file not found
this is the point.

After it is supposed to be created on the fly, this process does not work.
Logged

happy flashing
Cool
Ronald
mangrove
Server what's that
*
Posts: 12


View Profile Email
« Reply #24 on: 11/15/08, 04:10 »

Hi
when i run my app debug mode: I got error messages:
[SWF] /myapp/bin-debug/index.swf - 982,107 bytes after decompression
Warning: Ignoring <site-control> tag in policy file from http://localhost/myapp/crossdomain.xml.  This tag is only allowed in master policy files.

Warning: Ignoring 'secure' attribute in policy file from http://localhost/myapp/crossdomain.xml.  The 'secure' attribute is only permitted in HTTPS and socket policy files.  See http://www.adobe.com/go/strict_policy_files for details.

Warning: Ignoring 'secure' attribute in policy file from http://localhost/myapp/crossdomain.xml.  The 'secure' attribute is only permitted in HTTPS and socket policy files.  See http://www.adobe.com/go/strict_policy_files for details.

Warning: Failed to load policy file from https://localhost/crossdomain.xml

*** Security Sandbox Violation ***
Connection to https://localhost/myapp/bin-debug/weborb.aspx halted - not permitted from http://localhost/myapp/bin-debug/index.swf
Error: Request for resource at https://localhost/myapp/bin-debug/weborb.aspx by requestor from http://localhost/myapp/bin-debug/index.swf is denied due to lack of policy file permissions.

Warning: Domain localhost does not specify a meta-policy.  Applying default meta-policy 'master-only'.  This configuration is deprecated.  See http://www.adobe.com/go/strict_policy_files to fix this problem.

Error: Ignoring policy file at http://localhost/myapp/crossdomain.xml due to meta-policy 'master-only'.

Warning: Failed to load policy file from https://localhost/crossdomain.xml

*** Security Sandbox Violation ***
Connection to https://localhost/myapp/bin-debug/weborb.aspx halted - not permitted from http://localhost/myapp/bin-debug/index.swf
Error: Request for resource at https://localhost/myapp/bin-debug/weborb.aspx by requestor from http://localhost/myapp/bin-debug/index.swf is denied due to lack of policy file permissions.

how can i help me
Logged
Ronald Wernecke
Administrator
Systems Administrator
*****
Posts: 6175


View Profile WWW Email
« Reply #25 on: 11/15/08, 04:18 »

I have never worked with https on localhost.
You need to read this adobe helpfile - sorry have no time right now for doing it myself and transfering the content.

Anyway - if you load the swf file from https site as well, you dont need the crossdomain construct.
Logged

happy flashing
Cool
Ronald
mangrove
Server what's that
*
Posts: 12


View Profile Email
« Reply #26 on: 12/01/08, 21:59 »

Hi All,

My bug is fixed.

My PC uses WIndows XP, My Host uses WIndows Server 2003.
So i config IIS. It works fine now.

Thank all support me so far.
Logged
Pages: 1 [2] Print 
« previous next »
Jump to:  


Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!
anything