I am currently experiencing an issue with my asp.net web application that utilizes a jquery multiple select dropdown list. The functionality works flawlessly when testing in VS 2012 development server. However, when I publish the application to our web server and attempt to access the page using the IP address, the control encounters errors and throws script errors. I am unsure of where exactly to begin troubleshooting this problem.