Javascript Error 'CallBackPager' is undefined

rated by 0 users
Not Answered This post has 0 verified answers | 5 Replies | 3 Followers

nichmar
Not Ranked
6 Posts
Points 120
By: nichmar
Posted: Fri, May 25 2007 8:26 AM

I recently installed Community Server 2007 on a windows 2000 server. It has ASP 2.0 installed. When I browse to the web page, I get a javaScript error:  'CallBackPager' is undefined. There are other JavaScript errors on the default page as well, like: 'Telligent_CallbackManager' is undefined. The application is also producing a large number of exceptions. The two exceptions I keep getting are:

CommunityServer.Components.CSException: Iterator Failed. Type CommunityServer.Components.SearchBarrel.SearchJob.
Method IndexPosts. Reason Object reference not set to an instance of an object.

Iterator Failed. Type CommunityServer.Components.SearchBarrel.SearchJob. Method IndexPosts. Reason Object reference not set to an instance of an object.

AND

System.NullReferenceException: Object reference not set to an instance of an object.
   at CommunityServer.SearchTerms.CleanSearchTerms(String searchTerms)
   at CommunityServer.Components.SearchBarrel.SearchJob.Index(String contentToIndex, Hashtable words, WordLocation wordLocation, Int32 settingsID)
   at CommunityServer.Components.SearchBarrel.FileSearchJob.IndexPosts(Int32 setSize, Int32 settingsID)
   at CommunityServer.Components.SearchBarrel.SearchJob.IndexPosts(Int32 settingsID)
   at CommunityServer.Components.SiteSettingsManager.IterateSiteSettings(SiteSettingsListIterator iter)
   at CommunityServer.Components.SearchBarrel.SearchJob.Execute(XmlNode node)
   at Telligent.Tasks.Task.ExecuteTask()

Error occurred while running background task FilesIndexing

 Any help would be appreciated

 

All Replies

Dennis van der Stelt
Top 200 Contributor
128 Posts
Points 1,015
By: Dennis van der Stelt
Posted: Fri, May 25 2007 5:16 PM In reply to

Got the same error message about the javascript... Seems javascript isn't loaded, but I have no idea where it's loaded from! Smile

Dennis van der Stelt BloggingAbout.NET Admin
One Step Ahead : Class-A

 
  • Post Points: 20 |
nichmar
Not Ranked
6 Posts
Points 120
By: nichmar
Posted: Fri, Jun 1 2007 10:49 AM In reply to

Did you ever get this issure resolved? I did not solve it yet!

 
  • Post Points: 20 |
Dennis van der Stelt
Top 200 Contributor
128 Posts
Points 1,015
By: Dennis van der Stelt
Posted: Fri, Jun 1 2007 3:14 PM In reply to

Oh right, sorry... Smile

 For me the problem was that .axd files weren't mapped in IIS to the aspnet_isapi.dll file of the .NET 2.0 Framework.

 You can fix this very easily with aspnet_regiis.exe -i but then every website will be .NET 2.0 from that point on. I'm not really sure how you can just register the scriptmaps and stuff for a single website. I added the scriptmap manually on the server.

Dennis van der Stelt BloggingAbout.NET Admin
One Step Ahead : Class-A

 
  • Post Points: 20 |
nichmar
Not Ranked
6 Posts
Points 120
By: nichmar
Posted: Mon, Jun 4 2007 7:04 AM In reply to

Thanks for the reply. That was my problem as well. To fix it in IIS, you open the virtual web site in the management console, click on "configuration" and change the mappings in there.

 
  • Post Points: 20 |
ServerGuy
Not Ranked
6 Posts
Points 75
By: ServerGuy
Posted: Tue, Jun 12 2007 12:46 AM In reply to

I have just checked my system and the ..axd files are already registered, anyone get any other ideas ?

Thanks

 
  • Post Points: 5 |
Page 1 of 1 (6 items) | RSS
Powered by Community Server (Commercial Edition), by Telligent Systems

Copyright© 2008 Telligent Systems Inc. All rights reserved
CommunityServer.com  •  Telligent.com