mvc external javascript referencing problem
        Posted  
        
            by user281180
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user281180
        
        
        
        Published on 2010-03-18T12:48:45Z
        Indexed on 
            2010/03/18
            12:51 UTC
        
        
        Read the original article
        Hit count: 314
        
JavaScript
|mvc
I recently asked this question but to my suprise, it worked fine for some time and now has stopped again!
I have a javascript in my script and I have added the link in my view as follows: It has certain functions which I can access once I have the script in my view. But when running I can see that the fucntions are not called instead i`m getting the error message Object expected at line 104. Why am I having this error and how can I solve it?
© Stack Overflow or respective owner