<div dir="ltr"><h1 style="margin:0px 0px 7px;padding:0px;border:0px;font-size:23px;vertical-align:baseline;font-family:'Trebuchet MS','Liberation Sans','DejaVu Sans',sans-serif;line-height:1.3;color:rgb(0,0,0)">
<span style="line-height:1.3;font-weight:normal"> </span><span style="font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;font-size:14px;line-height:18px;font-weight:normal">I have a (for now) identical web application running on a Linux server as well as on a Windows server. It is running flawlessly on the Linux environment, however I have strange problems on the Windows platform. When I access the web application, I log in to the system, and am confronted with a Navbar with multiple buttons.</span><br>
</h1><div><span style="font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;font-size:14px;line-height:18px;font-weight:normal"><br></span></div><div><span style="color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;font-size:14px;line-height:18px">Whenever I click one of the buttons, Racket crashes with the following error:</span><span style="font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;font-size:14px;line-height:18px;font-weight:normal"><br>
</span></div><div><span style="color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;font-size:14px;line-height:18px"><br></span></div><div><span style="color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;font-size:14px;line-height:18px;background-color:rgb(238,238,238)">Servlet (@ /;((%22k%22%20.%20%22(1%2015%209487431)%22))?Submit=newcontent66&AdminProjectNavigation=2&Submit=Users&projectnavigation=2) exception: extract-binding/single: 'submit occurs multiple times in '((submit . "newcontent66") (adminprojectnavigation . "2") (submit . "Users") (projectnavigation . "2"))</span><span style="color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;font-size:14px;line-height:18px"><br>
</span></div><div><span style="color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;font-size:14px;line-height:18px;background-color:rgb(238,238,238)"><br></span></div><div><span style="color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;font-size:14px;line-height:18px">The code this is referring to is the following: </span><a href="http://pastebin.com/cYPLcvKx">http://pastebin.com/cYPLcvKx</a><span style="color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;font-size:14px;line-height:18px;background-color:rgb(238,238,238)"><br>
</span></div><div><br></div><div><span style="color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;font-size:14px;line-height:18px">Irrelevant parts are left out. As I said, the exact same code produces no problems whatsoever when the application is accessed on the Linux server. But since we have a new project coming up, we are in need of a different server, which happens to be in a Windows environment. Since this is the only difference between the two instances of the application, I am led to believe this is the problem. Can anyone maybe share some insight or knows what is going on there?</span><br>
</div><div><span style="color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;font-size:14px;line-height:18px"><br></span></div><div><span style="color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;font-size:14px;line-height:18px">Best regards,</span></div>
<div><span style="color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;font-size:14px;line-height:18px">Simon</span></div></div>