Brandon Aaron wrote:
> I would check out the headers ... maybe using liveHTTPHeader extension in
> Firefox. Compare the ones from the two servers and perhaps that will give
> some insight.
>
> Brandon
>
> On 8/31/06, Ryan Gahl <[EMAIL PROTECTED]> wrote:
> >
> > Hmm... odd indeed. Only thing I can think of (which may or may not be
> > competely off the mark), is to check the encodings of either the files
> > themselves or what you have IIS configured to handle... maybe the files are
> > encoded with something other than what IIS is setup to handle?? I dunno if
> > that is ever even an issue, but it appears almost like it's encountering
> > some character code that it doesn't recognize, which makes me think it's
> > encoding related. Again, just a miserable stab in the dark.
> >
> >
> > On 8/31/06, Ben <[EMAIL PROTECTED]> wrote:
> > >
> > >
> > > Using Scriptaculous effects on my dev machine (WinXP pro + iis 5.1)
> > > everything works fine, but the same application on the web server (win
> > > 2003 + iis6) I get strange javascript errors like this:
> > >
> > > syntax error
> > > builder.js (line 1)
> > > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
> > > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd ">
> > >
> > > syntax error
> > > dragdrop.js (line 1)
> > > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
> > > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd ">
> > >
> > > syntax error
> > > controls.js (line 1)
> > > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
> > > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd ">
> > >
> > > syntax error
> > > slider.js (line 1)
> > > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
> > > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd ">
> > >
> > > All I am doing is including the following includes
> > >
> > > <script type="text/javascript" src="../js/prototype.js"></script>
> > > <script type="text/javascript" src="../js/scriptaculous.js"></script>
> > > <script type="text/javascript" src="../js/combo.js"></script>
> > >
> > > Any ideas?
> > >
> > >
> > >
> > >
> > >
> >
> > >
> >
>
> ------=_Part_49235_3510245.1157069422740
> Content-Type: text/html; charset=ISO-8859-1
> X-Google-AttachSize: 3475
>
> I would check out the headers ... maybe using liveHTTPHeader extension in 
> Firefox. Compare the ones from the two servers and perhaps that will give 
> some insight. <br><br>Brandon<br><br><div><span class="gmail_quote">On 
> 8/31/06,
> <b class="gmail_sendername">Ryan Gahl</b> &lt;<a href="mailto:[EMAIL 
> PROTECTED]">[EMAIL PROTECTED]</a>&gt; wrote:</span><blockquote 
> class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 
> 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
> <div>Hmm... odd indeed. Only thing I can think of (which may or may not be 
> competely off the mark), is to check the encodings of either the files 
> themselves or what you have IIS configured to handle... maybe the files are 
> encoded with something other than what IIS is setup to handle?? I dunno if 
> that is ever even an issue, but it appears almost like it's encountering some 
> character code that it doesn't recognize, which makes me think it's encoding 
> related. Again, just a miserable stab in the dark.
> </div><div><span class="e" id="q_10d64db95fde22d7_1"><br><br><div><span 
> class="gmail_quote">On 8/31/06, <b class="gmail_sendername">Ben</b> &lt;<a 
> href="mailto:[EMAIL PROTECTED]" target="_blank" onclick="return 
> top.js.OpenExtLink(window,event,this)">
> [EMAIL PROTECTED]</a>&gt; wrote:</span><blockquote class="gmail_quote" 
> style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; 
> padding-left: 1ex;">
> <br>Using Scriptaculous effects on my dev machine (WinXP pro + iis 5.1)<br> 
> everything works fine, but the same application on the web server (win<br> 
> 2003 + iis6) I get strange javascript errors like this:<br><br> syntax error
> <br> builder.js (line 1)<br> &lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 
> 1.0 Transitional//EN&quot;<br> &quot;<a 
> href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"; 
> target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
> http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd
> </a>&quot;&gt;<br><br> syntax error<br> dragdrop.js (line 1)<br> &lt;!DOCTYPE 
> html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot;<br> &quot;<a 
> href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"; 
> target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
> http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd
> </a>&quot;&gt;<br><br> syntax error<br> controls.js (line 1)<br> &lt;!DOCTYPE 
> html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot;<br> &quot;<a 
> href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"; 
> target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
> http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd
> </a>&quot;&gt;<br><br> syntax error<br> slider.js (line 1)<br> &lt;!DOCTYPE 
> html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot;<br> &quot;<a 
> href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"; 
> target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
> http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd
> </a>&quot;&gt;<br><br> All I am doing is including the following 
> includes<br><br> &lt;script type=&quot;text/javascript&quot; 
> src=&quot;../js/prototype.js&quot;&gt;&lt;/script&gt;<br> &lt;script 
> type=&quot;text/javascript&quot; 
> src=&quot;../js/scriptaculous.js&quot;&gt;&lt;/script&gt;
> <br> &lt;script type=&quot;text/javascript&quot; 
> src=&quot;../js/combo.js&quot;&gt;&lt;/script&gt;<br><br> Any 
> ideas?<br><br><br><br><br></blockquote></div><br>
> <br>
> <br>
> </span></div></blockquote></div><br>
>
> ------=_Part_49235_3510245.1157069422740--



Hi, thanks for the suggestions. I checked the headers and they are
exactly the same except for the Content-Length on the Response Headers
is slightly different. I'm not sure what to try next. I don't own the
webserver and i'm not sure if my host will look into it.

Has anyone else heard of anything like this before?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs
-~----------~----~----~----~------~----~------~--~---

Reply via email to