Jaan.

    I would recommend first running the application using Webrick, or
Mongrel to be sure it is working properly, right now you are trying to
access directly a rhtml template, and you have error in it.

    And after that start try serving it using some of the recipes in:

    http://www.napcs.com/howto/rails/deploy/

--
Aníbal

On Feb 14, 7:06 pm, Jaan Jaan <[EMAIL PROTECTED]>
wrote:
> Hi All,
>
> I am new in learning ruby on rails. And now I'm trying to do set up for
> ruby on rails in IIS
> I follow instructions from one of site and then when I try to run the
> pagehttp://localhost/index.rhtml, it comes an error like this :
>
> CGI Error
> The specified CGI application misbehaved by not returning a complete set
> of HTTP headers. The headers it did return are:
>
> C:\first\app\views\first\index.rhtml:9: undefined method `form_tag' for
> main:Object (NoMethodError)
>
> Does anyone here know what's wrong? maybe i've missed some settings but
> i have no idea what is wrong
>
> Thanks a lot in advance for your help
>
> best regards,
> Jaan
> --
> Posted viahttp://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to