Upgrade to Sitefinity 4.4 , but my customer module can not find the resource, error 404
when i Upgrade to Sitefinity 4.4 , my three customer modules created in sitefinity 4.1 can not find the resource, error 404.
Physical PathC:\inetpub\wwwroot\Sitefinity\Content\SitefinityModule.ManageDevices
Logon MethodSitefinity
Logon Useradmin
Hello,
Can you confirm all the necessary assemblies were added to the project after the upgrade? The assemblies needed are the Sitefinity 4.4 assemblies all Telerik.Sitefinity.(Resouces, Model, Utilities) and OpenAccess assemblies. This is because Sitefinity 4.4 uses different version of OpenAccess than Sitefinity 4.1.
Greetings,
Grace Hallwachs
the Telerik team
my module project added this assemblies:
Telerik.OpenAccess
Telerik.OpenAccess.35.Extensions
Telerik.OpenAccess.40.Extensions
Telerik.Sitefinity
Telerik.Sitefinity.Model
Telerik.Sitefinity.Resources
Telerik.Sitefinity.Utilities
Telerik.Web.Design
Telerik.Web.UI
and my customer module project has "reference paths": C:\Program Files\Telerik\Sitefinity 4.4\SDK\Content\Common\Dependencies\
Hello Wei,
Can you double check your paths and confirm you have all the necessary reference paths in your modules? You may need to resolve any references you do not have by going to Visual Studio -> Right-click on the references -> Organize usings and choose the appropriate option.
All the best,
Grace Hallwachs
the Telerik team