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

Moving Site from IIS 6 to IIS 7 returns error

1 Answer 63 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
King Wilder
Top achievements
Rank 2
King Wilder asked on 16 Jan 2010, 01:12 AM
Could not load type 'Telerik.Web.UI.RadUploadHttpModule'

I'm in the process of moving this application from a Windows Server 2003 box to a Windows Server 2008 box, and I'm getting the above error.





I've looked at this post (http://www.telerik.com/community/forums/aspnet-ajax/upload/could-not-load-type-telerik-web-ui-raduploadhttpmodule.aspx) and tried the solution, but that just changed the error to:

Could not load file or assembly 'Telerik.Web.UI, Version=2009.2.701.35, Culture=neutralPublicKeyToken=121fae78165ba3d4' or one of its dependencies. The system cannot find the file specified. 
 

Any ideas if I'm supposed to do something specific when moving to IIS 7.x?

Also, another issue has come up, the Menu control does not have any styling to it.  It works, but there's no themeing applied.  Any ideas on this?

Thanks,

King Wilder


1 Answer, 1 is accepted

Sort by
0
King Wilder
Top achievements
Rank 2
answered on 16 Jan 2010, 06:37 PM
I fixed it.

The RadUploadHttpModule error was due to a folder in the web site being set as an application, when it shouldn't have been.

The RadMenu images issue was due to a missing CSS link that points to the Custom RadControl CSS.

So all is good now.
Tags
Upload (Obsolete)
Asked by
King Wilder
Top achievements
Rank 2
Answers by
King Wilder
Top achievements
Rank 2
Share this question
or