New Posts New Posts RSS Feed: Object doesn't support property or method 'some'
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

Object doesn't support property or method 'some'

 Post Reply Post Reply
Author
Marcel View Drop Down
Newbie
Newbie


Joined: 14-Oct-2012
Location: Holland
Posts: 8
Post Options Post Options   Quote Marcel Quote  Post ReplyReply Direct Link To This Post Topic: Object doesn't support property or method 'some'
    Posted: 14-Oct-2012 at 5:33am
Hello,
 
Using the Todo sample as a guide to get started with Breeze using my own dbcontext > webapi,
i ran into a problem trying to debug my solution (VS 2012) in IE 9.
The breeze.debug.js throws an exception in
function compile(self) {
  etc..
}
with the message Unhandled exception at line 1237, column 17.
Microsoft.JScript runtime error: Object doesn't support property or method 'some'.
 
It runs fine when i run through firefox or the Pageinspector, but with those i don't seem to be able to debug javascript.

I tried to run the ToDo sample and it throws the same exception when trying to run it through IE 9.
 
Any suggestions ?
 
Thanks in advance.
Back to Top
Marcel View Drop Down
Newbie
Newbie


Joined: 14-Oct-2012
Location: Holland
Posts: 8
Post Options Post Options   Quote Marcel Quote  Post ReplyReply Direct Link To This Post Posted: 14-Oct-2012 at 6:12am
Think it was a problem om my side (browser caching).
Cleaned everything and it runs fine.
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down