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.




Version 3 beta - Could not load file or assembly 'System.Web.Extensions'

web-app

Hi!
I get the following error when I try to run Gemini 3 beta. I installed it in Vista Ultimate SP1. Any ideas?

Server Error in '/gemini3' Application.

Configuration Error

Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: Could not load file or assembly 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.

Source Error:

Line 34:     <compilation defaultLanguage="c#" debug="false">
Line 35: <assemblies>
Line 36: <add assembly="System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
Line 37: <add assembly="System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
Line 38: <add assembly="System.Drawing.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>

Source File: C:\Work\Tests\Gemini3\Gemini Web Application\web.config    Line: 36

Assembly Load Trace: The following information can be helpful to determine why the assembly 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' could not be loaded.

papadi
· 1
papadi
Replies (6)
helpful
0
not helpful

Thank you for posting this, we will post the missing DLLs on this thread soon.


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Hi,

I had the same problem on w2k3.The missing dll can be installed by ASP.NET Ajax 1.0, and it works for me.

(downloaded from here: http://www.microsoft.com/downloads/details.aspx?FamilyID=ca9d90fa-e8c9-42e3-aa19-08e2c027f5d6&displaylang=en)

Regards,

Daniel


Dániel Baranyi
· 1
Dániel Baranyi
helpful
0
not helpful

So, you just installed this package and that was it? Or you copied any files to some folder manually after that?


papadi
· 1
papadi
helpful
0
not helpful

Yes, just install, and its registers the mentioned dll into the GAC. So no need to copy it manually.


Dániel Baranyi
· 1
Dániel Baranyi
helpful
0
not helpful

Thank you for sharing your solution.


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

I tried that but it does not work!
sorry, it does work!


papadi
· 1
papadi