Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Installation problems

web-app

After Gemini installation (ver 3.0.2 and 3.0.3) I am getting the following error after login (when I enter correct password):

errormessage:

Method not found: 'Void System.Web.UI.ScriptManager.RegisterStartupScript(System.Web.UI.Page, System.Type, System.String, System.String, Boolean)'.

stacktrace:

SOURCE: Telerik.Web.UI TARGETSITE: Void RegisterCssReferences(Telerik.Web.ISkinnableControl) STACKTRACE:    at Telerik.Web.SkinRegistrar.RegisterCssReferences(ISkinnableControl _control)     at Telerik.Web.UI.RadWebControl.RegisterCssReferences()     at T

Can anybody help?

Enols
· 1
Enols
Replies (8)
helpful
0
not helpful

Is this an upgrade? It seems that you might have the wrong DLLs in your bin directory.

Also, make sure you are running another .net 2.0.


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Also, make sure that you have the latest version of ASP.NET AJAX


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

SaarCohen, thank you for your reply!

 

Dot Net version: 2.0.50727

When I got these problems I have reinstalled Ajax (from URL: http://www.microsoft.com/downloads/details.aspx?FamilyID=ca9d90fa-e8c9-42e3-aa19-08e2c027f5d6&displaylang=en) and Web Services Enhancements (from URL: http://www.microsoft.com/downloads/details.aspx?familyid=018a09fd-3a74-43c5-8ec1-8d789091255d&displaylang=en). Are these correct versions?

It is not upgrade, it is clear installation.

Moreover, this configuration is working on another computer. I am trying to move web application from one computer to another but it is not working neither as "new installation", nor as copy of the installed application.


Enols
· 1
Enols
helpful
0
not helpful

Can you please check in the add / remove programs window the version of ASP.NET AJAX?

You can view it when you select it in the winodw and click on support information.

It should be 1.0.61025


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Yes, exactly the same. (1.0.61025)


Enols
· 1
Enols
helpful
0
not helpful

We have only come against this exception when the problem was with AJAX extensions.

Is it possible to remove it, reboot and install again?


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

That helped. Thank you very much!


Enols
· 1
Enols
helpful
0
not helpful

No problem, glad all is working now.


Saar Cohen
· 5000
Saar Cohen