|
Rank: Newbie Groups: Member
Joined: 5/11/2011 Posts: 2
|
Hi,
I have downloaded your controls, installed the package and try to test on a test page and it give me this error:
Microsoft JScript runtime error: 'EO858.g.d' is null or not an object
Tried to search on your web site and also on google and found nothing!
Thank you for your help!
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi, Check whether your site requires login. If your site requires login, you must grant eo_web.ashx anonymous access because that file is used to render our JavaScript files. See here for more details: http://www.essentialobjects.com/forum/postst1401_the-eo-web-controls-are-not-rendered.aspxThanks
|
|
Rank: Newbie Groups: Member
Joined: 5/11/2011 Posts: 2
|
Thank for fast reply,
Still no changes, same error occur!
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
In that case you can do one of the following two things:
1. Create a test page that demonstrates the problem and put the page online. Make sure the page contains only code needed to reproduce the problem. We will try to access it from here.
2. If you can not put an online test page, then please isolate the problem into a test project. Again make sure the test project runs independently and only contains code needed to demonstrate the problem. You can then send the test project to us. Let us know if you wish to use this option so that we can tell you where to send the test code;
As soon as we can see the error, we should be able to tell you what's wrong.
Thanks
|
|