HTTP 500 Internal Server Error 
Author Message
 HTTP 500 Internal Server Error

I am trying to instance an object called Convert and then call a
function in ASP. Here is my code
<% Set objConvert = Server.CreateObject("Convert.Object") %>
            <% Response.Write objConvert.Convert(text1.text,"EBC") %>

can anyone tell me what is wrong?



Wed, 12 Feb 2003 03:00:00 GMT  
 HTTP 500 Internal Server Error
Try turning off Friendly HTTP Errors from within IE and see if that gives
you a better error message.

--
-Brad Kingsley

Host your ASP+ application with us today!
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Reliable Windows NT & Win2k Hosting
ORCS Web, Inc - http://www.orcsweb.com/
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-


Quote:
> I am trying to instance an object called Convert and then call a
> function in ASP. Here is my code
> <% Set objConvert = Server.CreateObject("Convert.Object") %>
>             <% Response.Write objConvert.Convert(text1.text,"EBC") %>

> can anyone tell me what is wrong?



Thu, 13 Feb 2003 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. HTTP 500 Internal server error

2. HTTP 500 Internal server error

3. HTTP 500 - Internal server error ASP

4. HTTP 500 - Internal server error

5. Response.Redirect 500 Internal server error

6. ASP http 500 error / Frames / Please Help

7. error http 500

8. Vb .net redirect to a http 500 error page

9. What does 500 Server Error mean?

10. 500 Server Error

11. registration form check and Enter into database produces server 500 error

12. Cookie code now works offline but displays HTTP 500 online

 

 
Powered by phpBB® Forum Software