Object doesn't support this property or method
New Community Forums available at http://forums.ext.net
 

Coolite Forums

Welcome Guest ( Login | Register )
 
Object doesn't support this property or...
Subscribe
Last Login: 2/9/2010 9:54:49 PM
Posts: 3,
Posted 2/3/2010 5:06:36 PM

Group: Coolite Early Adopter
 I am new with Coolite. I just create a simple asp.net mvc application with coolite scriptmanager and linkbutton, and I keep getting error message, Object doesn't support this property or method. Anyone has idea how am I trouble shoot this? Please help. Thanks I am new with coolite. I try create a simple application in ASP.NET MVC, and I keep getting error message, "Object doesn't support this property or method". I just include scriptmanager and linkbutton. Please help.


Last Login: 6/15/2010 7:04:56 AM
Posts: 344,
Posted 2/5/2010 1:15:26 AM

Group: Coolite Premium Member & Early Adopter
It is pretty difficult to help out this way. The error message obviously means you are trying to access a non-existent property/method on a js object (maybe the object itself is null or undefined).

Atleast some code that generates this error needs to be posted for figuring out the issue.


--
http://www.rahulsingla.com
Last Login: 7/8/2010 1:50:34 AM
Posts: 4,722,
Posted 2/5/2010 12:40:42 PM

Group: Core Development Team
Hi KJ,

Please ensure you have the required routes.IgnoreRoute in your Global.asax.cs.

Confirm that your Global.asax.cs is the same/similar to the sample MVC project (http://www.coolite.com/mvc/).

You can also try setting CleanResourceUrl="false" on your <ext:ScriptManager>.

Hope this helps.

--
Geoffrey McGill
Coolite Inc.
Development Team
Skype : geoffrey.mcgill
Forum Guidelines | Coolite Examples | Coolite API Docs | ExtJS API Docs | Twitter
Last Login: 2/9/2010 9:54:49 PM
Posts: 3,
Posted 2/8/2010 9:16:29 PM

Group: Coolite Early Adopter
 Thank you, Geoffrey. It works! Why do we need to set CleanResourceURL=false? I am new with coolite. I try create a simple application in ASP.NET MVC, and I keep getting error message, "Object doesn't support this property or method". I just include scriptmanager and linkbutton. Please help.


Last Login: 2/9/2010 9:54:49 PM
Posts: 3,
Posted 2/8/2010 9:21:02 PM

Group: Coolite Early Adopter
 


Thank you, Geoffrey. It works! Why do we need to set CleanResourceURL=false?

I am new with coolite. I try create a simple application in ASP.NET MVC, and I keep getting error message, "Object doesn't support this property or method". I just include scriptmanager and linkbutton. Please help.


« Prev Topic | Next Topic »
Reading This Topic
Active Users: 0 ( 0 guests, 0 members, 0 anonymous members )
No members currently viewing this topic.
All times are GMT -5:00, Time now is 4:40pm