Could not load file or assembly 'Brettle.Web.NeatUpload,

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
3/27/2011 4:37:07 PM
Gravatar
Total Posts 550

Could not load file or assembly 'Brettle.Web.NeatUpload,

Hi Joe,

After updating my local source I get the following error when rebuild solution and visiting site.

Could not load file or assembly 'Brettle.Web.NeatUpload, Version=1.3.4099.14420, Culture=neutral, PublicKeyToken=dd134ea1c3727369' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

Best,

Asad

3/27/2011 5:28:09 PM
Gravatar
Total Posts 18439

Re: Could not load file or assembly 'Brettle.Web.NeatUpload,

Hi Asad,

You may need to delete the file Web/bin/Brettle.Web.NeatUpload.dll then rebuild the solution. That should make it copy the new version of the dll from the _libs folder.

Best,

Joe

3/28/2011 9:28:03 PM
Gravatar
Total Posts 5

Re: Could not load file or assembly 'Brettle.Web.NeatUpload,

i have same problem too, now fixed. thanks Joe

You must sign in to post in the forums. This thread is closed to new posts.