Ticket T598858
Visible to All Users

Object doesn't support property or method 'resizable'

created 7 years ago

I'm using Document viewer in MVC application. I have used an extension to insert the document viewer on to a view. I added the following to web.config

<resources>
<addtype ="ThirdParty"/>
<addtype ="DevExtreme"/>
</resources>

<settings embedRequiredClientLibraries="true"/>

I'm getting:

SCRIPT438: Object doesn't support property or method 'resizable'

Comments (1)
DevExpress Support Team 7 years ago

    Hello,
    This information is insufficient to give you a precise answer as to why this happens. Please provide us with a runnable sample project that illustrates the issue in action. Note that with a small example project, it is much easier for us to verify that the code that calls ours is valid, and that the way our controls are being used is recommended. This way, we can concentrate our resources on the problematic area: A request for simple example programs. Your time and cooperation are greatly appreciated.

    P.S. I also recommend you review the SCRIPT438: Object doesn't support property or method IE web page where the same error is discussed. Perhaps this will help you resolve the issue.

    Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

    Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.