vote up 0 vote down star

I am deploying an ASP.NET MVC to Windows Server 2008. I have installed ASP.NET MVC 1, but jQuery is not working on any of the pages. Anyone had this problem?

flag

Can you be a bit more specific? – Kev May 13 at 16:49

1 Answer

vote up 2 vote down check

I suspect a problem with the path being used to load the scripts. Is your web site at the root or in a subdirectory on the server? See this question and see if the answers there don't help.

http://stackoverflow.com/questions/730336/jquery-library-location-wants-to-be-referenced-differently-on-server

link|flag
This does not seem to be the problem – Danny May 13 at 17:44
We need more details then. – tvanfosson May 13 at 17:45

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.