[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Help: Failed attempt to install custom widget blows up my cloud trial account with HTTP

  • Thread starter Thread starter eganeva
  • Start date Start date
Status
Not open for further replies.
E

eganeva

Guest
Hi, Sitefinity allows development of custom widgets in separate assembly and once the custom widget is ready, its assembly should be moved in the bin folder of your application. Usually this is all that the Sitefinity needs to register it in the system. I can suggest you check the log files in your project where there should be more details what is causing the issue. The log files can be found inside your web app project/App_Data/Sitefinity/Logs. Furthermore I believe that the issue that you see can be caused if you have build the custom widget against Sitefinity packages with different version than the ones in your running site. If this is the case you can check the referenced assembly versions in your custom widgets and build it against the right on. Another approach can be to add binding redirects in the web.config in your project to the right assembly versions. Please let me know if you need more details on the matter. Regards, Elena

Continue reading...
 
Status
Not open for further replies.
Back
Top