This is a migrated thread and some comments may be shown as answers.

Problem with 2011R2 upgrade

4 Answers 65 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Arambourg
Top achievements
Rank 1
Arambourg asked on 28 Oct 2011, 03:34 PM
Hi,

I am having some troubles with the 2011 R2 version of the components. I was using the ones from the 2010R2 and it was working fine. But I got a few days ago the newer version and i used the upgrade wizard.
Once I tried to launch my app, my login page didn't have neither css nor javascript and I got that javascript error :

Erreur : La feuille de style http://url/Common.css n'a pas été chargée car son type MIME, « text/html », n'est pas « text/css »

That text says that the stylesheet found has a "text/html mimetype but is waiting for a "text/css" one

I also realised with firebug, that the css stream I got from the server was not a css file, but the entire html page. However, once I was logged in, everything worked well, and including when i logged out.

So I looked for what changes did the wizard and I saw that the runAllManagedModulesForAllRequests attribute set to true in the module section of the web.config (System.webServer -> modules) was the origin of the problem. Once deleted, it works well.

My question is, why do I get those problems with this attribute? Do I need it anyway?

Thanks for reply

4 Answers, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 02 Nov 2011, 10:12 AM
Hi Arambourg,

Can you elaborate on the .NET version of the web site? Which was it when you where using the old controls and which is now, with the new controls? Also which upgrade wizard did you use, this for upgrading the .NET version of the project, e.g. the Visual Studio wizard or ours?

All the best,
Iana Tsolova
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
0
Arambourg
Top achievements
Rank 1
answered on 04 Nov 2011, 03:39 PM
Hi,
I used the Telerik wizard to upgrade my telerik components. I also changed my .NET version (i'm now running v4)
Thanks
0
Arambourg
Top achievements
Rank 1
answered on 04 Nov 2011, 03:40 PM
Hi,
I used the Telerik wizard to upgrade my telerik components. I also changed my .NET version (i'm now running v4)
Thanks
0
Iana Tsolova
Telerik team
answered on 09 Nov 2011, 01:53 PM
Hi Arambourg,

Can you open a formal support ticket and send a non-migrated version of the project so we try replicating the issue locally? Also, is the .NET 4.0 changed after or before using the Telerik Upgrade wizard?

Kind regards,
Iana Tsolova
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
General Discussions
Asked by
Arambourg
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Arambourg
Top achievements
Rank 1
Share this question
or